Information disclosure in Nodejs Node.js
CVE-2017-3732
There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL 1.0.2 before 1.0.2k and 1.1.0 before 1.1.0d. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. For example this can occur by default in OpenSSL DHE based SSL/TLS ciphersuites. Note: This issue is very similar to CVE-2015-3193 but must be treated as a separate problem.
Vulnerability class: Information Disclosure
EPSS: 0.159 (96.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Nodejs Node.js
- Openssl — versions openssl-1.0.2a, openssl-1.0.2b, 1.0.2f
Weakness classification (CWE)
Public proof-of-concept exploits
References
- openssl-security@openssl.org (x_refsource_REDHAT, vendor-advisory, Third Party Advisory)
- openssl-security@openssl.org (x_refsource_REDHAT, vendor-advisory, Third Party Advisory)
- openssl-security@openssl.org (x_refsource_CONFIRM, Patch, Third Party Advisory)
- openssl-security@openssl.org (x_refsource_REDHAT, vendor-advisory, Third Party Advisory)
- openssl-security@openssl.org (Patch, x_refsource_MISC)
- openssl-security@openssl.org (x_refsource_FREEBSD, vendor-advisory, Third Party Advisory)
- openssl-security@openssl.org (x_refsource_CONFIRM, Vendor Advisory)
- openssl-security@openssl.org (VDB Entry, Third Party Advisory, vdb-entry, x_refsource_SECTRACK)
- openssl-security@openssl.org (x_refsource_REDHAT, vendor-advisory, Third Party Advisory)
- openssl-security@openssl.org (x_refsource_CONFIRM, Patch, Third Party Advisory)
Frequently asked questions
- What is CVE-2017-3732?
- CVE-2017-3732 is a medium-severity vulnerability in Nodejs Node.js, classified under Information Disclosure. CVSS score: 5.9/10. Published 2017-05-04.
- How severe is CVE-2017-3732?
- Medium severity. CVSS v3 base score is 5.9 out of 10.
- Is CVE-2017-3732 known to be exploited?
- 5 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.