CVE-2016-10537

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 `<` to `<`.
Configurations

Configuration 1 (hide)

cpe:2.3:a:backbone_project:backbone:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 02:44

Type Values Removed Values Added
References () https://github.com/jashkenas/backbone/compare/0.3.3...0.5.0#diff-0d56d0d310de7ff18b3cef9c2f8f75dcL1008 - Issue Tracking, Third Party Advisory () https://github.com/jashkenas/backbone/compare/0.3.3...0.5.0#diff-0d56d0d310de7ff18b3cef9c2f8f75dcL1008 - Issue Tracking, Third Party Advisory
References () https://nodesecurity.io/advisories/108 - Third Party Advisory () https://nodesecurity.io/advisories/108 - Third Party Advisory

Information

Published : 2018-05-31 20:29

Updated : 2024-11-21 02:44


NVD link : CVE-2016-10537

Mitre link : CVE-2016-10537

CVE.ORG link : CVE-2016-10537


JSON object : View

Products Affected

backbone_project

  • backbone
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')