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
nodejs
to version 1:14.17.3-2.module+el8.4.0+20278+965e0649 or higher.
This issue was patched in ELSA-2021-3074
.
Note: Versions mentioned in the description apply only to the upstream nodejs
package and not the nodejs
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uv__idna_toascii() is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uv_getaddrinfo().