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 Arbitrary Command Injection vulnerabilities in an interactive lesson.
Start learningUpgrade Oracle:8
python-nose-docs
to version 0:1.3.7-31.module+el8.5.0+20361+8a9d3d27 or higher.
This issue was patched in ELSA-2022-7593
.
Note: Versions mentioned in the description apply only to the upstream python-nose-docs
package and not the python-nose-docs
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9