CVE-2000-0676 : Détail

CVE-2000-0676

2.53%V3
Network
2000-10-13
02h00 +00:00
2004-09-02
07h00 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Netscape Communicator and Navigator 4.04 through 4.74 allows remote attackers to read arbitrary files by using a Java applet to open a connection to a URL using the "file", "http", "https", and "ftp" protocols, as demonstrated by Brown Orifice.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5 AV:N/AC:L/Au:N/C:P/I:N/A:N 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 : 20140

Date de publication : 2000-08-02 22h00 +00:00
Auteur : Dan Brumleve
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/1546/info A flaw in Netscape Communicator's implementation of Java allows malicious applets to read any resource reachable via a URL from the local machine by using the netscape.net.URLConnection and netscape.net.URLInputSteam classes. This allows malicious applets to read local files as well as download data from hosts that would otherwise could be protected by a firewall. An untrusted applet normally is no allowed to read or write to the local file system, or to open network connections to any machine other than that from which it was downloaded.. Security sensitive classes such as FileInputStream() , RandomAccessFile(), or Socket() normally check whether a class can read from a local file by calling the SecurityManager.checkRead() method or whether it connect to other hosts by calling the SecurityManager.checkConnect() method. Netscape's netscape.net.URLConnection and netscape.net.URLInputStream classes seem to ignore or not perform these checks when passed an URLs. Thus malicious classes and read local files using URLs of the type "file://". If the machine running the malicious applet is behind a firewall it will also be able to download resources that can be accessed via a URL, such as web server ("http://" or "https://) or FTP servers ("ftp://"), that the attacker in control of the machine from which the applet was downloaded could not. In this way a malicious applet could be used to penetrate a firewall. https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/20140.tar.gz

Products Mentioned

Configuraton 0

Netscape>>Communicator >> Version 4.0

Netscape>>Communicator >> Version 4.04

Netscape>>Communicator >> Version 4.05

Netscape>>Communicator >> Version 4.5

Netscape>>Communicator >> Version 4.5_beta

Netscape>>Communicator >> Version 4.06

Netscape>>Communicator >> Version 4.6

Netscape>>Communicator >> Version 4.07

Netscape>>Communicator >> Version 4.08

Netscape>>Communicator >> Version 4.51

Netscape>>Communicator >> Version 4.61

Netscape>>Communicator >> Version 4.72

Netscape>>Communicator >> Version 4.73

Netscape>>Communicator >> Version 4.74

Références

http://www.securityfocus.com/bid/1546
Tags : vdb-entry, x_refsource_BID
http://www.cert.org/advisories/CA-2000-15.html
Tags : third-party-advisory, x_refsource_CERT
http://www.redhat.com/support/errata/RHSA-2000-054.html
Tags : vendor-advisory, x_refsource_REDHAT