pazhanivel07 / openssl_1_0_2

Other
0 stars 0 forks source link

CVE-2016-0703 (Medium) detected in opensslOpenSSL_1_0_2 #77

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

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

CVE-2016-0703 - 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)

/ssl/s2_srvr.c

Vulnerability Details

The get_client_master_key function in s2_srvr.c in the SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a accepts a nonzero CLIENT-MASTER-KEY CLEAR-KEY-LENGTH value for an arbitrary cipher, which allows man-in-the-middle attackers to determine the MASTER-KEY value and decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, a related issue to CVE-2016-0800.

Publish Date: 2016-03-02

URL: CVE-2016-0703

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-2016-0703

Release Date: 2016-03-02

Fix Resolution: 0.9.8zf,1.0.0r,1.0.1m,1.0.2a


Step up your Open Source Security Game with Mend here