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:9
nodejs:18/npm
to version 1:8.19.2-1.18.12.1.1.module+el9.1.0.z+17326+318294bb or higher.
This issue was patched in RHSA-2022:8832
.
Note: Versions mentioned in the description apply only to the upstream nodejs:18/npm
package and not the nodejs:18/npm
package as distributed by RHEL
.
See How to fix?
for RHEL:9
relevant fixed versions and status.
A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212 was incomplete and this new CVE is to complete the fix.