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 theshit to version 0.1.1 or higher.
Affected versions of this package are vulnerable to Unsafe Dependency Resolution via the loading process for custom Python rules and configuration files from user-writable locations without validating ownership or permissions when executed with elevated privileges. An attacker can execute arbitrary code with root privileges by placing a malicious file in the expected configuration directory. This is only exploitable if the application is run with elevated privileges, such as via sudo, especially in environments where passwordless sudo is permitted.
**
This vulnerability can be mitigated by ensuring that directories containing custom rules and configuration files are owned by root and are not writable by non-root users. Administrators may also audit existing custom rules before running the tool with elevated privileges.