Input validation error in Botan - CVE-2017-14737
Published: September 26, 2017 / Updated: August 8, 2020
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.