mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
937 B
937 B
CVE-2015-1576
Description
Multiple SQL injection vulnerabilities in u5CMS before 3.9.4 allow remote attackers to execute arbitrary SQL commands via the name parameter to (1) copy2.php, (2) localize.php, (3) metai.php, (4) nc.php, (5) new2.php, or (6) rename2.php in u5admin/; (7) c parameter to u5admin/editor.php; (8) typ parameter to u5admin/meta2.php; or (9) newname parameter to u5admin/rename2.php.
POC
Reference
- http://packetstormsecurity.com/files/130326/u5CMS-3.9.3-SQL-Injection.html
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5225.php
Github
No PoCs found on GitHub currently.