Lucene search

K
githubGitHub Advisory DatabaseGHSA-VXRH-CPG7-8VJR
HistoryFeb 08, 2023 - 10:22 p.m.

openssl-src subject to NULL dereference validating DSA public key

2023-02-0822:22:12
CWE-476
GitHub Advisory Database
github.com
17
openssl
null dereference
dsa
public key
validation
evp_pkey_public_check
denial of service
untrusted sources
fips 140-3
software

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.001 Low

EPSS

Percentile

47.4%

An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVP_PKEY_public_check() function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allow an attacker to cause a denial of service attack.

The TLS implementation in OpenSSL does not call this function but applications might call the function if there are additional security requirements imposed by standards such as FIPS 140-3.

Affected configurations

Vulners
Node
opensslopensslRange<300.0.12
CPENameOperatorVersion
openssl-srclt300.0.12

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.001 Low

EPSS

Percentile

47.4%