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 python
to version 3.10.0b2 or higher.
Affected versions of this package are vulnerable to Buffer Over-read due to the improper configuration of SSLContext.set_npn_protocols. An attacker can configure an empty list as a value for NPN protocols.
Note: This vulnerability is of low severity due to NPN being not widely used and specifying an empty list likely being uncommon in-practice, typically a protocol name would be configured.