cve/2017/CVE-2017-17727.md

18 lines
643 B
Markdown
Raw Normal View History

2024-05-28 00:32:59 +00:00
### [CVE-2017-17727](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17727)
![](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
DedeCMS through 5.6 allows arbitrary file upload and PHP code execution by embedding the PHP code in a .jpg file, which is used in the templet parameter to member/article_edit.php.
### POC
#### Reference
- https://www.seebug.org/vuldb/ssvid-20050
#### Github
No PoCs found on GitHub currently.