7.5

CVE-2022-1473

The OPENSSL_LH_flush() function, which empties a hash table, contains a bug that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will expand without bounds and the process might be terminated by the operating system causing a denial of service. Also traversing the empty hash table entries will take increasingly more time. Typically such long lived processes might be TLS clients or TLS servers configured to accept client certificate authentication. The function was added in the OpenSSL 3.0 version thus older releases are not affected by the issue. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2).

Data is provided by the National Vulnerability Database (NVD)
OpenSSLOpenSSL Version >= 3.0.0 < 3.0.3
NetappActive Iq Unified Manager Version- SwPlatformvsphere
NetappSmi-s Provider Version-
NetappSnapmanager Version- SwPlatformhyper-v
NetappA700s Firmware Version-
   NetappA700s Version-
NetappH300s Firmware Version-
   NetappH300s Version-
NetappH500s Firmware Version-
   NetappH500s Version-
NetappH700s Firmware Version-
   NetappH700s Version-
NetappH300e Firmware Version-
   NetappH300e Version-
NetappH500e Firmware Version-
   NetappH500e Version-
NetappH700e Firmware Version-
   NetappH700e Version-
NetappH410s Firmware Version-
   NetappH410s Version-
NetappAff 8300 Firmware Version-
   NetappAff 8300 Version-
NetappFas 8300 Firmware Version-
   NetappFas 8300 Version-
NetappAff 8700 Firmware Version-
   NetappAff 8700 Version-
NetappFas 8700 Firmware Version-
   NetappFas 8700 Version-
NetappAff A400 Firmware Version-
   NetappAff A400 Version-
NetappA250 Firmware Version-
   NetappA250 Version-
NetappAff 500f Firmware Version-
   NetappAff 500f Version-
NetappFas 500f Firmware Version-
   NetappFas 500f Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.28% 0.517
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
134c704f-9b21-4f2e-91b3-4a467353bcc0 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-459 Incomplete Cleanup

The product does not properly "clean up" and remove temporary or supporting resources after they have been used.