CVE-2005-2594 : Detail

CVE-2005-2594

0.83%V3
Network
2005-08-17
04h00 +00:00
2024-09-17
04h13 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Apple Safari 1.3 (132) on Mac OS X 1.3.9 allows remote attackers to cause a denial of service (crash) via certain Javascript, possibly involving a function that defines a handler for itself within the function body.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 5 AV:N/AC:L/Au:N/C:N/I:N/A:P nvd@nist.gov

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 : 26128

Publication date : 2005-08-08 22h00 +00:00
Author : Patrick Webster
EDB Verified : Yes

source: https://www.securityfocus.com/bid/14528/info Apple Safari Web Browser is prone to a vulnerability that may result in a browser crash. This issue is exposed when the browser performs certain JavaScript operations. The exact cause of this issue is currently unknown. This BID will be updated as further information is disclosed. This vulnerability allows remote attackers to crash affected Web browsers by causing an invalid memory access exception. Safari version 1.3 is reported susceptible to this issue. Other versions may also be affected. <html> <script name="JavaScript"> <!-- function tickTock() { setTimeout("tickTock()", 1000); thisTime = new Date() seconds = thisTime.getSeconds() document.write(seconds); } // --> </script> <body onLoad="tickTock();"> </html>

Products Mentioned

Configuraton 0

Apple>>Safari >> Version 1.3

References

http://www.securityfocus.com/archive/1/407702
Tags : mailing-list, x_refsource_BUGTRAQ
http://www.securityfocus.com/bid/14528
Tags : vdb-entry, x_refsource_BID