cve/2021/CVE-2021-43329.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-43329](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43329)
![](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
A SQL injection vulnerability in license_update.php in Mumara Classic through 2.93 allows a remote unauthenticated attacker to execute arbitrary SQL commands via the license parameter.
### POC
#### Reference
- https://cxsecurity.com/issue/WLB-2021110057
- https://packetstormsecurity.com/files/164947/Mumara-Classic-2.93-SQL-Injection.html
- https://packetstormsecurity.com/files/164947/mumaraclassic293-sql.txt
- https://vulners.com/zdt/1337DAY-ID-37036
- https://www.cyberdetails.org/2021/11/mumara-classic-293-sql-injection.html
- https://www.exploit-db.com/exploits/50518
- https://www.gen.net.uk/about-us/news/50-exploit-db/18335-webapps-mumara-classic-293-license-sql-injection-unauthenticated
#### Github
No PoCs found on GitHub currently.