XSS Filter Bypass in Node.js Validator Module
CVE-2013-7451
6.1MEDIUM
What is CVE-2013-7451?
The validator module for Node.js, prior to version 1.1.0, is susceptible to a Cross-Site Scripting (XSS) vulnerability that enables remote attackers to bypass the XSS filter. This is achievable through the use of nested tags, which can manipulate input in a way that the existing security measures fail to detect, thereby allowing the execution of arbitrary scripts in the context of a user’s session.