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

1002 B

CVE-2017-7781

Description

An error occurs in the elliptic curve point addition algorithm that uses mixed Jacobian-affine coordinates where it can yield a result "POINT_AT_INFINITY" when it should not. A man-in-the-middle attacker could use this to interfere with a connection, resulting in an attacked party computing an incorrect shared secret. This vulnerability affects Firefox < 55.

POC

Reference

Github