OSSIM '$_SERVER['PHP_SELF']' Parameter Cross Site Scripting Vulnerability
BID:39145
Info
OSSIM '$_SERVER['PHP_SELF']' Parameter Cross Site Scripting Vulnerability
| Bugtraq ID: | 39145 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 31 2010 12:00AM |
| Updated: | Mar 31 2010 12:00AM |
| Credit: | CONIX Security |
| Vulnerable: |
OSSIM os-sim 2.2.1 |
| Not Vulnerable: | |
Discussion
OSSIM '$_SERVER['PHP_SELF']' Parameter Cross Site Scripting Vulnerability
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.
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.
Exploit / POC
OSSIM '$_SERVER['PHP_SELF']' Parameter Cross Site Scripting Vulnerability
To exploit this issue, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URIs are available:
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');//
To exploit this issue, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URIs are available:
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');//
Solution / Fix
OSSIM '$_SERVER['PHP_SELF']' Parameter Cross Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
OSSIM '$_SERVER['PHP_SELF']' Parameter Cross Site Scripting Vulnerability
References:
References:
- OSSIM Homepage (OSSIM)