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:7
libxslt-python
to version 0:1.1.28-6.el7 or higher.
This issue was patched in RHSA-2020:4005
.
Note: Versions mentioned in the description apply only to the upstream libxslt-python
package and not the libxslt-python
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized data could be disclosed.