Satheesh575555 / Openssl_1_1_0_CVE-2021-23841

Other
0 stars 0 forks source link

CVE-2022-2097 (Medium) detected in opensslOpenSSL_1_1_0g #2

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

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

CVE-2022-2097 - Medium Severity Vulnerability

Vulnerable Library - opensslOpenSSL_1_1_0g

Akamai fork of openssl master.

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

Found in HEAD commit: 4c0cda99bc44e45f32ea15e98aeb0a895ad1dd56

Found in base branch: master

Vulnerable Source Files (3)

/crypto/aes/asm/aesni-x86.pl /crypto/aes/asm/aesni-x86.pl /crypto/aes/asm/aesni-x86.pl

Vulnerability Details

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).

Publish Date: 2022-07-05

URL: CVE-2022-2097

CVSS 3 Score Details (5.3)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097

Release Date: 2022-07-05

Fix Resolution: OpenSSL_1_1_1q,openssl-3.0.5


Step up your Open Source Security Game with Mend here