Files
CVEs-PoC/2015/CVE-2015-7940.md
T
2024-06-09 00:33:16 +00:00

1.8 KiB

CVE-2015-7940

Description

The Bouncy Castle Java library before 1.51 does not validate a point is withing the elliptic curve, which makes it easier for remote attackers to obtain private keys via a series of crafted elliptic curve Diffie Hellman (ECDH) key exchanges, aka an "invalid curve attack."

POC

Reference

Github