e107 'forum_admin.php' SQL Injection Vulnerability
BID:43511
Info
e107 'forum_admin.php' SQL Injection Vulnerability
| Bugtraq ID: | 43511 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 27 2010 12:00AM |
| Updated: | Sep 27 2010 12:00AM |
| Credit: | High-Tech Bridge |
| Vulnerable: |
e107 e107 website system 0.7.23 |
| Not Vulnerable: | |
Discussion
e107 'forum_admin.php' SQL Injection Vulnerability
e107 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.
e107 0.7.23 is vulnerable; other versions may also be affected.
e107 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.
e107 0.7.23 is vulnerable; other versions may also be affected.
Exploit / POC
e107 'forum_admin.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/e107_plugins/forum/forum_admin.php?create.edit.9999999%0Aunion%0Aselect%0A1,2,user(),4,5,6,7,8,9,10,11,12,13,14
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/e107_plugins/forum/forum_admin.php?create.edit.9999999%0Aunion%0Aselect%0A1,2,user(),4,5,6,7,8,9,10,11,12,13,14
Solution / Fix
e107 'forum_admin.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
e107 'forum_admin.php' SQL Injection Vulnerability
References:
References:
- e107 Homepage (e107)
- HTB22604 (High-Tech Bridge)
- SQL injection vulnerability in e107 ([email protected])