PHPXref 0.7 - 'nav.html' Cross-Site Scripting

EDB-ID:

35329

CVE:

N/A


Author:

MustLive

Type:

webapps


Platform:

PHP

Date:

2011-02-09


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)