2 matches found
Cross-site Scripting (XSS)
atmosphere-runtime is vulnerable to a cross-site scripting XSS attack. The library does not properly escape the JSONP callback parameter when passed to the server, allowing a malicious user to inject and execute arbitrary Javascript through it...
Cross-Site Scripting (XSS)
atmosphere-runtime is vulnerable to cross-site scripting XSS. The JSONP transport method does not specify the content-type header when responding with the JSONP callback parameter, which causes web browsers to render the response when the parameter contains HTML and Javascript. This allows a remo...