cve/2024/CVE-2024-35374.md

18 lines
753 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [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
2024-05-26 16:36:09 +00:00
- https://github.com/Chocapikk/My-CVEs
2024-05-25 21:48:12 +02:00