exploit-db-mirror/exploits/php/webapps/35329.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

9 lines
No EOL
539 B
Text

source: http://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)