CVE-2016-10537

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
31/05/2018
Last modified:
09/10/2019

Description

backbone is a module that adds in structure to a JavaScript heavy application through key-value pairs and custom events connecting to your RESTful API through JSON There exists a potential Cross Site Scripting vulnerability in the `Model#Escape` function of backbone 0.3.3 and earlier, if a user is able to supply input. This is due to the regex that's replacing things to miss the conversion of things such as `

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:backbone_project:backbone:*:*:*:*:*:node.js:*:* 0.3.3 (including)