{
	"document":{
		"aggregate_severity":{
			"namespace":"https://nvd.nist.gov/vuln-metrics/cvss",
			"text":"High"
		},
		"category":"csaf_vex",
		"csaf_version":"2.0",
		"distribution":{
			"tlp":{
				"label":"WHITE",
				"url":"https:/www.first.org/tlp/"
			}
		},
		"lang":"en",
		"notes":[
			{
				"text":"edk2 security update",
				"category":"general",
				"title":"Synopsis"
			},
			{
				"text":"An update for edk2 is now available for openEuler-22.03-LTS-SP1",
				"category":"general",
				"title":"Summary"
			},
			{
				"text":"EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications.\n\nSecurity Fix(es):\n\nASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own \"d2i\" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the \"data\" and \"length\" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the \"data\" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).(CVE-2021-3712)\n\nThe BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).(CVE-2022-0778)",
				"category":"general",
				"title":"Description"
			},
			{
				"text":"An update for edk2 is now available for openEuler-22.03-LTS-SP1.\n\nopenEuler Security has rated this update as having a security impact of high. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.",
				"category":"general",
				"title":"Topic"
			},
			{
				"text":"High",
				"category":"general",
				"title":"Severity"
			},
			{
				"text":"edk2",
				"category":"general",
				"title":"Affected Component"
			}
		],
		"publisher":{
			"issuing_authority":"openEuler security committee",
			"name":"openEuler",
			"namespace":"https://www.openeuler.org",
			"contact_details":"openeuler-security@openeuler.org",
			"category":"vendor"
		},
		"references":[
			{
				"summary":"openEuler-SA-2024-2095",
				"category":"self",
				"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2024-2095"
			},
			{
				"summary":"CVE-2021-3712",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2021-3712&packageName=edk2"
			},
			{
				"summary":"CVE-2022-0778",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2022-0778&packageName=edk2"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-3712"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-0778"
			},
			{
				"summary":"openEuler-SA-2024-2095 vex file",
				"category":"self",
				"url":"https://repo.openeuler.org/security/data/csaf/advisories/2024/csaf-openeuler-sa-2024-2095.json"
			}
		],
		"title":"An update for edk2 is now available for openEuler-22.03-LTS-SP1",
		"tracking":{
			"initial_release_date":"2024-09-06T20:08:04+08:00",
			"revision_history":[
				{
					"date":"2024-09-06T20:08:04+08:00",
					"summary":"Initial",
					"number":"1.0.0"
				}
			],
			"generator":{
				"date":"2024-09-06T20:08:04+08:00",
				"engine":{
					"name":"openEuler CSAF Tool V1.0"
				}
			},
			"current_release_date":"2024-09-06T20:08:04+08:00",
			"id":"openEuler-SA-2024-2095",
			"version":"1.0.0",
			"status":"final"
		}
	},
	"product_tree":{
		"branches":[
			{
				"name":"openEuler",
				"category":"vendor",
				"branches":[
					{
						"name":"openEuler",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"openEuler-22.03-LTS-SP1",
									"name":"openEuler-22.03-LTS-SP1"
								},
								"name":"openEuler-22.03-LTS-SP1",
								"category":"product_version"
							}
						],
						"category":"product_name"
					},
					{
						"name":"aarch64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-debuginfo-202011-20.oe2203sp1.aarch64.rpm",
									"name":"edk2-debuginfo-202011-20.oe2203sp1.aarch64.rpm"
								},
								"name":"edk2-debuginfo-202011-20.oe2203sp1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-debugsource-202011-20.oe2203sp1.aarch64.rpm",
									"name":"edk2-debugsource-202011-20.oe2203sp1.aarch64.rpm"
								},
								"name":"edk2-debugsource-202011-20.oe2203sp1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-devel-202011-20.oe2203sp1.aarch64.rpm",
									"name":"edk2-devel-202011-20.oe2203sp1.aarch64.rpm"
								},
								"name":"edk2-devel-202011-20.oe2203sp1.aarch64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"x86_64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-debuginfo-202011-20.oe2203sp1.x86_64.rpm",
									"name":"edk2-debuginfo-202011-20.oe2203sp1.x86_64.rpm"
								},
								"name":"edk2-debuginfo-202011-20.oe2203sp1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-debugsource-202011-20.oe2203sp1.x86_64.rpm",
									"name":"edk2-debugsource-202011-20.oe2203sp1.x86_64.rpm"
								},
								"name":"edk2-debugsource-202011-20.oe2203sp1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-devel-202011-20.oe2203sp1.x86_64.rpm",
									"name":"edk2-devel-202011-20.oe2203sp1.x86_64.rpm"
								},
								"name":"edk2-devel-202011-20.oe2203sp1.x86_64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"src",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-202011-20.oe2203sp1.src.rpm",
									"name":"edk2-202011-20.oe2203sp1.src.rpm"
								},
								"name":"edk2-202011-20.oe2203sp1.src.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"noarch",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-aarch64-202011-20.oe2203sp1.noarch.rpm",
									"name":"edk2-aarch64-202011-20.oe2203sp1.noarch.rpm"
								},
								"name":"edk2-aarch64-202011-20.oe2203sp1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-help-202011-20.oe2203sp1.noarch.rpm",
									"name":"edk2-help-202011-20.oe2203sp1.noarch.rpm"
								},
								"name":"edk2-help-202011-20.oe2203sp1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"edk2-ovmf-202011-20.oe2203sp1.noarch.rpm",
									"name":"edk2-ovmf-202011-20.oe2203sp1.noarch.rpm"
								},
								"name":"edk2-ovmf-202011-20.oe2203sp1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS-SP1"
									},
									"product_id":"python3-edk2-devel-202011-20.oe2203sp1.noarch.rpm",
									"name":"python3-edk2-devel-202011-20.oe2203sp1.noarch.rpm"
								},
								"name":"python3-edk2-devel-202011-20.oe2203sp1.noarch.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					}
				]
			}
		],
		"relationships":[
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-debuginfo-202011-20.oe2203sp1.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.aarch64",
					"name":"edk2-debuginfo-202011-20.oe2203sp1.aarch64 as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-debugsource-202011-20.oe2203sp1.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.aarch64",
					"name":"edk2-debugsource-202011-20.oe2203sp1.aarch64 as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-devel-202011-20.oe2203sp1.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.aarch64",
					"name":"edk2-devel-202011-20.oe2203sp1.aarch64 as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-debuginfo-202011-20.oe2203sp1.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.x86_64",
					"name":"edk2-debuginfo-202011-20.oe2203sp1.x86_64 as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-debugsource-202011-20.oe2203sp1.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.x86_64",
					"name":"edk2-debugsource-202011-20.oe2203sp1.x86_64 as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-devel-202011-20.oe2203sp1.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.x86_64",
					"name":"edk2-devel-202011-20.oe2203sp1.x86_64 as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-202011-20.oe2203sp1.src.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-202011-20.oe2203sp1.src",
					"name":"edk2-202011-20.oe2203sp1.src as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-aarch64-202011-20.oe2203sp1.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-aarch64-202011-20.oe2203sp1.noarch",
					"name":"edk2-aarch64-202011-20.oe2203sp1.noarch as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-help-202011-20.oe2203sp1.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-help-202011-20.oe2203sp1.noarch",
					"name":"edk2-help-202011-20.oe2203sp1.noarch as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"edk2-ovmf-202011-20.oe2203sp1.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:edk2-ovmf-202011-20.oe2203sp1.noarch",
					"name":"edk2-ovmf-202011-20.oe2203sp1.noarch as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS-SP1",
				"product_reference":"python3-edk2-devel-202011-20.oe2203sp1.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS-SP1:python3-edk2-devel-202011-20.oe2203sp1.noarch",
					"name":"python3-edk2-devel-202011-20.oe2203sp1.noarch as a component of openEuler-22.03-LTS-SP1"
				},
				"category":"default_component_of"
			}
		]
	},
	"vulnerabilities":[
		{
			"cve":"CVE-2021-3712",
			"notes":[
				{
					"text":"ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL s own  d2i  functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the  data  and  length  fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the  data  field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.aarch64",
					"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.aarch64",
					"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.aarch64",
					"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.x86_64",
					"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.x86_64",
					"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.x86_64",
					"openEuler-22.03-LTS-SP1:edk2-202011-20.oe2203sp1.src",
					"openEuler-22.03-LTS-SP1:edk2-aarch64-202011-20.oe2203sp1.noarch",
					"openEuler-22.03-LTS-SP1:edk2-help-202011-20.oe2203sp1.noarch",
					"openEuler-22.03-LTS-SP1:edk2-ovmf-202011-20.oe2203sp1.noarch",
					"openEuler-22.03-LTS-SP1:python3-edk2-devel-202011-20.oe2203sp1.noarch"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-202011-20.oe2203sp1.src",
						"openEuler-22.03-LTS-SP1:edk2-aarch64-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-help-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-ovmf-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:python3-edk2-devel-202011-20.oe2203sp1.noarch"
					],
					"details":"edk2 security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2024-2095"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"HIGH",
						"baseScore":7.4,
						"vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
						"version":"3.1"
					},
					"products":[
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-202011-20.oe2203sp1.src",
						"openEuler-22.03-LTS-SP1:edk2-aarch64-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-help-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-ovmf-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:python3-edk2-devel-202011-20.oe2203sp1.noarch"
					]
				}
			],
			"threats":[
				{
					"details":"High",
					"category":"impact"
				}
			],
			"title":"CVE-2021-3712"
		},
		{
			"cve":"CVE-2022-0778",
			"notes":[
				{
					"text":"The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.aarch64",
					"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.aarch64",
					"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.aarch64",
					"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.x86_64",
					"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.x86_64",
					"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.x86_64",
					"openEuler-22.03-LTS-SP1:edk2-202011-20.oe2203sp1.src",
					"openEuler-22.03-LTS-SP1:edk2-aarch64-202011-20.oe2203sp1.noarch",
					"openEuler-22.03-LTS-SP1:edk2-help-202011-20.oe2203sp1.noarch",
					"openEuler-22.03-LTS-SP1:edk2-ovmf-202011-20.oe2203sp1.noarch",
					"openEuler-22.03-LTS-SP1:python3-edk2-devel-202011-20.oe2203sp1.noarch"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-202011-20.oe2203sp1.src",
						"openEuler-22.03-LTS-SP1:edk2-aarch64-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-help-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-ovmf-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:python3-edk2-devel-202011-20.oe2203sp1.noarch"
					],
					"details":"edk2 security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2024-2095"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"HIGH",
						"baseScore":7.5,
						"vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
						"version":"3.1"
					},
					"products":[
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.aarch64",
						"openEuler-22.03-LTS-SP1:edk2-debuginfo-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-debugsource-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-devel-202011-20.oe2203sp1.x86_64",
						"openEuler-22.03-LTS-SP1:edk2-202011-20.oe2203sp1.src",
						"openEuler-22.03-LTS-SP1:edk2-aarch64-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-help-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:edk2-ovmf-202011-20.oe2203sp1.noarch",
						"openEuler-22.03-LTS-SP1:python3-edk2-devel-202011-20.oe2203sp1.noarch"
					]
				}
			],
			"threats":[
				{
					"details":"High",
					"category":"impact"
				}
			],
			"title":"CVE-2022-0778"
		}
	]
}