CVE-2004-2505 : Detail

CVE-2004-2505

1.18%V3
Network
2005-10-25
02h00 +00:00
2017-07-10
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Macromedia ColdFusion MX before 6.1 does not restrict the size of error messages, which allows remote attackers to cause a denial of service (memory consumption and crash) by sending repeated GET or POST requests that trigger error messages that use long strings of data.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 5 AV:N/AC:L/Au:N/C:N/I:N/A:P [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 24013

Publication date : 2004-04-16 22h00 +00:00
Author : K. K. Mookhey
EDB Verified : Yes

source: https://www.securityfocus.com/bid/10163/info A denial of service vulnerability has been reported in Macromedia ColdFusion MX that is reported to occur when the software attempts to write oversized error messages. These error messages will be logged by the server but may also be written into dynamically generated error pages. It is possible to trigger this condition remotely since remote users may influence the contents of error messages. <cfset longstr = RepeatString("1234567890123456789012345678901234567890", 10000) > <cfset the_date = #DateFormat(longstr)#> <cfoutput>#the_date#</cfoutput>

Products Mentioned

Configuraton 0

Macromedia>>Coldfusion >> Version 5.0

Macromedia>>Coldfusion >> Version 6.0

References

http://www.securityfocus.com/bid/10163
Tags : vdb-entry, x_refsource_BID