Backbone — CWE-79

All FrameworksBackboneCWE-79

1 CVEs categorized as CWE-79 — Cross-site Scripting (XSS) in Backbone.

CVE-2016-105372016
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 a…