pazhanivel07 / openssl_1_0_2

Other
0 stars 0 forks source link

CVE-2017-3732 (Medium) detected in opensslOpenSSL_1_0_2 #21

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2017-3732 - Medium Severity Vulnerability

Vulnerable Library - opensslOpenSSL_1_0_2

TLS/SSL and crypto library

Library home page: https://github.com/openssl/openssl.git

Found in HEAD commit: 324810317981b91bee177f96efc4d7b59e34525c

Found in base branch: master

Vulnerable Source Files (1)

/crypto/bn/asm/x86_64-mont5.pl

Vulnerability Details

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.

Publish Date: 2017-05-04

URL: CVE-2017-3732

CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2017-3732

Release Date: 2017-05-04

Fix Resolution: 1.0.2k,1.1.0d


Step up your Open Source Security Game with Mend here