OS Command Injection In nodejs
Description
A OS Command Injection vulnerability exists in Node.js versions <14.20.0, <16.20.0, <18.5.0 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 13 | 18.6.0+dfsg-3 | ||
debian 11 | 12.22.12~dfsg-1~deb11u3 | ||
debian 12 | 18.6.0+dfsg-3 | ||
debian 14 | 18.6.0+dfsg-3 | ||
rpm rhel8 | 1:14.20.0-2.module+el8.6.0+16231+7c1b33d9 | ||
rpm rhel8.4 | 1:14.20.0-2.module+el8.4.0+16234+70f4adc8 | ||
rpm rhel9 | 1:16.16.0-1.el9_0 | ||
npm | 14.20.1, 16.17.1, 18.5.0 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1.