ETicket Open.PHP Multiple Cross-Site Scripting Vulnerabilities
BID:24681
Info
ETicket Open.PHP Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 24681 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-2801 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 27 2007 12:00AM |
| Updated: | Jun 29 2007 06:08PM |
| Credit: | Jesper Jurcenoks is credited with the discovery of this vulnerability. |
| Vulnerable: |
HM2K eTicket 1.5.5 HM2K eTicket 1.5.5.1 |
| Not Vulnerable: | |
Discussion
ETicket Open.PHP Multiple Cross-Site Scripting Vulnerabilities
eTicket is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.
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.
These issues affect eTicket 1.5.5 and 1.5.5.1; other versions may also be affected.
eTicket is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.
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.
These issues affect eTicket 1.5.5 and 1.5.5.1; other versions may also be affected.
Exploit / POC
ETicket Open.PHP Multiple Cross-Site Scripting Vulnerabilities
To exploit these issues, an attacker must entice an authenticated administrator of the application to follow a maliciously crafted URI.
The following proof-of-concept URIs are available:
http://www.example.com/open.php?err=[xss]
http://www.example.com/open.php?warn=[xss]
To exploit these issues, an attacker must entice an authenticated administrator of the application to follow a maliciously crafted URI.
The following proof-of-concept URIs are available:
http://www.example.com/open.php?err=[xss]
http://www.example.com/open.php?warn=[xss]
Solution / Fix
ETicket Open.PHP Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error
or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error
or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
ETicket Open.PHP Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- eTicket Homepage (HM2K)
- eTicket version 1.5.5 XSS Attack Vulnerability (netVigilance)