CVE-2016-10537
N/A
N/A
Summary
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 <.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| HackerOne | backbone node module | <= 0.3.3 | affected |
Weaknesses
- CWE-79: Cross-site Scripting (XSS) - Generic (CWE-79)
ADP Enrichment
CVE Program Container
Additional References
- https://nodesecurity.io/advisories/108
- https://github.com/jashkenas/backbone/compare/0.3.3…0.5.0#diff-0d56d0d310de7ff18b3cef9c2f8f75dcL1008
References
- https://nodesecurity.io/advisories/108
- https://github.com/jashkenas/backbone/compare/0.3.3…0.5.0#diff-0d56d0d310de7ff18b3cef9c2f8f75dcL1008
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.