OS Command Injection In nodejs
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
alpine v3.18 | 18.12.1-r0 | ||
debian 13 | 18.12.1+dfsg-1 | ||
alpine v3.17 | 18.12.1-r0 | ||
alpine v3.19 | 18.12.1-r0 | ||
alpine v3.20 | 18.12.1-r0 | ||
alpine v3.21 | 18.12.1-r0 | ||
alpine v3.22 | 18.12.1-r0 | ||
debian 11 | 12.22.12~dfsg-1~deb11u3 | ||
debian 12 | 18.12.1+dfsg-1 | ||
debian 14 | 18.12.1+dfsg-1 |
1-10 of 17
10
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13.
References
1.