exploit-db-mirror/exploits/php/webapps/22607.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

7 lines
No EOL
425 B
Text

source: https://www.securityfocus.com/bid/7616/info
A cross-site scripting vulnerability has been reported for eZ publish. Specifically, eZ publish does not sufficiently sanitize user-supplied input supplied to the 'index.php' script.
This may allow for theft of cookie-based authentication credentials and other attacks.
http://www.example.com/index.php/article/articleview/<img%20src="javascript:alert(document.cookie)">