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 RHEL:8
python27:2.7/python2-pip-wheel
to version 0:9.0.3-16.module+el8.2.0+5478+b505947e or higher.
This issue was patched in RHSA-2020:1605
.
Note: Versions mentioned in the description apply only to the upstream python27:2.7/python2-pip-wheel
package and not the python27:2.7/python2-pip-wheel
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.