{
	"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":"python3 security update",
				"category":"general",
				"title":"Synopsis"
			},
			{
				"text":"An update for python3 is now available for openEuler-24.03-LTS",
				"category":"general",
				"title":"Summary"
			},
			{
				"text":"Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C++ (or other languages, depending on the chosen implementation). Python is also usable as an extension language for applications written in other languages that need easy-to-use scripting or automation interfaces.\n\nSecurity Fix(es):\n\nDuring an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.(CVE-2025-1795)\n\nThere is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.(CVE-2025-4516)\n\nThere is a defect in the CPython 'tarfile' module affecting the 'TarFile' extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives.(CVE-2025-8194)",
				"category":"general",
				"title":"Description"
			},
			{
				"text":"An update for python3 is now available for openEuler-24.03-LTS.\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":"python3",
				"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-2025-2290",
				"category":"self",
				"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2290"
			},
			{
				"summary":"CVE-2025-1795",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-1795&packageName=python3"
			},
			{
				"summary":"CVE-2025-4516",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-4516&packageName=python3"
			},
			{
				"summary":"CVE-2025-8194",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-8194&packageName=python3"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-1795"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-4516"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-8194"
			},
			{
				"summary":"openEuler-SA-2025-2290 vex file",
				"category":"self",
				"url":"https://repo.openeuler.org/security/data/csaf/advisories/2025/csaf-openeuler-sa-2025-2290.json"
			}
		],
		"title":"An update for python3 is now available for openEuler-24.03-LTS",
		"tracking":{
			"initial_release_date":"2025-09-12T22:29:36+08:00",
			"revision_history":[
				{
					"date":"2025-09-12T22:29:36+08:00",
					"summary":"Initial",
					"number":"1.0.0"
				}
			],
			"generator":{
				"date":"2025-09-12T22:29:36+08:00",
				"engine":{
					"name":"openEuler CSAF Tool V1.0"
				}
			},
			"current_release_date":"2025-09-12T22:29:36+08:00",
			"id":"openEuler-SA-2025-2290",
			"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:24.03-LTS"
									},
									"product_id":"openEuler-24.03-LTS",
									"name":"openEuler-24.03-LTS"
								},
								"name":"openEuler-24.03-LTS",
								"category":"product_version"
							}
						],
						"category":"product_name"
					},
					{
						"name":"aarch64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-3.11.6-14.oe2403.aarch64.rpm",
									"name":"python3-3.11.6-14.oe2403.aarch64.rpm"
								},
								"name":"python3-3.11.6-14.oe2403.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-debug-3.11.6-14.oe2403.aarch64.rpm",
									"name":"python3-debug-3.11.6-14.oe2403.aarch64.rpm"
								},
								"name":"python3-debug-3.11.6-14.oe2403.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-debuginfo-3.11.6-14.oe2403.aarch64.rpm",
									"name":"python3-debuginfo-3.11.6-14.oe2403.aarch64.rpm"
								},
								"name":"python3-debuginfo-3.11.6-14.oe2403.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-debugsource-3.11.6-14.oe2403.aarch64.rpm",
									"name":"python3-debugsource-3.11.6-14.oe2403.aarch64.rpm"
								},
								"name":"python3-debugsource-3.11.6-14.oe2403.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-devel-3.11.6-14.oe2403.aarch64.rpm",
									"name":"python3-devel-3.11.6-14.oe2403.aarch64.rpm"
								},
								"name":"python3-devel-3.11.6-14.oe2403.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-tkinter-3.11.6-14.oe2403.aarch64.rpm",
									"name":"python3-tkinter-3.11.6-14.oe2403.aarch64.rpm"
								},
								"name":"python3-tkinter-3.11.6-14.oe2403.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-unversioned-command-3.11.6-14.oe2403.aarch64.rpm",
									"name":"python3-unversioned-command-3.11.6-14.oe2403.aarch64.rpm"
								},
								"name":"python3-unversioned-command-3.11.6-14.oe2403.aarch64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"src",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-3.11.6-14.oe2403.src.rpm",
									"name":"python3-3.11.6-14.oe2403.src.rpm"
								},
								"name":"python3-3.11.6-14.oe2403.src.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"x86_64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-3.11.6-14.oe2403.x86_64.rpm",
									"name":"python3-3.11.6-14.oe2403.x86_64.rpm"
								},
								"name":"python3-3.11.6-14.oe2403.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-debug-3.11.6-14.oe2403.x86_64.rpm",
									"name":"python3-debug-3.11.6-14.oe2403.x86_64.rpm"
								},
								"name":"python3-debug-3.11.6-14.oe2403.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-debuginfo-3.11.6-14.oe2403.x86_64.rpm",
									"name":"python3-debuginfo-3.11.6-14.oe2403.x86_64.rpm"
								},
								"name":"python3-debuginfo-3.11.6-14.oe2403.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-debugsource-3.11.6-14.oe2403.x86_64.rpm",
									"name":"python3-debugsource-3.11.6-14.oe2403.x86_64.rpm"
								},
								"name":"python3-debugsource-3.11.6-14.oe2403.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-devel-3.11.6-14.oe2403.x86_64.rpm",
									"name":"python3-devel-3.11.6-14.oe2403.x86_64.rpm"
								},
								"name":"python3-devel-3.11.6-14.oe2403.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-tkinter-3.11.6-14.oe2403.x86_64.rpm",
									"name":"python3-tkinter-3.11.6-14.oe2403.x86_64.rpm"
								},
								"name":"python3-tkinter-3.11.6-14.oe2403.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-unversioned-command-3.11.6-14.oe2403.x86_64.rpm",
									"name":"python3-unversioned-command-3.11.6-14.oe2403.x86_64.rpm"
								},
								"name":"python3-unversioned-command-3.11.6-14.oe2403.x86_64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"noarch",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS"
									},
									"product_id":"python3-help-3.11.6-14.oe2403.noarch.rpm",
									"name":"python3-help-3.11.6-14.oe2403.noarch.rpm"
								},
								"name":"python3-help-3.11.6-14.oe2403.noarch.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					}
				]
			}
		],
		"relationships":[
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-3.11.6-14.oe2403.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
					"name":"python3-3.11.6-14.oe2403.aarch64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-debug-3.11.6-14.oe2403.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
					"name":"python3-debug-3.11.6-14.oe2403.aarch64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-debuginfo-3.11.6-14.oe2403.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
					"name":"python3-debuginfo-3.11.6-14.oe2403.aarch64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-debugsource-3.11.6-14.oe2403.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
					"name":"python3-debugsource-3.11.6-14.oe2403.aarch64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-devel-3.11.6-14.oe2403.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
					"name":"python3-devel-3.11.6-14.oe2403.aarch64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-tkinter-3.11.6-14.oe2403.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
					"name":"python3-tkinter-3.11.6-14.oe2403.aarch64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-unversioned-command-3.11.6-14.oe2403.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
					"name":"python3-unversioned-command-3.11.6-14.oe2403.aarch64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-3.11.6-14.oe2403.src.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
					"name":"python3-3.11.6-14.oe2403.src as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-3.11.6-14.oe2403.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
					"name":"python3-3.11.6-14.oe2403.x86_64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-debug-3.11.6-14.oe2403.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
					"name":"python3-debug-3.11.6-14.oe2403.x86_64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-debuginfo-3.11.6-14.oe2403.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
					"name":"python3-debuginfo-3.11.6-14.oe2403.x86_64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-debugsource-3.11.6-14.oe2403.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
					"name":"python3-debugsource-3.11.6-14.oe2403.x86_64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-devel-3.11.6-14.oe2403.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
					"name":"python3-devel-3.11.6-14.oe2403.x86_64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-tkinter-3.11.6-14.oe2403.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
					"name":"python3-tkinter-3.11.6-14.oe2403.x86_64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-unversioned-command-3.11.6-14.oe2403.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
					"name":"python3-unversioned-command-3.11.6-14.oe2403.x86_64 as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS",
				"product_reference":"python3-help-3.11.6-14.oe2403.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch",
					"name":"python3-help-3.11.6-14.oe2403.noarch as a component of openEuler-24.03-LTS"
				},
				"category":"default_component_of"
			}
		]
	},
	"vulnerabilities":[
		{
			"cve":"CVE-2025-1795",
			"notes":[
				{
					"text":"During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
					],
					"details":"python3 security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2290"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"LOW",
						"baseScore":3.1,
						"vectorString":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
						"version":"3.1"
					},
					"products":[
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
					]
				}
			],
			"threats":[
				{
					"details":"Low",
					"category":"impact"
				}
			],
			"title":"CVE-2025-1795"
		},
		{
			"cve":"CVE-2025-4516",
			"notes":[
				{
					"text":"There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
					],
					"details":"python3 security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2290"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"MEDIUM",
						"baseScore":5.1,
						"vectorString":"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
						"version":"3.1"
					},
					"products":[
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
					]
				}
			],
			"threats":[
				{
					"details":"Medium",
					"category":"impact"
				}
			],
			"title":"CVE-2025-4516"
		},
		{
			"cve":"CVE-2025-8194",
			"notes":[
				{
					"text":"There is a defect in the CPython 'tarfile' module affecting the 'TarFile' extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
					"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
					"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
					],
					"details":"python3 security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2290"
				}
			],
			"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-24.03-LTS:python3-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.aarch64",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.src",
						"openEuler-24.03-LTS:python3-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debug-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debuginfo-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-debugsource-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-devel-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-tkinter-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-unversioned-command-3.11.6-14.oe2403.x86_64",
						"openEuler-24.03-LTS:python3-help-3.11.6-14.oe2403.noarch"
					]
				}
			],
			"threats":[
				{
					"details":"High",
					"category":"impact"
				}
			],
			"title":"CVE-2025-8194"
		}
	]
}