PHPCart 'search.php' Cross-Site Scripting Vulnerability
BID:37567
Info
PHPCart 'search.php' Cross-Site Scripting Vulnerability
| Bugtraq ID: | 37567 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 01 2010 12:00AM |
| Updated: | Jan 01 2010 12:00AM |
| Credit: | indoushka |
| Vulnerable: |
Carmosa PHPCart 3.1.2 |
| Not Vulnerable: | |
Discussion
PHPCart 'search.php' Cross-Site Scripting Vulnerability
PHPCart is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
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.
PHPCart 3.1.2 is vulnerable; other versions may also be affected.
PHPCart is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
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.
PHPCart 3.1.2 is vulnerable; other versions may also be affected.
Exploit / POC
PHPCart 'search.php' Cross-Site Scripting Vulnerability
An attacker can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/admin/search.php?action=submit&order_id=[xss]
An attacker can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/admin/search.php?action=submit&order_id=[xss]
Solution / Fix
PHPCart 'search.php' 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].