mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
784 B
Markdown
18 lines
784 B
Markdown
### [CVE-2017-11760](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11760)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|