phpCOIN Multiple Cross-Site Scripting Vulnerabilities
BID:17279
Info
phpCOIN Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17279 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 28 2006 12:00AM |
| Updated: | Mar 28 2006 11:53PM |
| Credit: | rakstija r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpCOIN phpCOIN 1.2.2 phpCOIN phpCOIN 1.2.1 b phpCOIN phpCOIN 1.2.1 phpCOIN phpCOIN 1.2 |
| Not Vulnerable: | |
Discussion
phpCOIN Multiple Cross-Site Scripting Vulnerabilities
phpCOIN is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Versions 1.2.2 and prior are vulnerable; other versions may also be affected.
phpCOIN is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Versions 1.2.2 and prior are vulnerable; other versions may also be affected.
Exploit / POC
phpCOIN Multiple Cross-Site Scripting Vulnerabilities
These issues can be exploited through a web client.
Examples have been provided:
http://www.example.com/mod_print.php?mod=helpdesk&sb=&so=&fb=&fs=[XSS]
http://www.example.com/mod.php?mod=orders&mode=view&sb=1&so=A&fb=&fs=[XSS]
These issues can be exploited through a web client.
Examples have been provided:
http://www.example.com/mod_print.php?mod=helpdesk&sb=&so=&fb=&fs=[XSS]
http://www.example.com/mod.php?mod=orders&mode=view&sb=1&so=A&fb=&fs=[XSS]
Solution / Fix
phpCOIN Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
References
phpCOIN Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- phpCOIN Home Page (phpCOIN)
- phpCOIN v1.2.2 XSS vuln. (r0t)