{
	"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":"git security update",
				"category":"general",
				"title":"Synopsis"
			},
			{
				"text":"An update for git is now available for openEuler-20.03-LTS-SP1,openEuler-20.03-LTS-SP3 and openEuler-22.03-LTS.",
				"category":"general",
				"title":"Summary"
			},
			{
				"text":"Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce,and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.\n\nSecurity Fix(es):\n\nGit is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.(CVE-2022-39253)\n\nGit is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git's push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.(CVE-2022-39260)",
				"category":"general",
				"title":"Description"
			},
			{
				"text":"An update for git is now available for openEuler-20.03-LTS-SP1,openEuler-20.03-LTS-SP3 and openEuler-22.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":"git",
				"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-2022-2029",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2029"
			},
			{
				"summary":"CVE-2022-39253",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail?cveId=CVE-2022-39253&packageName=git"
			},
			{
				"summary":"CVE-2022-39260",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail?cveId=CVE-2022-39260&packageName=git"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-39253"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-39260"
			},
			{
				"summary":"openEuler-SA-2022-2029 vex file",
				"category":"self",
				"url":"https://repo.openeuler.org/security/data/csaf/advisories/2022/csaf-openeuler-sa-2022-2029.json"
			}
		],
		"title":"An update for git is now available for openEuler-20.03-LTS-SP1,openEuler-20.03-LTS-SP3 and openEuler-22.03-LTS",
		"tracking":{
			"initial_release_date":"2022-10-28T09:48:40+08:00",
			"revision_history":[
				{
					"date":"2022-10-28T09:48:40+08:00",
					"summary":"Initial",
					"number":"1.0.0"
				},
				{
					"date":"2024-10-31T09:48:40+08:00",
					"summary":"final",
					"number":"2.0.0"
				}
			],
			"generator":{
				"date":"2024-10-31T09:48:40+08:00",
				"engine":{
					"name":"openEuler CSAF Tool V1.0"
				}
			},
			"current_release_date":"2024-10-31T09:48:40+08:00",
			"id":"openEuler-SA-2022-2029",
			"version":"2.0.0",
			"status":"final"
		}
	},
	"product_tree":{
		"branches":[
			{
				"name":"openEuler",
				"category":"vendor",
				"branches":[
					{
						"name":"openEuler",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"openEuler-20.03-LTS-SP1",
									"name":"openEuler-20.03-LTS-SP1"
								},
								"name":"openEuler-20.03-LTS-SP1",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"openEuler-20.03-LTS-SP3",
									"name":"openEuler-20.03-LTS-SP3"
								},
								"name":"openEuler-20.03-LTS-SP3",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"openEuler-22.03-LTS",
									"name":"openEuler-22.03-LTS"
								},
								"name":"openEuler-22.03-LTS",
								"category":"product_version"
							}
						],
						"category":"product_name"
					},
					{
						"name":"aarch64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-daemon-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
									"name":"git-daemon-2.27.0-9.oe1.aarch64.rpm"
								},
								"name":"git-daemon-2.27.0-9.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
									"name":"git-2.27.0-9.oe1.aarch64.rpm"
								},
								"name":"git-2.27.0-9.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-debugsource-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
									"name":"git-debugsource-2.27.0-9.oe1.aarch64.rpm"
								},
								"name":"git-debugsource-2.27.0-9.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-debuginfo-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
									"name":"git-debuginfo-2.27.0-9.oe1.aarch64.rpm"
								},
								"name":"git-debuginfo-2.27.0-9.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
									"name":"git-2.27.0-12.oe1.aarch64.rpm"
								},
								"name":"git-2.27.0-12.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-daemon-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
									"name":"git-daemon-2.27.0-12.oe1.aarch64.rpm"
								},
								"name":"git-daemon-2.27.0-12.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-debugsource-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
									"name":"git-debugsource-2.27.0-12.oe1.aarch64.rpm"
								},
								"name":"git-debugsource-2.27.0-12.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-debuginfo-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
									"name":"git-debuginfo-2.27.0-12.oe1.aarch64.rpm"
								},
								"name":"git-debuginfo-2.27.0-12.oe1.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-daemon-2.33.0-4.oe2203.aarch64.rpm",
									"name":"git-daemon-2.33.0-4.oe2203.aarch64.rpm"
								},
								"name":"git-daemon-2.33.0-4.oe2203.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-2.33.0-4.oe2203.aarch64.rpm",
									"name":"git-2.33.0-4.oe2203.aarch64.rpm"
								},
								"name":"git-2.33.0-4.oe2203.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-debuginfo-2.33.0-4.oe2203.aarch64.rpm",
									"name":"git-debuginfo-2.33.0-4.oe2203.aarch64.rpm"
								},
								"name":"git-debuginfo-2.33.0-4.oe2203.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-debugsource-2.33.0-4.oe2203.aarch64.rpm",
									"name":"git-debugsource-2.33.0-4.oe2203.aarch64.rpm"
								},
								"name":"git-debugsource-2.33.0-4.oe2203.aarch64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"noarch",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-help-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"git-help-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"git-help-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-svn-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"git-svn-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"git-svn-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"gitk-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"gitk-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"gitk-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-email-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"git-email-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"git-email-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-web-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"git-web-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"git-web-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"perl-Git-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"perl-Git-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"perl-Git-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"perl-Git-SVN-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"perl-Git-SVN-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"perl-Git-SVN-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-gui-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
									"name":"git-gui-2.27.0-9.oe1.noarch.rpm"
								},
								"name":"git-gui-2.27.0-9.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-svn-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"git-svn-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"git-svn-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-email-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"git-email-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"git-email-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-web-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"git-web-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"git-web-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"perl-Git-SVN-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"perl-Git-SVN-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"perl-Git-SVN-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-gui-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"git-gui-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"git-gui-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"perl-Git-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"perl-Git-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"perl-Git-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"gitk-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"gitk-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"gitk-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-help-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
									"name":"git-help-2.27.0-12.oe1.noarch.rpm"
								},
								"name":"git-help-2.27.0-12.oe1.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-svn-2.33.0-4.oe2203.noarch.rpm",
									"name":"git-svn-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"git-svn-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"perl-Git-SVN-2.33.0-4.oe2203.noarch.rpm",
									"name":"perl-Git-SVN-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"perl-Git-SVN-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"gitk-2.33.0-4.oe2203.noarch.rpm",
									"name":"gitk-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"gitk-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-gui-2.33.0-4.oe2203.noarch.rpm",
									"name":"git-gui-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"git-gui-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"perl-Git-2.33.0-4.oe2203.noarch.rpm",
									"name":"perl-Git-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"perl-Git-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-help-2.33.0-4.oe2203.noarch.rpm",
									"name":"git-help-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"git-help-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-email-2.33.0-4.oe2203.noarch.rpm",
									"name":"git-email-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"git-email-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-web-2.33.0-4.oe2203.noarch.rpm",
									"name":"git-web-2.33.0-4.oe2203.noarch.rpm"
								},
								"name":"git-web-2.33.0-4.oe2203.noarch.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"src",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-2.27.0-9.oe1.src.rpm(20.03-LTS-SP1)",
									"name":"git-2.27.0-9.oe1.src.rpm"
								},
								"name":"git-2.27.0-9.oe1.src.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-2.27.0-12.oe1.src.rpm(20.03-LTS-SP3)",
									"name":"git-2.27.0-12.oe1.src.rpm"
								},
								"name":"git-2.27.0-12.oe1.src.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-2.33.0-4.oe2203.src.rpm",
									"name":"git-2.33.0-4.oe2203.src.rpm"
								},
								"name":"git-2.33.0-4.oe2203.src.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"x86_64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-daemon-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
									"name":"git-daemon-2.27.0-9.oe1.x86_64.rpm"
								},
								"name":"git-daemon-2.27.0-9.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-debugsource-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
									"name":"git-debugsource-2.27.0-9.oe1.x86_64.rpm"
								},
								"name":"git-debugsource-2.27.0-9.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
									"name":"git-2.27.0-9.oe1.x86_64.rpm"
								},
								"name":"git-2.27.0-9.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP1"
									},
									"product_id":"git-debuginfo-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
									"name":"git-debuginfo-2.27.0-9.oe1.x86_64.rpm"
								},
								"name":"git-debuginfo-2.27.0-9.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
									"name":"git-2.27.0-12.oe1.x86_64.rpm"
								},
								"name":"git-2.27.0-12.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-daemon-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
									"name":"git-daemon-2.27.0-12.oe1.x86_64.rpm"
								},
								"name":"git-daemon-2.27.0-12.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-debuginfo-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
									"name":"git-debuginfo-2.27.0-12.oe1.x86_64.rpm"
								},
								"name":"git-debuginfo-2.27.0-12.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP3"
									},
									"product_id":"git-debugsource-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
									"name":"git-debugsource-2.27.0-12.oe1.x86_64.rpm"
								},
								"name":"git-debugsource-2.27.0-12.oe1.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-2.33.0-4.oe2203.x86_64.rpm",
									"name":"git-2.33.0-4.oe2203.x86_64.rpm"
								},
								"name":"git-2.33.0-4.oe2203.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-daemon-2.33.0-4.oe2203.x86_64.rpm",
									"name":"git-daemon-2.33.0-4.oe2203.x86_64.rpm"
								},
								"name":"git-daemon-2.33.0-4.oe2203.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-debuginfo-2.33.0-4.oe2203.x86_64.rpm",
									"name":"git-debuginfo-2.33.0-4.oe2203.x86_64.rpm"
								},
								"name":"git-debuginfo-2.33.0-4.oe2203.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:22.03-LTS"
									},
									"product_id":"git-debugsource-2.33.0-4.oe2203.x86_64.rpm",
									"name":"git-debugsource-2.33.0-4.oe2203.x86_64.rpm"
								},
								"name":"git-debugsource-2.33.0-4.oe2203.x86_64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					}
				]
			}
		],
		"relationships":[
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-daemon-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.aarch64",
					"name":"git-daemon-2.27.0-9.oe1.aarch64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.aarch64",
					"name":"git-2.27.0-9.oe1.aarch64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-debugsource-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.aarch64",
					"name":"git-debugsource-2.27.0-9.oe1.aarch64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-debuginfo-2.27.0-9.oe1.aarch64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.aarch64",
					"name":"git-debuginfo-2.27.0-9.oe1.aarch64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.aarch64",
					"name":"git-2.27.0-12.oe1.aarch64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-daemon-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.aarch64",
					"name":"git-daemon-2.27.0-12.oe1.aarch64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-debugsource-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.aarch64",
					"name":"git-debugsource-2.27.0-12.oe1.aarch64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-debuginfo-2.27.0-12.oe1.aarch64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.aarch64",
					"name":"git-debuginfo-2.27.0-12.oe1.aarch64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-daemon-2.33.0-4.oe2203.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.aarch64",
					"name":"git-daemon-2.33.0-4.oe2203.aarch64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-2.33.0-4.oe2203.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-2.33.0-4.oe2203.aarch64",
					"name":"git-2.33.0-4.oe2203.aarch64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-debuginfo-2.33.0-4.oe2203.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.aarch64",
					"name":"git-debuginfo-2.33.0-4.oe2203.aarch64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-debugsource-2.33.0-4.oe2203.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.aarch64",
					"name":"git-debugsource-2.33.0-4.oe2203.aarch64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-help-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-help-2.27.0-9.oe1.noarch",
					"name":"git-help-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-svn-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-svn-2.27.0-9.oe1.noarch",
					"name":"git-svn-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"gitk-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:gitk-2.27.0-9.oe1.noarch",
					"name":"gitk-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-email-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-email-2.27.0-9.oe1.noarch",
					"name":"git-email-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-web-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-web-2.27.0-9.oe1.noarch",
					"name":"git-web-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"perl-Git-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:perl-Git-2.27.0-9.oe1.noarch",
					"name":"perl-Git-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"perl-Git-SVN-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:perl-Git-SVN-2.27.0-9.oe1.noarch",
					"name":"perl-Git-SVN-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-gui-2.27.0-9.oe1.noarch.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-gui-2.27.0-9.oe1.noarch",
					"name":"git-gui-2.27.0-9.oe1.noarch as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-svn-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-svn-2.27.0-12.oe1.noarch",
					"name":"git-svn-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-email-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-email-2.27.0-12.oe1.noarch",
					"name":"git-email-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-web-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-web-2.27.0-12.oe1.noarch",
					"name":"git-web-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"perl-Git-SVN-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:perl-Git-SVN-2.27.0-12.oe1.noarch",
					"name":"perl-Git-SVN-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-gui-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-gui-2.27.0-12.oe1.noarch",
					"name":"git-gui-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"perl-Git-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:perl-Git-2.27.0-12.oe1.noarch",
					"name":"perl-Git-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"gitk-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:gitk-2.27.0-12.oe1.noarch",
					"name":"gitk-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-help-2.27.0-12.oe1.noarch.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-help-2.27.0-12.oe1.noarch",
					"name":"git-help-2.27.0-12.oe1.noarch as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-svn-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-svn-2.33.0-4.oe2203.noarch",
					"name":"git-svn-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"perl-Git-SVN-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:perl-Git-SVN-2.33.0-4.oe2203.noarch",
					"name":"perl-Git-SVN-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"gitk-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:gitk-2.33.0-4.oe2203.noarch",
					"name":"gitk-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-gui-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-gui-2.33.0-4.oe2203.noarch",
					"name":"git-gui-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"perl-Git-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:perl-Git-2.33.0-4.oe2203.noarch",
					"name":"perl-Git-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-help-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-help-2.33.0-4.oe2203.noarch",
					"name":"git-help-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-email-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-email-2.33.0-4.oe2203.noarch",
					"name":"git-email-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-web-2.33.0-4.oe2203.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-web-2.33.0-4.oe2203.noarch",
					"name":"git-web-2.33.0-4.oe2203.noarch as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-2.27.0-9.oe1.src.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.src",
					"name":"git-2.27.0-9.oe1.src as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-2.27.0-12.oe1.src.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.src",
					"name":"git-2.27.0-12.oe1.src as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-2.33.0-4.oe2203.src.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-2.33.0-4.oe2203.src",
					"name":"git-2.33.0-4.oe2203.src as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-daemon-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.x86_64",
					"name":"git-daemon-2.27.0-9.oe1.x86_64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-debugsource-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.x86_64",
					"name":"git-debugsource-2.27.0-9.oe1.x86_64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.x86_64",
					"name":"git-2.27.0-9.oe1.x86_64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP1",
				"product_reference":"git-debuginfo-2.27.0-9.oe1.x86_64.rpm(20.03-LTS-SP1)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.x86_64",
					"name":"git-debuginfo-2.27.0-9.oe1.x86_64 as a component of openEuler-20.03-LTS-SP1"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.x86_64",
					"name":"git-2.27.0-12.oe1.x86_64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-daemon-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.x86_64",
					"name":"git-daemon-2.27.0-12.oe1.x86_64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-debuginfo-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.x86_64",
					"name":"git-debuginfo-2.27.0-12.oe1.x86_64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP3",
				"product_reference":"git-debugsource-2.27.0-12.oe1.x86_64.rpm(20.03-LTS-SP3)",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.x86_64",
					"name":"git-debugsource-2.27.0-12.oe1.x86_64 as a component of openEuler-20.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-2.33.0-4.oe2203.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-2.33.0-4.oe2203.x86_64",
					"name":"git-2.33.0-4.oe2203.x86_64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-daemon-2.33.0-4.oe2203.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.x86_64",
					"name":"git-daemon-2.33.0-4.oe2203.x86_64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-debuginfo-2.33.0-4.oe2203.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.x86_64",
					"name":"git-debuginfo-2.33.0-4.oe2203.x86_64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-22.03-LTS",
				"product_reference":"git-debugsource-2.33.0-4.oe2203.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.x86_64",
					"name":"git-debugsource-2.33.0-4.oe2203.x86_64 as a component of openEuler-22.03-LTS"
				},
				"category":"default_component_of"
			}
		]
	},
	"vulnerabilities":[
		{
			"cve":"CVE-2022-39253",
			"notes":[
				{
					"text":"Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source s `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim s machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.aarch64",
					"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.aarch64",
					"openEuler-22.03-LTS:git-2.33.0-4.oe2203.aarch64",
					"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.aarch64",
					"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.aarch64",
					"openEuler-20.03-LTS-SP1:git-help-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-svn-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:gitk-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-email-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-web-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:perl-Git-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:perl-Git-SVN-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-gui-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-svn-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-email-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-web-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:perl-Git-SVN-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-gui-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:perl-Git-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:gitk-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-help-2.27.0-12.oe1.noarch",
					"openEuler-22.03-LTS:git-svn-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:perl-Git-SVN-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:gitk-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-gui-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:perl-Git-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-help-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-email-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-web-2.33.0-4.oe2203.noarch",
					"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.src",
					"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.src",
					"openEuler-22.03-LTS:git-2.33.0-4.oe2203.src",
					"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.x86_64",
					"openEuler-22.03-LTS:git-2.33.0-4.oe2203.x86_64",
					"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.x86_64",
					"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.x86_64",
					"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.x86_64"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.aarch64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.aarch64",
						"openEuler-20.03-LTS-SP1:git-help-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-svn-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:gitk-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-email-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-web-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-SVN-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-gui-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-svn-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-email-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-web-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-SVN-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-gui-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:gitk-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-help-2.27.0-12.oe1.noarch",
						"openEuler-22.03-LTS:git-svn-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-SVN-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:gitk-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-gui-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-help-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-email-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-web-2.33.0-4.oe2203.noarch",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.src",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.src",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.src",
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.x86_64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.x86_64"
					],
					"details":"git security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2029"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"MEDIUM",
						"baseScore":5.5,
						"vectorString":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
						"version":"3.1"
					},
					"products":[
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.aarch64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.aarch64",
						"openEuler-20.03-LTS-SP1:git-help-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-svn-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:gitk-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-email-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-web-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-SVN-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-gui-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-svn-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-email-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-web-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-SVN-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-gui-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:gitk-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-help-2.27.0-12.oe1.noarch",
						"openEuler-22.03-LTS:git-svn-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-SVN-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:gitk-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-gui-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-help-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-email-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-web-2.33.0-4.oe2203.noarch",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.src",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.src",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.src",
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.x86_64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.x86_64"
					]
				}
			],
			"threats":[
				{
					"details":"Medium",
					"category":"impact"
				}
			],
			"title":"CVE-2022-39253"
		},
		{
			"cve":"CVE-2022-39260",
			"notes":[
				{
					"text":"Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.aarch64",
					"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.aarch64",
					"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.aarch64",
					"openEuler-22.03-LTS:git-2.33.0-4.oe2203.aarch64",
					"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.aarch64",
					"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.aarch64",
					"openEuler-20.03-LTS-SP1:git-help-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-svn-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:gitk-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-email-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-web-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:perl-Git-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:perl-Git-SVN-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP1:git-gui-2.27.0-9.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-svn-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-email-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-web-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:perl-Git-SVN-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-gui-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:perl-Git-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:gitk-2.27.0-12.oe1.noarch",
					"openEuler-20.03-LTS-SP3:git-help-2.27.0-12.oe1.noarch",
					"openEuler-22.03-LTS:git-svn-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:perl-Git-SVN-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:gitk-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-gui-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:perl-Git-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-help-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-email-2.33.0-4.oe2203.noarch",
					"openEuler-22.03-LTS:git-web-2.33.0-4.oe2203.noarch",
					"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.src",
					"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.src",
					"openEuler-22.03-LTS:git-2.33.0-4.oe2203.src",
					"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.x86_64",
					"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.x86_64",
					"openEuler-22.03-LTS:git-2.33.0-4.oe2203.x86_64",
					"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.x86_64",
					"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.x86_64",
					"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.x86_64"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.aarch64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.aarch64",
						"openEuler-20.03-LTS-SP1:git-help-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-svn-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:gitk-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-email-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-web-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-SVN-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-gui-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-svn-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-email-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-web-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-SVN-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-gui-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:gitk-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-help-2.27.0-12.oe1.noarch",
						"openEuler-22.03-LTS:git-svn-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-SVN-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:gitk-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-gui-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-help-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-email-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-web-2.33.0-4.oe2203.noarch",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.src",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.src",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.src",
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.x86_64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.x86_64"
					],
					"details":"git security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2029"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"HIGH",
						"baseScore":8.8,
						"vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
						"version":"3.1"
					},
					"products":[
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.aarch64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.aarch64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.aarch64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.aarch64",
						"openEuler-20.03-LTS-SP1:git-help-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-svn-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:gitk-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-email-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-web-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:perl-Git-SVN-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP1:git-gui-2.27.0-9.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-svn-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-email-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-web-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-SVN-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-gui-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:perl-Git-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:gitk-2.27.0-12.oe1.noarch",
						"openEuler-20.03-LTS-SP3:git-help-2.27.0-12.oe1.noarch",
						"openEuler-22.03-LTS:git-svn-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-SVN-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:gitk-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-gui-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:perl-Git-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-help-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-email-2.33.0-4.oe2203.noarch",
						"openEuler-22.03-LTS:git-web-2.33.0-4.oe2203.noarch",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.src",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.src",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.src",
						"openEuler-20.03-LTS-SP1:git-daemon-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debugsource-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP1:git-debuginfo-2.27.0-9.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-daemon-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debuginfo-2.27.0-12.oe1.x86_64",
						"openEuler-20.03-LTS-SP3:git-debugsource-2.27.0-12.oe1.x86_64",
						"openEuler-22.03-LTS:git-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-daemon-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debuginfo-2.33.0-4.oe2203.x86_64",
						"openEuler-22.03-LTS:git-debugsource-2.33.0-4.oe2203.x86_64"
					]
				}
			],
			"threats":[
				{
					"details":"High",
					"category":"impact"
				}
			],
			"title":"CVE-2022-39260"
		}
	]
}