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

19 lines
770 B
Markdown

### [CVE-2014-1836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1836)
![](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
Absolute path traversal vulnerability in htdocs/libraries/image-editor/image-edit.php in ImpressCMS before 1.3.6 allows remote attackers to delete arbitrary files via a full pathname in the image_path parameter in a cancel action.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Feb/14
- https://github.com/pedrib/PoC/blob/master/generic/impresscms-1.3.5.txt
#### Github
No PoCs found on GitHub currently.