### [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 commands and potentially command injection, leading to remote code execution (RCE) under certain conditions. ### POC #### Reference - https://chocapikk.com/posts/2024/mocodo-vulnerabilities/ #### Github - https://github.com/Chocapikk/My-CVEs