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 dogtag-pki
to version 11.2.1 or higher.
dogtag-pki is a Client library for Dogtag Certificate System
Affected versions of this package are vulnerable to Man-in-the-Middle (MitM). The pki.client.PKIConnection
class did not enable python-requests
certificate validation. Since the verify parameter was hard-coded in all request functions, it was not possible to override the setting. As a result, tools making use of this class, such as the pki-server
command, may have been vulnerable to Person-in-the-Middle attacks in certain non-localhost use cases.
Note:This is fixed in 10.9.0-b1 which is not published on PyPi.