EasyMoblog Multiple Input Validation Vulnerabilities
BID:22369
Info
EasyMoblog Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 22369 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-0759 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 02 2007 12:00AM |
| Updated: | May 12 2015 07:34PM |
| Credit: | Tal Argoni and LegendaryZion are credited with the discovery of these vulnerabilities. |
| Vulnerable: |
EasyMoblog EasyMoblog 0.5.1 |
| Not Vulnerable: | |
Discussion
EasyMoblog Multiple Input Validation Vulnerabilities
EasyMoblog is prone to multiple input-validation vulnerabilities, including SQL-injection issues and a cross-site scripting issue, because the application fails to sufficiently sanitize user-supplied input.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, retrieve sensitive information, access or modify data, or exploit latent vulnerability in the underlying database implementation.
EasyMoblog version 0.5.1 is vulnerable; other versions may also be affected.
EasyMoblog is prone to multiple input-validation vulnerabilities, including SQL-injection issues and a cross-site scripting issue, because the application fails to sufficiently sanitize user-supplied input.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, retrieve sensitive information, access or modify data, or exploit latent vulnerability in the underlying database implementation.
EasyMoblog version 0.5.1 is vulnerable; other versions may also be affected.
Exploit / POC
EasyMoblog Multiple Input Validation Vulnerabilities
To exploit a cross-site scripting issue:
An attacker can exploit this issue by enticing an unsuspecting user into following a malicious URI.
To exploit an SQL-injection issue:
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/easymoblog/add_comment.php?i='[SQL]
http://www.example.com/easymoblog/img.php?i='[XSS]
To exploit a cross-site scripting issue:
An attacker can exploit this issue by enticing an unsuspecting user into following a malicious URI.
To exploit an SQL-injection issue:
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/easymoblog/add_comment.php?i='[SQL]
http://www.example.com/easymoblog/img.php?i='[XSS]
Solution / Fix
EasyMoblog Multiple Input Validation Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].