Vulnerabilities > CVE-1999-0800 - Unspecified vulnerability in Allaire Forums
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
NONE Availability impact
NONE Summary
The GetFile.cfm file in Allaire Forums allows remote attackers to read files through a parameter to GetFile.cfm.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Exploit-Db
description | Allaire Forums 2.0.4 Getfile Vulnerability. CVE-1999-0800. Remote exploits for multiple platform |
id | EDB-ID:19193 |
last seen | 2016-02-02 |
modified | 1999-02-11 |
published | 1999-02-11 |
reporter | Cameron Childress |
source | https://www.exploit-db.com/download/19193/ |
title | Allaire Forums 2.0.4 Getfile Vulnerability |
Seebug
bulletinFamily | exploit |
description | BugCVE: CVE-1999-0800 BUGTRAQ: 229 Allaire Forums 是Allaire出品的一个论坛,运行在Coldfusion环境下。Allaire Forums 2.0.4版及其以前版本的一个文件存在安全问题。可以被远程入侵者用来获取服务器上的任意文件。 文件“GetFile.cfm”通常在Web应用程序的根目录下,由于这一行代码的问题: <CFCONTENT TYPE= #FT#/#FST# FILE= #FilePath# > 可以在指定绝对路径的情况下获取服务器上的任意文件,只要发出如下请求: http://target/GetFile.cfm?FT=Text&FST=Plain&FilePath=C:\boot.ini 2.0.4 厂商补丁: Allaire ------- Allaire已经为此发布了一个安全公告(ASB99-05)并在2.0.5版中解决了此问题: ASB99-05:Allaire Forums Security Issues 补丁下载: <a href=http://www.allaire.com/security target=_blank>http://www.allaire.com/security</a> |
id | SSV:4299 |
last seen | 2017-11-19 |
modified | 2008-10-25 |
published | 2008-10-25 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-4299 |
title | Allaire Forums GetFile.cfm远程读取任意文件漏洞 |