mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2006-0658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0658)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Incomplete blacklist vulnerability in connector.php in FCKeditor 2.0 and 2.2, as used in products such as RunCMS, allows remote attackers to upload and execute arbitrary script files by giving the files specific extensions that are not listed in the Config[DeniedExtensions][File], such as .php.txt.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3702
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|