mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
19 lines
770 B
Markdown
19 lines
770 B
Markdown
### [CVE-2014-1836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1836)
|
|

|
|

|
|

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