cve/2015/CVE-2015-1576.md

19 lines
937 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-1576](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1576)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.