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 applicationsLearn about Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade RHEL:8
python27:2.7/python2-pip-wheel
to version 0:9.0.3-18.module+el8.3.0+7707+eb4bba01 or higher.
This issue was patched in RHSA-2020:4654
.
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.
In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.