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

9 lines
No EOL
531 B
Text

source: https://www.securityfocus.com/bid/46302/info
PHPXref is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input.
Exploiting these issues will allow an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site and steal cookie-based authentication credentials.
Versions prior to PHPXref 0.7 are vulnerable; other versions may also be affected.
http://www.example.com/nav.html?javascript:alert(document.cookie)