cve/2017/CVE-2017-11152.md

18 lines
756 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-11152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11152)
![](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=Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20(CWE-22)&color=brighgreen)
### Description
Directory traversal vulnerability in PixlrEditorHandler.php in Synology Photo Station before 6.7.3-3432 and 6.3-2967 allows remote attackers to write arbitrary files via the path parameter.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42434/
#### Github
No PoCs found on GitHub currently.