Pre Shopping Mall SQL Injection and Cross Site Scripting Vulnerabilities
BID:32573
Info
Pre Shopping Mall SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 32573 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 01 2008 12:00AM |
| Updated: | Dec 02 2008 11:11PM |
| Credit: | Pouya_Server |
| Vulnerable: |
Pre Projects Pre Shopping Mall 0 |
| Not Vulnerable: | |
Discussion
Pre Shopping Mall SQL Injection and Cross Site Scripting Vulnerabilities
Pre Shopping Mall is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Pre Shopping Mall is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Pre Shopping Mall SQL Injection and Cross Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/[Path]/search.php?search=[SQL]&submit=Search
http://www.example.com/[Path]/search.php?search=>'><ScRiPt%20%0a%0d>alert(1369)%3B</ScRiPt>&submit=Search
http://www.example.com/[Path]/emall/[email protected]&skip=<meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/[Path]/search.php?search=[SQL]&submit=Search
http://www.example.com/[Path]/search.php?search=>'><ScRiPt%20%0a%0d>alert(1369)%3B</ScRiPt>&submit=Search
http://www.example.com/[Path]/emall/[email protected]&skip=<meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>
Solution / Fix
Pre Shopping Mall SQL Injection and 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
Pre Shopping Mall SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- Pre Shopping Mall (Pre Projects)