Saxon 5.4 - 'Menu.php' Cross-Site Scripting



EKU-ID: 35743 CVE: CVE-2007-4862;OSVDB-38287 OSVDB-ID:
Author: netVigilance Published: 2007-10-29 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/26237/info

Saxon is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

This issue affects Saxon 5.4; earlier versions may also be vulnerable.

http://www.example.com/admin/menu.php?config[news_url]="><script>alert(document.cookies)</script>