EdgePHP CBQuick 'search' Parameter SQL Injection and Cross Site Scripting Vulnerabilities
BID:41538
Info
EdgePHP CBQuick 'search' Parameter SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 41538 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-2699 CVE-2010-2700 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 10 2010 12:00AM |
| Updated: | Apr 13 2015 09:02PM |
| Credit: | L0rd CrusAd3r |
| Vulnerable: |
Edge PHP CBQuick 0 |
| Not Vulnerable: | |
Discussion
EdgePHP CBQuick 'search' Parameter SQL Injection and Cross Site Scripting Vulnerabilities
EdgePHP CBQuick is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability 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.
EdgePHP CBQuick is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability 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
EdgePHP CBQuick 'search' Parameter 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/index.php?search=[SQLI]
http://www.example.com/index.php?search=[XSS]
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/index.php?search=[SQLI]
http://www.example.com/index.php?search=[XSS]
Solution / Fix
EdgePHP CBQuick 'search' Parameter SQL Injection and Cross Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 for these issues. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]
References
EdgePHP CBQuick 'search' Parameter SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- CBQuick (Edge PHP)