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 libcurl to version 8.20.0 or higher.
Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the reuse of a proxy connection during HTTP redirects when using .netrc for credentials. An attacker can obtain sensitive credential information by intercepting traffic if both the original and redirect URLs use clear text HTTP, are performed over the same HTTP proxy, and the same connection is reused.
This vulnerability can be mitigated by avoiding the combination of .netrc for credentials, clear text HTTP URLs, and an HTTP proxy when making requests with libcurl.