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 `<`.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2019-0308 | 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 `<`. |
Github GHSA |
GHSA-j6p2-cx3w-6jcp | Cross-Site Scripting in backbone |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
No history.
Status: PUBLISHED
Assigner: hackerone
Published:
Updated: 2024-09-17T04:14:50.404Z
Reserved: 2017-10-29T00:00:00
Link: CVE-2016-10537
No data.
Status : Modified
Published: 2018-05-31T20:29:01.317
Modified: 2024-11-21T02:44:13.440
Link: CVE-2016-10537
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA