NVD - CVE-2021-3711 (original) (raw)

In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).

Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.

CVSS 4.0 Severity and Vector Strings:

NIST CVSS score

NIST: NVD

NVD assessment not yet provided.

CVSS 3.x Severity and Vector Strings:

NIST CVSS score

NIST: NVD

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

CVSS 2.0 Severity and Vector Strings:

National Institute of Standards and Technology

NIST: NVD

Vector: (AV:N/AC:L/Au:N/C:P/I:P/A:P)

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
http://www.openwall.com/lists/oss-security/2021/08/26/2 CVE, OpenSSL Software Foundation Mailing List Third Party Advisory
https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf CVE, OpenSSL Software Foundation Third Party Advisory
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=59f5e75f3bced8fc0e130d72a3f582cf7b480b46 CVE, OpenSSL Software Foundation
https://lists.apache.org/thread.html/r18995de860f0e63635f3008fd2a6aca82394249476d21691e7c59c9e%40%3Cdev.tomcat.apache.org%3E CVE, OpenSSL Software Foundation
https://lists.apache.org/thread.html/rad5d9f83f0d11fb3f8bb148d179b8a9ad7c6a17f18d70e5805a713d1%40%3Cdev.tomcat.apache.org%3E CVE, OpenSSL Software Foundation
https://security.gentoo.org/glsa/202209-02 CVE, OpenSSL Software Foundation Third Party Advisory
https://security.gentoo.org/glsa/202210-02 CVE, OpenSSL Software Foundation Third Party Advisory
https://security.netapp.com/advisory/ntap-20210827-0010/ CVE, OpenSSL Software Foundation Third Party Advisory
https://security.netapp.com/advisory/ntap-20211022-0003/ CVE, OpenSSL Software Foundation Third Party Advisory
https://security.netapp.com/advisory/ntap-20240621-0006/ CVE, OpenSSL Software Foundation
https://www.debian.org/security/2021/dsa-4963 CVE, OpenSSL Software Foundation Third Party Advisory
https://www.openssl.org/news/secadv/20210824.txt CVE, OpenSSL Software Foundation Vendor Advisory
https://www.oracle.com/security-alerts/cpuapr2022.html CVE, OpenSSL Software Foundation Patch Third Party Advisory
https://www.oracle.com/security-alerts/cpujan2022.html CVE, OpenSSL Software Foundation Patch Third Party Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html CVE, OpenSSL Software Foundation Patch Third Party Advisory
https://www.tenable.com/security/tns-2021-16 CVE, OpenSSL Software Foundation Third Party Advisory
https://www.tenable.com/security/tns-2022-02 CVE, OpenSSL Software Foundation Third Party Advisory

Weakness Enumeration

CWE-ID CWE Name Source
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') cwe source acceptance level NIST

Known Affected Software Configurations Switch to CPE 2.2

Change History

25 change records found show changes

CVE Modified by OpenSSL Software Foundation 6/17/2026 12:05:36 AM

Action Type Old Value New Value
Added Affected [{"vendor":"OpenSSL","product":"OpenSSL","versions":[{"version":"Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k)","status":"affected"}]}]

CVE Modified by CVE 11/21/2024 1:22:12 AM

Action Type Old Value New Value
Added Reference http://www.openwall.com/lists/oss-security/2021/08/26/2
Added Reference https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf
Added Reference https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=59f5e75f3bced8fc0e130d72a3f582cf7b480b46
Added Reference https://lists.apache.org/thread.html/r18995de860f0e63635f3008fd2a6aca82394249476d21691e7c59c9e%40%3Cdev.tomcat.apache.org%3E
Added Reference https://lists.apache.org/thread.html/rad5d9f83f0d11fb3f8bb148d179b8a9ad7c6a17f18d70e5805a713d1%40%3Cdev.tomcat.apache.org%3E
Added Reference https://security.gentoo.org/glsa/202209-02
Added Reference https://security.gentoo.org/glsa/202210-02
Added Reference https://security.netapp.com/advisory/ntap-20210827-0010/
Added Reference https://security.netapp.com/advisory/ntap-20211022-0003/
Added Reference https://security.netapp.com/advisory/ntap-20240621-0006/
Added Reference https://www.debian.org/security/2021/dsa-4963
Added Reference https://www.openssl.org/news/secadv/20210824.txt
Added Reference https://www.oracle.com/security-alerts/cpuapr2022.html
Added Reference https://www.oracle.com/security-alerts/cpujan2022.html
Added Reference https://www.oracle.com/security-alerts/cpuoct2021.html
Added Reference https://www.tenable.com/security/tns-2021-16
Added Reference https://www.tenable.com/security/tns-2022-02

CVE Modified by OpenSSL Software Foundation 6/21/2024 3:15:20 PM

Action Type Old Value New Value
Added Reference OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20240621-0006/ [No types assigned]

CVE Modified by OpenSSL Software Foundation 5/14/2024 5:25:04 AM

Action Type Old Value New Value

CVE Modified by OpenSSL Software Foundation 11/06/2023 10:38:13 PM

Action Type Old Value New Value
Added Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=59f5e75f3bced8fc0e130d72a3f582cf7b480b46 [No types assigned]
Added Reference OpenSSL Software Foundation https://lists.apache.org/thread.html/r18995de860f0e63635f3008fd2a6aca82394249476d21691e7c59c9e%40%3Cdev.tomcat.apache.org%3E [No types assigned]
Added Reference OpenSSL Software Foundation https://lists.apache.org/thread.html/rad5d9f83f0d11fb3f8bb148d179b8a9ad7c6a17f18d70e5805a713d1%40%3Cdev.tomcat.apache.org%3E [No types assigned]
Removed Reference OpenSSL Software Foundation https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=59f5e75f3bced8fc0e130d72a3f582cf7b480b46
Removed Reference OpenSSL Software Foundation https://lists.apache.org/thread.html/r18995de860f0e63635f3008fd2a6aca82394249476d21691e7c59c9e@%3Cdev.tomcat.apache.org%3E
Removed Reference OpenSSL Software Foundation https://lists.apache.org/thread.html/rad5d9f83f0d11fb3f8bb148d179b8a9ad7c6a17f18d70e5805a713d1@%3Cdev.tomcat.apache.org%3E

Modified Analysis by NIST 12/06/2022 4:23:05 PM

Action Type Old Value New Value
Changed Reference Type https://security.gentoo.org/glsa/202210-02 No Types Assigned https://security.gentoo.org/glsa/202210-02 Third Party Advisory

CVE Modified by OpenSSL Software Foundation 10/16/2022 1:15:13 PM

Action Type Old Value New Value
Added Reference https://security.gentoo.org/glsa/202210-02 [No Types Assigned]

Modified Analysis by NIST 9/23/2022 10:24:29 AM

Action Type Old Value New Value
Changed Reference Type https://security.gentoo.org/glsa/202209-02 No Types Assigned https://security.gentoo.org/glsa/202209-02 Third Party Advisory

CVE Modified by OpenSSL Software Foundation 9/07/2022 1:15:10 AM

Action Type Old Value New Value
Added Reference https://security.gentoo.org/glsa/202209-02 [No Types Assigned]

Modified Analysis by NIST 5/10/2022 2:03:08 PM

Action Type Old Value New Value
Changed CPE Configuration OR *cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:* versions up to (excluding) 11.1.2.4.47 *cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:* versions from (including) 21.1 up to (excluding) 21.3 *cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:* versions up to (including) 8.0.27 *cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:* versions up to (including) 8.0.25 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 5.7.0 up to (including) 5.7.35 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 8.0.0 up to (including) 8.0.26 *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.57:*:*:*:*:*:*:* *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.58:*:*:*:*:*:*:* *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:* *cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:* Record truncated, showing 2048 of 2063 characters. View Entire Change Record OR *cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.7.0:*:*:*:*:*:*:* *cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.15.0:*:*:*:*:*:*:* *cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:* *cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:* *cpe:2.3:a:oracle:communications_unified_session_manager:8.2.5:*:*:*:*:*:*:* *cpe:2.3:a:oracle:communications_unified_session_manager:8.4.5:*:*:*:*:*:*:* *cpe:2.3:a:oracle:enterprise_communications_broker:3.2.0:*:*:*:*:*:*:* *cpe:2.3:a:oracle:enterprise_communications_broker:3.3.0:*:*:*:*:*:*:* *cpe:2.3:a:oracle:enterprise_session_border_controller:8.4:*:*:*:*:*:*:* *cpe:2.3:a:oracle:enterprise_session_border_controller:9.0:*:*:*:*:*:*:* *cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:* versions up to (excluding) 11.1.2.4.47 *cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:* versions from (including) 21.1 up to (excluding) 21.3 *cpe:2.3:a:oracle:health_sciences_inform_publisher:6.2.1.1:*:*:*:*:*:*:* *cpe:2.3:a:oracle:health_sciences_inform_publisher:6.3.1.1:*:*:*:*:*:*:* *cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:*:*:*:*:*:*:*:* versions up to (excluding) 9.2.6.3 *cpe:2.3:a:oracle:jd_edwards_world_security:a9.4:*:*:*:*:*:*:* *cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:* versions up to (including) 8.0.27 *cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:* versions up to (including) 8.0.25 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 5.7.0 up to (including) 5.7.35 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 8.0.0 up to (including) 8.0.26 *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.57:*:*:*:*:*:*:* *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.58:*:*:*:*:*:*:* *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:* *cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.
Changed Reference Type https://www.oracle.com/security-alerts/cpuapr2022.html No Types Assigned https://www.oracle.com/security-alerts/cpuapr2022.html Patch, Third Party Advisory

CVE Modified by OpenSSL Software Foundation 4/19/2022 8:16:19 PM

Action Type Old Value New Value
Added Reference https://www.oracle.com/security-alerts/cpuapr2022.html [No Types Assigned]

Modified Analysis by NIST 3/31/2022 3:45:34 PM

Action Type Old Value New Value
Changed CPE Configuration OR *cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:* versions up to (including) 8.0.25 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 5.7.0 up to (including) 5.7.35 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 8.0.0 up to (including) 8.0.26 *cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:* OR *cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:* versions up to (excluding) 11.1.2.4.47 *cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:* versions from (including) 21.1 up to (excluding) 21.3 *cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:* versions up to (including) 8.0.27 *cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:* versions up to (including) 8.0.25 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 5.7.0 up to (including) 5.7.35 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 8.0.0 up to (including) 8.0.26 *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.57:*:*:*:*:*:*:* *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.58:*:*:*:*:*:*:* *cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:* *cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*
Changed CPE Configuration OR *cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:* versions from (including) 5.16.0 up to (including) 5.19.1 OR *cpe:2.3:a:tenable:nessus_network_monitor:*:*:*:*:*:*:*:* versions up to (including) 5.13.1 *cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:* versions from (including) 5.16.0 up to (including) 5.19.1
Changed Reference Type https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf No Types Assigned https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf Third Party Advisory
Changed Reference Type https://www.oracle.com/security-alerts/cpujan2022.html No Types Assigned https://www.oracle.com/security-alerts/cpujan2022.html Patch, Third Party Advisory
Changed Reference Type https://www.tenable.com/security/tns-2022-02 No Types Assigned https://www.tenable.com/security/tns-2022-02 Third Party Advisory

CVE Modified by OpenSSL Software Foundation 3/10/2022 12:42:58 PM

Action Type Old Value New Value
Added Reference https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 2/07/2022 11:16:26 AM

Action Type Old Value New Value
Added Reference https://www.oracle.com/security-alerts/cpujan2022.html [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 1/06/2022 4:15:07 AM

Action Type Old Value New Value
Added Reference https://www.tenable.com/security/tns-2022-02 [No Types Assigned]

Modified Analysis by NIST 12/02/2021 3:53:10 PM

Action Type Old Value New Value
Changed CPE Configuration OR *cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:clustered_data_ontap_antivirus_connector:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:* versions from (including) 11.0 up to (including) 11.50.2 *cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:manageability_software_development_kit:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:santricity_smi-s_provider:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:storage_encryption:-:*:*:*:*:*:*:* OR *cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:* *cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:* *cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:clustered_data_ontap_antivirus_connector:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:* versions from (including) 11.0 up to (including) 11.50.2 *cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:manageability_software_development_kit:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:oncommand_insight:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:oncommand_workflow_automation:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:santricity_smi-s_provider:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:storage_encryption:-:*:*:*:*:*:*:*
Added CPE Configuration OR *cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:* versions up to (including) 8.0.25 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 5.7.0 up to (including) 5.7.35 *cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* versions from (including) 8.0.0 up to (including) 8.0.26 *cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*
Added CPE Configuration OR *cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:* versions from (including) 5.16.0 up to (including) 5.19.1
Changed Reference Type https://security.netapp.com/advisory/ntap-20211022-0003/ No Types Assigned https://security.netapp.com/advisory/ntap-20211022-0003/ Third Party Advisory
Changed Reference Type https://www.oracle.com/security-alerts/cpuoct2021.html No Types Assigned https://www.oracle.com/security-alerts/cpuoct2021.html Patch, Third Party Advisory
Changed Reference Type https://www.tenable.com/security/tns-2021-16 No Types Assigned https://www.tenable.com/security/tns-2021-16 Third Party Advisory

CVE Modified by OpenSSL Software Foundation 10/22/2021 2:15:14 PM

Action Type Old Value New Value
Added Reference https://security.netapp.com/advisory/ntap-20211022-0003/ [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 10/20/2021 7:17:36 AM

Action Type Old Value New Value
Added Reference https://www.oracle.com/security-alerts/cpuoct2021.html [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 9/22/2021 2:15:13 PM

Action Type Old Value New Value
Added Reference https://www.tenable.com/security/tns-2021-16 [No Types Assigned]

Initial Analysis by NIST 8/31/2021 12:37:28 PM

Action Type Old Value New Value
Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Added CVSS V2 NIST (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Added CWE NIST CWE-120
Added CPE Configuration OR *cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:clustered_data_ontap_antivirus_connector:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:* versions from (including) 11.0 up to (including) 11.50.2 *cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:manageability_software_development_kit:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:santricity_smi-s_provider:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:storage_encryption:-:*:*:*:*:*:*:*
Added CPE Configuration OR *cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* versions from (including) 1.1.1 up to (excluding) 1.1.1l
Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
Changed Reference Type http://www.openwall.com/lists/oss-security/2021/08/26/2 No Types Assigned http://www.openwall.com/lists/oss-security/2021/08/26/2 Mailing List, Third Party Advisory
Changed Reference Type https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=59f5e75f3bced8fc0e130d72a3f582cf7b480b46 No Types Assigned https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=59f5e75f3bced8fc0e130d72a3f582cf7b480b46 Patch, Vendor Advisory
Changed Reference Type https://lists.apache.org/thread.html/r18995de860f0e63635f3008fd2a6aca82394249476d21691e7c59c9e@%3Cdev.tomcat.apache.org%3E No Types Assigned https://lists.apache.org/thread.html/r18995de860f0e63635f3008fd2a6aca82394249476d21691e7c59c9e@%3Cdev.tomcat.apache.org%3E Mailing List, Third Party Advisory
Changed Reference Type https://lists.apache.org/thread.html/rad5d9f83f0d11fb3f8bb148d179b8a9ad7c6a17f18d70e5805a713d1@%3Cdev.tomcat.apache.org%3E No Types Assigned https://lists.apache.org/thread.html/rad5d9f83f0d11fb3f8bb148d179b8a9ad7c6a17f18d70e5805a713d1@%3Cdev.tomcat.apache.org%3E Mailing List, Third Party Advisory
Changed Reference Type https://security.netapp.com/advisory/ntap-20210827-0010/ No Types Assigned https://security.netapp.com/advisory/ntap-20210827-0010/ Third Party Advisory
Changed Reference Type https://www.debian.org/security/2021/dsa-4963 No Types Assigned https://www.debian.org/security/2021/dsa-4963 Third Party Advisory
Changed Reference Type https://www.openssl.org/news/secadv/20210824.txt No Types Assigned https://www.openssl.org/news/secadv/20210824.txt Vendor Advisory

CVE Modified by OpenSSL Software Foundation 8/27/2021 3:15:08 AM

Action Type Old Value New Value
Added Reference https://security.netapp.com/advisory/ntap-20210827-0010/ [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 8/26/2021 12:15:07 PM

Action Type Old Value New Value
Added Reference https://lists.apache.org/thread.html/rad5d9f83f0d11fb3f8bb148d179b8a9ad7c6a17f18d70e5805a713d1@%3Cdev.tomcat.apache.org%3E [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 8/26/2021 5:15:15 AM

Action Type Old Value New Value
Added Reference http://www.openwall.com/lists/oss-security/2021/08/26/2 [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 8/25/2021 6:15:23 AM

Action Type Old Value New Value
Added Reference https://lists.apache.org/thread.html/r18995de860f0e63635f3008fd2a6aca82394249476d21691e7c59c9e@%3Cdev.tomcat.apache.org%3E [No Types Assigned]

CVE Modified by OpenSSL Software Foundation 8/24/2021 7:15:11 PM

Action Type Old Value New Value
Added Reference https://www.debian.org/security/2021/dsa-4963 [No Types Assigned]