Skip to content

Commit 442e1bb

Browse files
yousfhemberger
authored andcommitted
Fix description of CVE-2017-3736 (#1468)
1 parent e818337 commit 442e1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/blog/vulnerability/openssl-november-2017.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CVE-2017-3735 fixes buffer over-read in parsing X.509 certificates using extensi
2828

2929
Node.js disables RFC3779 support by defining `OPENSSL_NO_RFC3779` during compile. It is therefore **unlikely that Node.js is impacted in any way by this vulnerability**.
3030

31-
### [CVE-2017-3736](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3736): OOB read parsing IPAdressFamily in an X.509 certificate
31+
### [CVE-2017-3736](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3736): Carry propagating bug in the x86_64 Montgomery squaring procedure
3232

3333
CVE-2017-3736 fixes a carry propagating bug in the x86_64 [_Montgomery squaring_](https://en.wikipedia.org/wiki/Exponentiation_by_squaring#Montgomery.27s_ladder_technique) procedure.
3434

0 commit comments

Comments
 (0)