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
nodejs:16/nodejs-devel
to version 1:16.20.1-1.module+el8.8.0+19440+ee8dbee5 or higher.
This issue was patched in RHSA-2023:4537
.
Note: Versions mentioned in the description apply only to the upstream nodejs:16/nodejs-devel
package and not the nodejs:16/nodejs-devel
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario. This vulnerability affects all active Node.js versions v16, v18, and, v20.