Input validation error in Botan - CVE-2017-14737

 

Input validation error in Botan - CVE-2017-14737

Published: September 26, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU38195
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-14737
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Randombit
Affected software:
Botan

Detailed vulnerability description

The vulnerability allows a local authenticated user to gain access to sensitive information.

A cryptographic cache-based side channel in the RSA implementation in Botan before 1.10.17, and 1.11.x and 2.x before 2.3.0, allows a local attacker to recover information about RSA secret keys, as demonstrated by CacheD. This occurs because an array is indexed with bits derived from a secret key.


How to mitigate CVE-2017-14737

Install update from vendor's website.

Sources