BestShopPro 'str' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
BID:50490
Info
BestShopPro 'str' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
| Bugtraq ID: | 50490 |
| Class: | Input Validation Error |
| CVE: |
CVE-2011-4811 CVE-2011-4812 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 02 2011 12:00AM |
| Updated: | Dec 15 2011 07:38PM |
| Credit: | CoBRa_21 |
| Vulnerable: |
BST BestShopPro 0 |
| Not Vulnerable: | |
Discussion
BestShopPro 'str' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
BestShopPro is prone to cross-site scripting and SQL-injection 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.
BestShopPro is prone to cross-site scripting and SQL-injection 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
BestShopPro 'str' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
An attacker can exploit these issues through 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:
XSS:
http://www.example.com/nowosci.php?a=1&str=<script>alert(/CoBRa_21/)</script>
SQL :
http://www.example.com/pokaz_podkat.php?idkat=10&order1=1&str=' (SQL)
An attacker can exploit these issues through 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:
XSS:
http://www.example.com/nowosci.php?a=1&str=<script>alert(/CoBRa_21/)</script>
SQL :
http://www.example.com/pokaz_podkat.php?idkat=10&order1=1&str=' (SQL)
Solution / Fix
BestShopPro 'str' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected]
References
BestShopPro 'str' Parameter Cross Site Scripting and SQL Injection Vulnerabilities
References:
References:
- BST Homepage (BST)