Trinadh465 / Openssl-1.1.1g_CVE-2022-4304

Other
0 stars 0 forks source link

CVE-2023-0465 (Medium) detected in OpenSSLOpenSSL_1_1_1g #21

Open mend-bolt-for-github[bot] opened 4 months ago

mend-bolt-for-github[bot] commented 4 months ago

CVE-2023-0465 - Medium Severity Vulnerability

Vulnerable Library - OpenSSLOpenSSL_1_1_1g

TLS/SSL and crypto library

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

Found in base branch: master

Vulnerable Source Files (2)

/crypto/x509/x509_vfy.c /crypto/x509/x509_vfy.c

Vulnerability Details

Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks. Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipped for that certificate. A malicious CA could use this to deliberately assert invalid certificate policies in order to circumvent policy checking on the certificate altogether. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.

Publish Date: 2023-03-28

URL: CVE-2023-0465

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: None - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.openssl.org/news/secadv/20230328.txt

Release Date: 2023-03-28

Fix Resolution: OpenSSL_1_1_1u,openssl-3.0.9,openssl-3.1.1


Step up your Open Source Security Game with Mend here