cve/2024/CVE-2024-57169.md
2025-09-29 16:08:36 +00:00

18 lines
770 B
Markdown

### [CVE-2024-57169](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57169)
![](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 file upload bypass vulnerability exists in SOPlanning 1.53.00, specifically in /process/upload.php. This vulnerability allows remote attackers to bypass upload restrictions and potentially achieve remote code execution by uploading malicious files.
### POC
#### Reference
- https://themcsam.github.io/posts/so-planing-vulnerabilities/#arbitrary-file-upload-leading-to-rce
#### Github
No PoCs found on GitHub currently.