cve/2017/CVE-2017-7781.md
2024-06-18 02:51:15 +02:00

946 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