一、 漏洞 CVE-2009-2265 基础信息
漏洞信息
                                        # N/A

## 漏洞概述
在FCKeditor 2.6.4.1之前的版本中存在多个目录遍历漏洞,允许远程攻击者通过未指定的连接器模块中的输入目录遍历序列在任意目录中创建可执行文件。这些漏洞在2009年7月的野外攻击中被利用,导致远程代码执行。

## 影响版本
- FCKeditor 2.6.4.1之前的版本

## 漏洞细节
攻击者可以通过利用未指定的连接器模块中的输入目录遍历序列,在任意目录中创建可执行文件。漏洞在2009年7月的野外攻击中被利用,导致远程代码执行。这些漏洞主要影响文件浏览器和`editor/filemanager/connectors/`目录。

## 影响
这些漏洞可能导致远程代码执行,允许攻击者在目标服务器上创建和执行任意可执行文件,从而完全控制服务器。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
Multiple directory traversal vulnerabilities in FCKeditor before 2.6.4.1 allow remote attackers to create executable files in arbitrary directories via directory traversal sequences in the input to unspecified connector modules, as exploited in the wild for remote code execution in July 2009, related to the file browser and the editor/filemanager/connectors/ directory.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
FCKeditor 路径遍历漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
FCKeditor是个人开发者的一款开源的专用于在网页上编辑HTML的编辑器。 FCKeditor的editor/filemanager/browser/default/connectors/php/connector.php模块中存在路径遍历漏洞: 147.function FileUpload( $resourceType, $currentFolder ) 148.{ 149.$sErrorNumber = '0' ; 150.$sFileName = '' ; 151. 152.if ( isse
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
路径遍历
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2009-2265 的公开POC
# POC 描述 源链接 神龙链接
1 coldfusion exploit based on https://cvedetails.com/cve/CVE-2009-2265/ https://github.com/zaphoxx/zaphoxx-coldfusion POC详情
2 None https://github.com/crypticdante/CVE-2009-2265 POC详情
3 cf8-upload.py | CVE-2009-2265 https://github.com/p1ckzi/CVE-2009-2265 POC详情
4 ColdFusion 8.0.1 - Arbitrary File Upload to RCE https://github.com/0xConstant/CVE-2009-2265 POC详情
5 None https://github.com/H3xL00m/CVE-2009-2265 POC详情
6 None https://github.com/n3ov4n1sh/CVE-2009-2265 POC详情
7 None https://github.com/c0d3cr4f73r/CVE-2009-2265 POC详情
8 None https://github.com/Sp3c73rSh4d0w/CVE-2009-2265 POC详情
9 None https://github.com/0xwh1pl4sh/CVE-2009-2265 POC详情
10 None https://github.com/N3rdyN3xus/CVE-2009-2265 POC详情
11 None https://github.com/NyxByt3/CVE-2009-2265 POC详情
12 None https://github.com/h3xcr4ck3r/CVE-2009-2265 POC详情
13 None https://github.com/n3rdh4x0r/CVE-2009-2265 POC详情
14 Adobe ColdFusion 8 - Remote Command Execution (RCE) https://github.com/0xDTC/Adobe-ColdFusion-8-RCE-CVE-2009-2265 POC详情
15 ColdFusion 8.0.1 - Arbitrary File Upload to RCE https://github.com/banomaly/CVE-2009-2265 POC详情
三、漏洞 CVE-2009-2265 的情报信息