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:8
glibc-langpack-si
to version 0:2.28-164.el8 or higher.
This issue was patched in RHSA-2021:4358
.
Note: Versions mentioned in the description apply only to the upstream glibc-langpack-si
package and not the glibc-langpack-si
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.