Powies MatchMaker Matchdetail.PHP SQL Injection Vulnerability
BID:21145
Info
Powies MatchMaker Matchdetail.PHP SQL Injection Vulnerability
| Bugtraq ID: | 21145 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 17 2006 12:00AM |
| Updated: | Nov 21 2006 10:40PM |
| Credit: | SHiKaA is credited with the discovery of this vulnerability. |
| Vulnerable: |
Powie MatchMaker 4.06 |
| Not Vulnerable: | |
Discussion
Powies MatchMaker Matchdetail.PHP SQL Injection Vulnerability
MatchMaker 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 implementation.
MatchMaker 4.06 and prior versions are vulnerable to this issue.
MatchMaker 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 implementation.
MatchMaker 4.06 and prior versions are vulnerable to this issue.
Exploit / POC
Powies MatchMaker Matchdetail.PHP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following proof-of-concept URI demonstrates this vulnerability:
http://www.example.com/(path to script)/matchdetail.php?edit=-1 UNION SELECT 0,0,0,pwd,0,0,0,0,0,username,0,0,0,0 FROM pfuser WHERE id=1
An attacker can exploit this issue via a web client.
The following proof-of-concept URI demonstrates this vulnerability:
http://www.example.com/(path to script)/matchdetail.php?edit=-1 UNION SELECT 0,0,0,pwd,0,0,0,0,0,username,0,0,0,0 FROM pfuser WHERE id=1
Solution / Fix
Powies MatchMaker Matchdetail.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].