cve/2006/CVE-2006-3362.md

20 lines
990 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-3362](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3362)
![](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 connectors/php/connector.php in FCKeditor mcpuk file manager, as used in (1) Geeklog 1.4.0 through 1.4.0sr3, (2) toendaCMS 1.0.0 Shizouka Stable and earlier, (3) WeBid 0.5.4, and possibly other products, when installed on Apache with mod_mime, allows remote attackers to upload and execute arbitrary PHP code via a filename with a .php extension and a trailing extension that is allowed, such as .zip.
### POC
#### Reference
- https://www.exploit-db.com/exploits/1964
- https://www.exploit-db.com/exploits/2035
- https://www.exploit-db.com/exploits/6344
#### Github
No PoCs found on GitHub currently.