cve/2015/CVE-2015-8832.md

18 lines
825 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-8832](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8832)
![](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
Multiple incomplete blacklist vulnerabilities in inc/core/class.dc.core.php in Dotclear before 2.8.2 allow remote authenticated users with "manage their own media items" and "manage their own entries and comments" permissions to execute arbitrary PHP code by uploading a file with a (1) .pht, (2) .phps, or (3) .phtml extension.
### POC
#### Reference
- http://packetstormsecurity.com/files/134352/dotclear-2.8.1-Shell-Upload.html
#### Github
No PoCs found on GitHub currently.