Lucene search
+L

Allaire ColdFusion Server 4.0/4.0.1 - 'CFCACHE' Information Disclosure

🗓️ 04 Jan 2000 00:00:00Reported by anonymousType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

CFCACHE function in ColdFusion 4.x may disclose sensitive file information via web-accessible paths.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2000-0057
18 Apr 200004:00
cve
cvelist
Cvelist
CVE-2000-0057
18 Apr 200004:00
cvelist
euvd
EUVD
EUVD-2000-0057
7 Oct 202500:30
euvd
nvd
NVD
CVE-2000-0057
4 Jan 200005:00
nvd
seebug
seebug.org
Allaire ColdFusion 4.0x CFCACHE功能泄露信息漏洞
16 Jul 200800:00
seebug
source: https://www.securityfocus.com/bid/917/info

ColdFusion 4.x includes a function called CFCACHE. This function improves server performance by caching the HTML output of processed CFM pages.

When the CFCACHE tag is used in a CFM page, it creates temporary files. Some of these files are .tmp files, which contain the actual HTML output. It also creates a cfcache.map file, which contains pointers to the .tmp files including absolute pathnames, timestamps, and other URL information. This information could be potentially harmful if exposed to the public. These files are all placed in the same web-accessible directory as the CFM file itself, and can be remotely accessed via an explicit URL.

For any cfm file, request the corresponding cfcache.map file.

For example, for the file:
http ://server/path/info.cfm
request:
http ://server/path/cfcache.map

The returned file will look something like this:

[info.cfm?product_id=9]
Mapping=C:\Inetpub\wwwroot\path\CFC155.tmp
SourceTimeStamp=10/06/1999 08:02:06 AM

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

16 Nov 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.05547
28