Credentials management in GnuPG - CVE-2013-4576

 

Credentials management in GnuPG - CVE-2013-4576

Published: December 20, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42223
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-4576
CWE-ID: CWE-255
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
GnuPG
Software vendor:
GNU

Description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

GnuPG 1.x before 1.4.16 generates RSA keys using sequences of introductions with certain patterns that introduce a side channel, which allows physically proximate attackers to extract RSA keys via a chosen-ciphertext attack and acoustic cryptanalysis during decryption. NOTE: applications are not typically expected to protect themselves from acoustic side-channel attacks, since this is arguably the responsibility of the physical device. Accordingly, issues of this type would not normally receive a CVE identifier. However, for this issue, the developer has specified a security policy in which GnuPG should offer side-channel resistance, and developer-specified security-policy violations are within the scope of CVE.


Remediation

Install update from vendor's website.

External links