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

18 lines
753 B
Markdown

### [CVE-2017-11154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11154)
![](https://img.shields.io/static/v1?label=Product&message=Synology%20Photo%20Station&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type%20(CWE-434)&color=brighgreen)
### Description
Unrestricted file upload vulnerability in PixlrEditorHandler.php in Synology Photo Station before 6.7.3-3432 and 6.3-2967 allows remote attackers to create arbitrary PHP scripts via the type parameter.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42434/
#### Github
No PoCs found on GitHub currently.