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 Oracle:8
python2-ipaddress
to version 0:1.0.18-6.module+el8.1.0+5396+a4103ad2 or higher.
This issue was patched in ELSA-2019-3335
.
Note: Versions mentioned in the description apply only to the upstream python2-ipaddress
package and not the python2-ipaddress
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.