Métriques
Métriques |
Score |
Gravité |
CVSS Vecteur |
Source |
V2 |
4.6 |
|
AV:L/AC:L/Au:N/C:P/I:P/A:P |
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 : 27231
Date de publication : 2006-02-14 23h00 +00:00
Auteur : taviso
EDB Vérifié : Yes
source: https://www.securityfocus.com/bid/16663/info
GnuPG is affected by a detached signature verification-bypass vulnerability because it fails to properly notify scripts that an invalid detached signature was presented and that the verification process has failed.
Exploiting this issue allows attackers to bypass the signature-verification process used in some automated scripts. Depending on the use of GnuPG, this may result in a false sense of security, the installation of malicious packages, the execution of attacker-supplied code, or other attacks.
An example demonstrating this issue was provided:
fortune >x.txt
perl -e 'print "\xca"x"64"' >x.txt.sig
gpgv x.txt.sig x.txt
echo $?
This creates a file as well as an obviously invalid detached signature file. The file is then successfully validated by 'gpgv', since the exit status is '0'.
Products Mentioned
Configuraton 0
Gnu>>Privacy_guard >> Version 1.0
Gnu>>Privacy_guard >> Version 1.0.1
Gnu>>Privacy_guard >> Version 1.0.2
Gnu>>Privacy_guard >> Version 1.0.3
Gnu>>Privacy_guard >> Version 1.0.3b
Gnu>>Privacy_guard >> Version 1.0.4
Gnu>>Privacy_guard >> Version 1.0.5
Gnu>>Privacy_guard >> Version 1.0.6
Gnu>>Privacy_guard >> Version 1.0.7
Gnu>>Privacy_guard >> Version 1.2
Gnu>>Privacy_guard >> Version 1.2.1
Gnu>>Privacy_guard >> Version 1.2.2
Gnu>>Privacy_guard >> Version 1.2.2
Gnu>>Privacy_guard >> Version 1.2.3
Gnu>>Privacy_guard >> Version 1.2.4
Gnu>>Privacy_guard >> Version 1.2.5
Gnu>>Privacy_guard >> Version 1.2.6
Gnu>>Privacy_guard >> Version 1.2.7
Gnu>>Privacy_guard >> Version 1.3.3
Gnu>>Privacy_guard >> Version 1.3.4
Gnu>>Privacy_guard >> Version 1.4
Gnu>>Privacy_guard >> Version 1.4.1
Gnu>>Privacy_guard >> Version 1.4.2
Références