cve/2007/CVE-2007-3108.md
2025-09-29 21:09:30 +02:00

804 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