cve/2007/CVE-2007-3108.md
2024-06-18 02:51:15 +02:00

808 B

CVE-2007-3108

Description

The BN_from_montgomery function in crypto/bn/bn_mont.c in OpenSSL 0.9.8e and earlier does not properly perform Montgomery multiplication, which might allow local users to conduct a side-channel attack and retrieve RSA private keys.

POC

Reference

Github