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 `<`.
Advisories
Source ID Title
EUVD 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 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.

History

No history.

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2024-09-17T04:14:50.404Z

Reserved: 2017-10-29T00:00:00

Link: CVE-2016-10537

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2018-05-31T20:29:01.317

Modified: 2024-11-21T02:44:13.440

Link: CVE-2016-10537

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses