Files
CVEs-PoC/2018/CVE-2018-18924.md
T
2024-06-18 02:51:15 +02:00

18 lines
731 B
Markdown

### [CVE-2018-18924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18924)
![](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
The image-upload feature in ProjeQtOr 7.2.5 allows remote attackers to execute arbitrary code by uploading a .shtml file with "#exec cmd" because rejected files remain on the server, with predictable filenames, after a "This file is not a valid image" error message.
### POC
#### Reference
- https://www.exploit-db.com/exploits/45680/
#### Github
No PoCs found on GitHub currently.