CVE-2016-7055
There is a carry propagating bug in the Broadwell-specific Montgomery multiplication procedure in OpenSSL 1.0.2 and 1.1.0 before 1.1.0c that handles input lengths divisible by, but longer than 256 bits. Analysis suggests that attacks against RSA, DSA and DH private keys are impossible. This is because the subroutine in question is not used in operations with the private key itself and an input of the attacker's direct choice. Otherwise the bug can manifest itself as transient authentication and key negotiation failures or reproducible erroneous outcome of public-key operations with specially crafted input. Among EC algorithms only Brainpool P-512 curves are affected and one presumably can attack ECDH key negotiation. Impact was not analyzed in detail, because pre-requisites for attack are considered unlikely. Namely multiple clients have to choose the curve in question and the server has to share the private key among them, neither of which is default behaviour. Even then only clients that chose the curve will be affected.
EPSS 2.69% · 86.2th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:16.04:LTS | openssl | 0, 1.0.2d-0ubuntu1, 1.0.2d-0ubuntu2 |
Timeline
- Nov 11, 2016 CVE Published
- Feb 4, 2022 EPSS Score
- May 20, 2022 EPSS Score
- Jul 12, 2022 EPSS Score
- Oct 26, 2022 EPSS Score
- Feb 8, 2023 EPSS Score
- Apr 2, 2023 EPSS Score
- May 25, 2023 EPSS Score
- Sep 7, 2023 EPSS Score
- Dec 21, 2023 EPSS Score
- Apr 4, 2024 EPSS Score
- May 27, 2024 EPSS Score
References
- https://ubuntu.com/security/CVE-2016-7055 third-party-advisory
- https://www.openssl.org/news/secadv/20161110.txt third-party-advisory
- https://www.openssl.org/news/secadv/20170126.txt third-party-advisory
- https://ubuntu.com/security/notices/USN-3181-1 vendor-advisory
- https://www.cve.org/CVERecord?id=CVE-2016-7055 third-party-advisory