#VU65273 Improper Check or Handling of Exceptional Conditions in Node.js - CVE-2022-32212
Published: July 13, 2022 / Updated: January 18, 2023
Node.js
Node.js Foundation
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to IsIPAddress does not properly checks if an IP address is invalid or not. A remote unauthenticated attacker can exploit this vulnerability to bypass the IsAllowedHost check and execute arbitrary code on the system.