XSS in Backbone Project
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 `<`.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.007 (48.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Backbone_project Backbone
- Hackerone Backbone Node Module — versions <= 0.3.3
Weakness classification (CWE)
References
- support@hackerone.com (Third Party Advisory, x_refsource_MISC)
- support@hackerone.com (Third Party Advisory, x_refsource_MISC, Issue Tracking)
Frequently asked questions
- What is CVE-2016-10537?
- CVE-2016-10537 is a medium-severity vulnerability in Backbone Project, classified under Cross-site Scripting. CVSS score: 5.4/10. Published 2018-05-31.
- How severe is CVE-2016-10537?
- Medium severity. CVSS v3 base score is 5.4 out of 10.