PHPYellowTM Multiple SQL Injection Vulnerabilities
BID:15700
Info
PHPYellowTM Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15700 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 03 2005 12:00AM |
| Updated: | Dec 03 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
phpYellow phpYellowTM Pro 5.33 phpYellow phpYellowTM Lite 5.33 |
| Not Vulnerable: | |
Discussion
PHPYellowTM Multiple SQL Injection Vulnerabilities
phpYellowTM is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
phpYellowTM is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
PHPYellowTM Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/search_result.php?search=url&haystack=[SQL]
http://www.example.com/print_me.php?ckey=[SQL]
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/search_result.php?search=url&haystack=[SQL]
http://www.example.com/print_me.php?ckey=[SQL]
Solution / Fix
PHPYellowTM Multiple SQL Injection 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] <mailto:[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] <mailto:[email protected]>.
References
PHPYellowTM Multiple SQL Injection Vulnerabilities
References:
References:
- phpYellow Homepage (phpYellow)
- phpYellowTM Pro Edition SQL inj. vuln (rakstija r0t3d3Vil)