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 Insecure Temporary File vulnerabilities in an interactive lesson.
Start learningUpgrade RHEL:7
conmon
to version 2:2.0.21-1.rhaos4.5.el7 or higher.
This issue was patched in RHSA-2021:0429
.
Note: Versions mentioned in the description apply only to the upstream conmon
package and not the conmon
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one without said protection, effectively nullifying the effort. This would still allow an attacker to inject modified source files into the build process.