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 zenml to version 0.95.0 or higher.
zenml is a ZenML: Write production-ready ML code.
Affected versions of this package are vulnerable to User Impersonation in the POST /api/v1/login and self password-change endpoints when the rate limiter uses request.client.host derived from the X-Forwarded-For header. An attacker can circumvent request throttling by rotating the X-Forwarded-For header, enabling unthrottled credential guessing attacks. This is only exploitable if Uvicorn is launched with --proxy-headers --forwarded-allow-ips *.