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 `<`.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: hackerone

Published: 2018-04-26T00:00:00

Updated: 2018-05-31T19:57:01

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


Link: CVE-2016-10537

JSON object: View

cve-icon NVD Information

Status : Modified

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

Modified: 2019-10-09T23:16:44.200


Link: CVE-2016-10537

JSON object: View

cve-icon Redhat Information

No data.

CWE