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 openhands-ai to version 1.5.0 or higher.
openhands-ai is an OpenHands: Code Less, Make More
Affected versions of this package are vulnerable to Command Injection via the get_git_diff() method. An attacker can execute arbitrary commands, read sensitive files, write arbitrary files, establish persistent access, or potentially escape the container by supplying crafted input to the path parameter in the /api/conversations/{conversation_id}/git/diff API endpoint, which is unsafely interpolated into a shell command and executed with elevated privileges.