Cross-site scripting in autoscroll parameter
--------------------------------------------
Key: TOMAHAWK-983
URL: https://issues.apache.org/jira/browse/TOMAHAWK-983
Project: MyFaces Tomahawk
Issue Type: Bug
Components: AJAX Form Components
Environment: Apache/2.0.59 (Unix) mod_ssl/2.0.59 OpenSSL/0.9.7d
Reporter: rajat
The autoscroll parameter inserted in the requests is vulnerable to cross-site
scripting attacks.
If the POST request containing the autoscroll parameter is fuzzed to include
something on the lines of
"autoScroll=0%2C275);//--></script><IMG%20src="bla"%20onerror="alert(document.cookie)"><script>(
", one can see the JavaScript pop-up. This appears to be a vulnerability
throughout the JSF apps.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.