Files
CVEs-PoC/2017/CVE-2017-11760.md
T
2025-09-29 21:09:30 +02:00

18 lines
784 B
Markdown

### [CVE-2017-11760](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11760)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
uploadImage.php in ProjeQtOr before 6.3.2 allows remote authenticated users to execute arbitrary PHP code by uploading a .php file composed of concatenated image data and script data, as demonstrated by uploading as an image within the description text area.
### POC
#### Reference
- https://track.projeqtor.org/view/main.php?directAccess=true&objectClass=Ticket&objectId=2884
#### Github
No PoCs found on GitHub currently.