cve/2024/CVE-2024-35374.md
2024-05-25 21:48:12 +02:00

18 lines
749 B
Markdown

### [CVE-2024-35374](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35374)
![](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
Mocodo Mocodo Online 4.2.6 and below does not properly sanitize the sql_case input field in /web/generate.php, allowing remote attackers to execute arbitrary SQL commands and potentially command injection, leading to remote code execution (RCE) under certain conditions.
### POC
#### Reference
- https://chocapikk.com/posts/2024/mocodo-vulnerabilities/
#### Github
No PoCs found on GitHub currently.