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

19 lines
819 B
Markdown

### [CVE-2011-5083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5083)
![](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
Unrestricted file upload vulnerability in inc/swf/swfupload.swf in Dotclear 2.3.1 and 2.4.2 allows remote attackers to execute arbitrary code by uploading a file with an executable PHP extension, then accessing it via a direct request to the file in an unspecified directory.
### POC
#### Reference
- http://cxsecurity.com/issue/WLB-2011090012
- http://vigilance.fr/vulnerability/Dotclear-file-upload-via-swfupload-swf-11396
#### Github
No PoCs found on GitHub currently.