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 archivebox to version 0.9.31rc1 or higher.
archivebox is a The self-hosted internet archive.
Affected versions of this package are vulnerable to Arbitrary Argument Injection via the AddView class. An attacker can execute arbitrary code on the server by submitting specially crafted configuration overrides to the /add/ endpoint, which are merged without validation and exported as environment variables to downstream plugins.
Note: This is only exploitable if the PUBLIC_ADD_VIEW setting is enabled, allowing unauthenticated access to the endpoint.