Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2020-5260
Vulnerability from cvelistv5
Published
2020-04-14 22:50
Modified
2024-08-04 08:22
Severity ?
EPSS score ?
21.44%
(0.95214)
Summary
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
git | git |
Version: < 2.17.4 Version: >= 2.18.0, < 2.18.3 Version: >= 2.19.0, 2.19.4 Version: >= 2.20.0, < 2.20.3 Version: >= 2.21.0, < 2.21.2 Version: >= 2.22.0, < 2.22.3 Version: >= 2.23.0, < 2.23.2 Version: >= 2.24.0, < 2.24.2 Version: >= 2.25.0, < 2.25.3 Version: >= 2.26.0, < 2.26.1 |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-04T08:22:09.095Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/", }, { name: "DSA-4657", tags: [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred", ], url: "https://www.debian.org/security/2020/dsa-4657", }, { name: "[debian-lts-announce] 20200415 [SECURITY] [DLA 2177-1] git security update", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html", }, { name: "[oss-security] 20200415 CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/5", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", }, { name: "[oss-security] 20200415 Re: CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/6", }, { name: "openSUSE-SU-2020:0524", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://support.apple.com/kb/HT211141", }, { name: "FEDORA-2020-cdef88bb89", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/", }, { name: "[oss-security] 20200420 CVE-2020-11008: Git: Malicious URLs can still cause Git to send a stored credential to the wrong server", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2020/04/20/1", }, { name: "GLSA-202004-13", tags: [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred", ], url: "https://security.gentoo.org/glsa/202004-13", }, { name: "FEDORA-2020-c6548b488f", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/", }, { name: "FEDORA-2020-f6b3b6fb18", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/", }, { name: "FEDORA-2020-b2a2c830cf", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/", }, { name: "USN-4329-1", tags: [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred", ], url: "https://usn.ubuntu.com/4329-1/", }, { name: "FEDORA-2020-4e093619bb", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/", }, { name: "openSUSE-SU-2020:0598", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "git", vendor: "git", versions: [ { status: "affected", version: "< 2.17.4", }, { status: "affected", version: ">= 2.18.0, < 2.18.3", }, { status: "affected", version: ">= 2.19.0, 2.19.4", }, { status: "affected", version: ">= 2.20.0, < 2.20.3", }, { status: "affected", version: ">= 2.21.0, < 2.21.2", }, { status: "affected", version: ">= 2.22.0, < 2.22.3", }, { status: "affected", version: ">= 2.23.0, < 2.23.2", }, { status: "affected", version: ">= 2.24.0, < 2.24.2", }, { status: "affected", version: ">= 2.25.0, < 2.25.3", }, { status: "affected", version: ">= 2.26.0, < 2.26.1", }, ], }, ], descriptions: [ { lang: "en", value: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 9.3, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-20", description: "CWE-20: Improper Input Validation", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2020-05-06T18:06:08", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", }, { tags: [ "x_refsource_MISC", ], url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/", }, { name: "DSA-4657", tags: [ "vendor-advisory", "x_refsource_DEBIAN", ], url: "https://www.debian.org/security/2020/dsa-4657", }, { name: "[debian-lts-announce] 20200415 [SECURITY] [DLA 2177-1] git security update", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html", }, { name: "[oss-security] 20200415 CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/5", }, { tags: [ "x_refsource_MISC", ], url: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", }, { name: "[oss-security] 20200415 Re: CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/6", }, { name: "openSUSE-SU-2020:0524", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://support.apple.com/kb/HT211141", }, { name: "FEDORA-2020-cdef88bb89", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/", }, { name: "[oss-security] 20200420 CVE-2020-11008: Git: Malicious URLs can still cause Git to send a stored credential to the wrong server", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2020/04/20/1", }, { name: "GLSA-202004-13", tags: [ "vendor-advisory", "x_refsource_GENTOO", ], url: "https://security.gentoo.org/glsa/202004-13", }, { name: "FEDORA-2020-c6548b488f", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/", }, { name: "FEDORA-2020-f6b3b6fb18", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/", }, { name: "FEDORA-2020-b2a2c830cf", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/", }, { name: "USN-4329-1", tags: [ "vendor-advisory", "x_refsource_UBUNTU", ], url: "https://usn.ubuntu.com/4329-1/", }, { name: "FEDORA-2020-4e093619bb", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/", }, { name: "openSUSE-SU-2020:0598", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html", }, ], source: { advisory: "GHSA-qm7j-c969-7j4q", discovery: "UNKNOWN", }, title: "malicious URLs may cause Git to present stored credentials to the wrong server", x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2020-5260", STATE: "PUBLIC", TITLE: "malicious URLs may cause Git to present stored credentials to the wrong server", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "git", version: { version_data: [ { version_value: "< 2.17.4", }, { version_value: ">= 2.18.0, < 2.18.3", }, { version_value: ">= 2.19.0, 2.19.4", }, { version_value: ">= 2.20.0, < 2.20.3", }, { version_value: ">= 2.21.0, < 2.21.2", }, { version_value: ">= 2.22.0, < 2.22.3", }, { version_value: ">= 2.23.0, < 2.23.2", }, { version_value: ">= 2.24.0, < 2.24.2", }, { version_value: ">= 2.25.0, < 2.25.3", }, { version_value: ">= 2.26.0, < 2.26.1", }, ], }, }, ], }, vendor_name: "git", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 9.3, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-20: Improper Input Validation", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", refsource: "CONFIRM", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { name: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", refsource: "MISC", url: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", }, { name: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", refsource: "MISC", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, { name: "DSA-4657", refsource: "DEBIAN", url: "https://www.debian.org/security/2020/dsa-4657", }, { name: "[debian-lts-announce] 20200415 [SECURITY] [DLA 2177-1] git security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html", }, { name: "[oss-security] 20200415 CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/04/15/5", }, { name: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", refsource: "MISC", url: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", }, { name: "[oss-security] 20200415 Re: CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/04/15/6", }, { name: "openSUSE-SU-2020:0524", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html", }, { name: "https://support.apple.com/kb/HT211141", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT211141", }, { name: "FEDORA-2020-cdef88bb89", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/", }, { name: "[oss-security] 20200420 CVE-2020-11008: Git: Malicious URLs can still cause Git to send a stored credential to the wrong server", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/04/20/1", }, { name: "GLSA-202004-13", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202004-13", }, { name: "FEDORA-2020-c6548b488f", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/", }, { name: "FEDORA-2020-f6b3b6fb18", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/", }, { name: "FEDORA-2020-b2a2c830cf", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/", }, { name: "USN-4329-1", refsource: "UBUNTU", url: "https://usn.ubuntu.com/4329-1/", }, { name: "FEDORA-2020-4e093619bb", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/", }, { name: "openSUSE-SU-2020:0598", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html", }, ], }, source: { advisory: "GHSA-qm7j-c969-7j4q", discovery: "UNKNOWN", }, }, }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2020-5260", datePublished: "2020-04-14T22:50:12", dateReserved: "2020-01-02T00:00:00", dateUpdated: "2024-08-04T08:22:09.095Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { fkie_nvd: { configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.17.4\", \"matchCriteriaId\": \"6FA998D4-C2C4-44EE-901D-CF5936D7D1F1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.22.0\", \"versionEndExcluding\": \"2.22.3\", \"matchCriteriaId\": \"B14A2B17-C2F7-4DB6-8CC1-B77C4FF9ACD0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.18.0\", \"versionEndExcluding\": \"2.18.3\", \"matchCriteriaId\": \"E405970A-87F9-4EE3-A039-50B150ADAD85\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.19.0\", \"versionEndExcluding\": \"2.19.4\", \"matchCriteriaId\": \"40D4CABA-6F48-49AD-96A4-E036EAB3177A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.20.0\", \"versionEndExcluding\": \"2.20.3\", \"matchCriteriaId\": \"0655FC8A-0AB5-4148-A97F-8673C2741D81\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.21.0\", \"versionEndExcluding\": \"2.21.2\", \"matchCriteriaId\": \"038B2F58-867C-4D3D-9DB8-AE2481285786\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.23.0\", \"versionEndExcluding\": \"2.23.2\", \"matchCriteriaId\": \"51FB16E7-BC48-4333-85FF-335318B987CB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.24.0\", \"versionEndExcluding\": \"2.24.2\", \"matchCriteriaId\": \"8AF1F1BC-33E7-4E0E-8BBB-159D91724133\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.25.0\", \"versionEndExcluding\": \"2.25.3\", \"matchCriteriaId\": \"DA825115-AFF5-4F6A-AB80-ABF1540744B8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.26.0\", \"versionEndExcluding\": \"2.26.1\", \"matchCriteriaId\": \"D3219B2B-172D-4DAF-B345-6EDC0330CC8F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"36D96259-24BD-44E2-96D9-78CE1D41F956\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}]", descriptions: "[{\"lang\": \"en\", \"value\": \"Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \\\"credential helper\\\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.\"}, {\"lang\": \"es\", \"value\": \"Las versiones afectadas de Git presentan una vulnerabilidad por la cual Git puede ser enga\\u00f1ado para enviar credenciales privadas a un host controlado por un atacante. Git usa programas externos de \\\"credential helper\\\" para almacenar y recuperar contrase\\u00f1as u otras credenciales del almacenamiento seguro provistas por el sistema operativo. Las URL especialmente dise\\u00f1adas que contienen una nueva l\\u00ednea codificada pueden inyectar valores no deseados en la secuencia del protocolo credential helper, causando que el asistente de credenciales recupere la contrase\\u00f1a de un servidor (por ejemplo, good.example.com) para una petici\\u00f3n HTTP que se lleva a cabo en otro servidor ( por ejemplo, evil.example.com), resultando en que las credenciales para el primero se env\\u00eden al segundo. No existen restricciones en la relaci\\u00f3n entre los dos, lo que significa que un atacante puede crear una URL que presente credenciales almacenadas para cualquier host a un host de su elecci\\u00f3n. La vulnerabilidad puede ser activada alimentando una URL maliciosa a git clone. Sin embargo, las URL afectadas lucen bastante sospechosas; el vector probable ser\\u00eda por medio de sistemas que clonan autom\\u00e1ticamente las URL no visibles para el usuario, como subm\\u00f3dulos de Git o sistemas de paquetes creados alrededor de Git. El problema se ha corregido en las versiones publicadas el 14 de abril de 2020, que se remontan a las versiones v2.17.x. Cualquiera que desee respaldar el cambio a\\u00fan m\\u00e1s puede hacerlo aplicando el commit 9a6bbee (la versi\\u00f3n completa incluye comprobaciones adicionales para git fsck, pero ese commit es suficiente para proteger a los clientes contra la vulnerabilidad). Las versiones parcheadas son: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.\"}]", id: "CVE-2020-5260", lastModified: "2024-11-21T05:33:47.230", metrics: "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\", \"baseScore\": 9.3, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 5.8}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:N/A:N\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", published: "2020-04-14T23:15:12.607", references: "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/04/15/5\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/04/15/6\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/04/20/1\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mitigation\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202004-13\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.apple.com/kb/HT211141\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4329-1/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2020/dsa-4657\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/04/15/5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/04/15/6\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/04/20/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202004-13\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.apple.com/kb/HT211141\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4329-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2020/dsa-4657\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]", sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-522\"}]}]", }, nvd: "{\"cve\":{\"id\":\"CVE-2020-5260\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-04-14T23:15:12.607\",\"lastModified\":\"2024-11-21T05:33:47.230\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \\\"credential helper\\\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.\"},{\"lang\":\"es\",\"value\":\"Las versiones afectadas de Git presentan una vulnerabilidad por la cual Git puede ser engañado para enviar credenciales privadas a un host controlado por un atacante. Git usa programas externos de \\\"credential helper\\\" para almacenar y recuperar contraseñas u otras credenciales del almacenamiento seguro provistas por el sistema operativo. Las URL especialmente diseñadas que contienen una nueva línea codificada pueden inyectar valores no deseados en la secuencia del protocolo credential helper, causando que el asistente de credenciales recupere la contraseña de un servidor (por ejemplo, good.example.com) para una petición HTTP que se lleva a cabo en otro servidor ( por ejemplo, evil.example.com), resultando en que las credenciales para el primero se envíen al segundo. No existen restricciones en la relación entre los dos, lo que significa que un atacante puede crear una URL que presente credenciales almacenadas para cualquier host a un host de su elección. La vulnerabilidad puede ser activada alimentando una URL maliciosa a git clone. Sin embargo, las URL afectadas lucen bastante sospechosas; el vector probable sería por medio de sistemas que clonan automáticamente las URL no visibles para el usuario, como submódulos de Git o sistemas de paquetes creados alrededor de Git. El problema se ha corregido en las versiones publicadas el 14 de abril de 2020, que se remontan a las versiones v2.17.x. Cualquiera que desee respaldar el cambio aún más puede hacerlo aplicando el commit 9a6bbee (la versión completa incluye comprobaciones adicionales para git fsck, pero ese commit es suficiente para proteger a los clientes contra la vulnerabilidad). Las versiones parcheadas son: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":9.3,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-522\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.17.4\",\"matchCriteriaId\":\"6FA998D4-C2C4-44EE-901D-CF5936D7D1F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.22.0\",\"versionEndExcluding\":\"2.22.3\",\"matchCriteriaId\":\"B14A2B17-C2F7-4DB6-8CC1-B77C4FF9ACD0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.18.0\",\"versionEndExcluding\":\"2.18.3\",\"matchCriteriaId\":\"E405970A-87F9-4EE3-A039-50B150ADAD85\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.19.0\",\"versionEndExcluding\":\"2.19.4\",\"matchCriteriaId\":\"40D4CABA-6F48-49AD-96A4-E036EAB3177A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.20.0\",\"versionEndExcluding\":\"2.20.3\",\"matchCriteriaId\":\"0655FC8A-0AB5-4148-A97F-8673C2741D81\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.21.0\",\"versionEndExcluding\":\"2.21.2\",\"matchCriteriaId\":\"038B2F58-867C-4D3D-9DB8-AE2481285786\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.23.0\",\"versionEndExcluding\":\"2.23.2\",\"matchCriteriaId\":\"51FB16E7-BC48-4333-85FF-335318B987CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.24.0\",\"versionEndExcluding\":\"2.24.2\",\"matchCriteriaId\":\"8AF1F1BC-33E7-4E0E-8BBB-159D91724133\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.25.0\",\"versionEndExcluding\":\"2.25.3\",\"matchCriteriaId\":\"DA825115-AFF5-4F6A-AB80-ABF1540744B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.26.0\",\"versionEndExcluding\":\"2.26.1\",\"matchCriteriaId\":\"D3219B2B-172D-4DAF-B345-6EDC0330CC8F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/15/5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/15/6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/20/1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202004-13\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211141\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4329-1/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4657\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/15/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/15/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/20/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202004-13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT211141\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4329-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4657\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", }, }
opensuse-su-2020:0524-1
Vulnerability from csaf_opensuse
Published
2020-04-16 08:37
Modified
2020-04-16 08:37
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2020-5260: With a crafted URL that contains a newline in it, the credential
helper machinery can be fooled to give credential information for a wrong host (bsc#1168930).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2020-524
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for git", title: "Title of the patch", }, { category: "description", text: "This update for git fixes the following issues:\n\n- CVE-2020-5260: With a crafted URL that contains a newline in it, the credential\n helper machinery can be fooled to give credential information for a wrong host (bsc#1168930). \n\nThis update was imported from the SUSE:SLE-15:Update update project.", title: "Description of the patch", }, { category: "details", text: "openSUSE-2020-524", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0524-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2020:0524-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FTDYLTR4TUBTNP4EFF5L2ZOAKYAB4Z2U/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2020:0524-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FTDYLTR4TUBTNP4EFF5L2ZOAKYAB4Z2U/", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE CVE CVE-2020-5260 page", url: "https://www.suse.com/security/cve/CVE-2020-5260/", }, ], title: "Security update for git", tracking: { current_release_date: "2020-04-16T08:37:53Z", generator: { date: "2020-04-16T08:37:53Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2020:0524-1", initial_release_date: "2020-04-16T08:37:53Z", revision_history: [ { date: "2020-04-16T08:37:53Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.16.4-lp151.4.6.1.i586", product: { name: "git-2.16.4-lp151.4.6.1.i586", product_id: "git-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-arch-2.16.4-lp151.4.6.1.i586", product: { name: "git-arch-2.16.4-lp151.4.6.1.i586", product_id: "git-arch-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-core-2.16.4-lp151.4.6.1.i586", product: { name: "git-core-2.16.4-lp151.4.6.1.i586", product_id: "git-core-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", product: { name: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", product_id: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.16.4-lp151.4.6.1.i586", product: { name: "git-credential-libsecret-2.16.4-lp151.4.6.1.i586", product_id: "git-credential-libsecret-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-cvs-2.16.4-lp151.4.6.1.i586", product: { name: "git-cvs-2.16.4-lp151.4.6.1.i586", product_id: "git-cvs-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-daemon-2.16.4-lp151.4.6.1.i586", product: { name: "git-daemon-2.16.4-lp151.4.6.1.i586", product_id: "git-daemon-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-email-2.16.4-lp151.4.6.1.i586", product: { name: "git-email-2.16.4-lp151.4.6.1.i586", product_id: "git-email-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-gui-2.16.4-lp151.4.6.1.i586", product: { name: "git-gui-2.16.4-lp151.4.6.1.i586", product_id: "git-gui-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-p4-2.16.4-lp151.4.6.1.i586", product: { name: "git-p4-2.16.4-lp151.4.6.1.i586", product_id: "git-p4-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-svn-2.16.4-lp151.4.6.1.i586", product: { name: "git-svn-2.16.4-lp151.4.6.1.i586", product_id: "git-svn-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "git-web-2.16.4-lp151.4.6.1.i586", product: { name: "git-web-2.16.4-lp151.4.6.1.i586", product_id: "git-web-2.16.4-lp151.4.6.1.i586", }, }, { category: "product_version", name: "gitk-2.16.4-lp151.4.6.1.i586", product: { name: "gitk-2.16.4-lp151.4.6.1.i586", product_id: "gitk-2.16.4-lp151.4.6.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.16.4-lp151.4.6.1.noarch", product: { name: "git-doc-2.16.4-lp151.4.6.1.noarch", product_id: "git-doc-2.16.4-lp151.4.6.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-2.16.4-lp151.4.6.1.x86_64", product_id: "git-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-arch-2.16.4-lp151.4.6.1.x86_64", product_id: "git-arch-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-core-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-core-2.16.4-lp151.4.6.1.x86_64", product_id: "git-core-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", product_id: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", product_id: "git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-cvs-2.16.4-lp151.4.6.1.x86_64", product_id: "git-cvs-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-daemon-2.16.4-lp151.4.6.1.x86_64", product_id: "git-daemon-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-email-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-email-2.16.4-lp151.4.6.1.x86_64", product_id: "git-email-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-gui-2.16.4-lp151.4.6.1.x86_64", product_id: "git-gui-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-p4-2.16.4-lp151.4.6.1.x86_64", product_id: "git-p4-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-svn-2.16.4-lp151.4.6.1.x86_64", product_id: "git-svn-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "git-web-2.16.4-lp151.4.6.1.x86_64", product: { name: "git-web-2.16.4-lp151.4.6.1.x86_64", product_id: "git-web-2.16.4-lp151.4.6.1.x86_64", }, }, { category: "product_version", name: "gitk-2.16.4-lp151.4.6.1.x86_64", product: { name: "gitk-2.16.4-lp151.4.6.1.x86_64", product_id: "gitk-2.16.4-lp151.4.6.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Leap 15.1", product: { name: "openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-arch-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-arch-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-core-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-core-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-credential-libsecret-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-cvs-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-cvs-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-daemon-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-daemon-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.16.4-lp151.4.6.1.noarch as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-doc-2.16.4-lp151.4.6.1.noarch", }, product_reference: "git-doc-2.16.4-lp151.4.6.1.noarch", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-email-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-email-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-gui-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-gui-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-p4-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-p4-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-svn-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-svn-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.i586", }, product_reference: "git-web-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "git-web-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-lp151.4.6.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.i586", }, product_reference: "gitk-2.16.4-lp151.4.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-lp151.4.6.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.x86_64", }, product_reference: "gitk-2.16.4-lp151.4.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, ], }, vulnerabilities: [ { cve: "CVE-2020-5260", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-5260", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-doc-2.16.4-lp151.4.6.1.noarch", "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-5260", url: "https://www.suse.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "SUSE Bug 1168930 for CVE-2020-5260", url: "https://bugzilla.suse.com/1168930", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-5260", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-5260", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-doc-2.16.4-lp151.4.6.1.noarch", "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-arch-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-core-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-credential-libsecret-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-cvs-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-daemon-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-doc-2.16.4-lp151.4.6.1.noarch", "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-email-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-gui-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-p4-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-svn-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:git-web-2.16.4-lp151.4.6.1.x86_64", "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.i586", "openSUSE Leap 15.1:gitk-2.16.4-lp151.4.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-16T08:37:53Z", details: "important", }, ], title: "CVE-2020-5260", }, ], }
opensuse-su-2024:10786-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
git-2.33.0-1.3 on GA media
Notes
Title of the patch
git-2.33.0-1.3 on GA media
Description of the patch
These are all security issues fixed in the git-2.33.0-1.3 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10786
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "git-2.33.0-1.3 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the git-2.33.0-1.3 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-10786", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10786-1.json", }, { category: "self", summary: "SUSE CVE CVE-2005-4900 page", url: "https://www.suse.com/security/cve/CVE-2005-4900/", }, { category: "self", summary: "SUSE CVE CVE-2017-1000117 page", url: "https://www.suse.com/security/cve/CVE-2017-1000117/", }, { category: "self", summary: "SUSE CVE CVE-2017-14867 page", url: "https://www.suse.com/security/cve/CVE-2017-14867/", }, { category: "self", summary: "SUSE CVE CVE-2017-15298 page", url: "https://www.suse.com/security/cve/CVE-2017-15298/", }, { category: "self", summary: "SUSE CVE CVE-2017-8386 page", url: "https://www.suse.com/security/cve/CVE-2017-8386/", }, { category: "self", summary: "SUSE CVE CVE-2018-11233 page", url: "https://www.suse.com/security/cve/CVE-2018-11233/", }, { category: "self", summary: "SUSE CVE CVE-2018-11235 page", url: "https://www.suse.com/security/cve/CVE-2018-11235/", }, { category: "self", summary: "SUSE CVE CVE-2018-17456 page", url: "https://www.suse.com/security/cve/CVE-2018-17456/", }, { category: "self", summary: "SUSE CVE CVE-2018-19486 page", url: "https://www.suse.com/security/cve/CVE-2018-19486/", }, { category: "self", summary: "SUSE CVE CVE-2019-1348 page", url: "https://www.suse.com/security/cve/CVE-2019-1348/", }, { category: "self", summary: "SUSE CVE CVE-2019-1349 page", url: "https://www.suse.com/security/cve/CVE-2019-1349/", }, { category: "self", summary: "SUSE CVE CVE-2019-1350 page", url: "https://www.suse.com/security/cve/CVE-2019-1350/", }, { category: "self", summary: "SUSE CVE CVE-2019-1351 page", url: "https://www.suse.com/security/cve/CVE-2019-1351/", }, { category: "self", summary: "SUSE CVE CVE-2019-1352 page", url: "https://www.suse.com/security/cve/CVE-2019-1352/", }, { category: "self", summary: "SUSE CVE CVE-2019-1353 page", url: "https://www.suse.com/security/cve/CVE-2019-1353/", }, { category: "self", summary: "SUSE CVE CVE-2019-1354 page", url: "https://www.suse.com/security/cve/CVE-2019-1354/", }, { category: "self", summary: "SUSE CVE CVE-2019-1387 page", url: "https://www.suse.com/security/cve/CVE-2019-1387/", }, { category: "self", summary: "SUSE CVE CVE-2019-19604 page", url: "https://www.suse.com/security/cve/CVE-2019-19604/", }, { category: "self", summary: "SUSE CVE CVE-2020-11008 page", url: "https://www.suse.com/security/cve/CVE-2020-11008/", }, { category: "self", summary: "SUSE CVE CVE-2020-5260 page", url: "https://www.suse.com/security/cve/CVE-2020-5260/", }, { category: "self", summary: "SUSE CVE CVE-2021-21300 page", url: "https://www.suse.com/security/cve/CVE-2021-21300/", }, ], title: "git-2.33.0-1.3 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:10786-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.33.0-1.3.aarch64", product: { name: "git-2.33.0-1.3.aarch64", product_id: "git-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-arch-2.33.0-1.3.aarch64", product: { name: "git-arch-2.33.0-1.3.aarch64", product_id: "git-arch-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-core-2.33.0-1.3.aarch64", product: { name: "git-core-2.33.0-1.3.aarch64", product_id: "git-core-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.33.0-1.3.aarch64", product: { name: "git-credential-gnome-keyring-2.33.0-1.3.aarch64", product_id: "git-credential-gnome-keyring-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.33.0-1.3.aarch64", product: { name: "git-credential-libsecret-2.33.0-1.3.aarch64", product_id: "git-credential-libsecret-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-cvs-2.33.0-1.3.aarch64", product: { name: "git-cvs-2.33.0-1.3.aarch64", product_id: "git-cvs-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-daemon-2.33.0-1.3.aarch64", product: { name: "git-daemon-2.33.0-1.3.aarch64", product_id: "git-daemon-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-doc-2.33.0-1.3.aarch64", product: { name: "git-doc-2.33.0-1.3.aarch64", product_id: "git-doc-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-email-2.33.0-1.3.aarch64", product: { name: "git-email-2.33.0-1.3.aarch64", product_id: "git-email-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-gui-2.33.0-1.3.aarch64", product: { name: "git-gui-2.33.0-1.3.aarch64", product_id: "git-gui-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-p4-2.33.0-1.3.aarch64", product: { name: "git-p4-2.33.0-1.3.aarch64", product_id: "git-p4-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-svn-2.33.0-1.3.aarch64", product: { name: "git-svn-2.33.0-1.3.aarch64", product_id: "git-svn-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "git-web-2.33.0-1.3.aarch64", product: { name: "git-web-2.33.0-1.3.aarch64", product_id: "git-web-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "gitk-2.33.0-1.3.aarch64", product: { name: "gitk-2.33.0-1.3.aarch64", product_id: "gitk-2.33.0-1.3.aarch64", }, }, { category: "product_version", name: "perl-Git-2.33.0-1.3.aarch64", product: { name: "perl-Git-2.33.0-1.3.aarch64", product_id: "perl-Git-2.33.0-1.3.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-2.33.0-1.3.ppc64le", product: { name: "git-2.33.0-1.3.ppc64le", product_id: "git-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-arch-2.33.0-1.3.ppc64le", product: { name: "git-arch-2.33.0-1.3.ppc64le", product_id: "git-arch-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-core-2.33.0-1.3.ppc64le", product: { name: "git-core-2.33.0-1.3.ppc64le", product_id: "git-core-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.33.0-1.3.ppc64le", product: { name: "git-credential-gnome-keyring-2.33.0-1.3.ppc64le", product_id: "git-credential-gnome-keyring-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.33.0-1.3.ppc64le", product: { name: "git-credential-libsecret-2.33.0-1.3.ppc64le", product_id: "git-credential-libsecret-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.33.0-1.3.ppc64le", product: { name: "git-cvs-2.33.0-1.3.ppc64le", product_id: "git-cvs-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.33.0-1.3.ppc64le", product: { name: "git-daemon-2.33.0-1.3.ppc64le", product_id: "git-daemon-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-doc-2.33.0-1.3.ppc64le", product: { name: "git-doc-2.33.0-1.3.ppc64le", product_id: "git-doc-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-email-2.33.0-1.3.ppc64le", product: { name: "git-email-2.33.0-1.3.ppc64le", product_id: "git-email-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-gui-2.33.0-1.3.ppc64le", product: { name: "git-gui-2.33.0-1.3.ppc64le", product_id: "git-gui-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-p4-2.33.0-1.3.ppc64le", product: { name: "git-p4-2.33.0-1.3.ppc64le", product_id: "git-p4-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-svn-2.33.0-1.3.ppc64le", product: { name: "git-svn-2.33.0-1.3.ppc64le", product_id: "git-svn-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "git-web-2.33.0-1.3.ppc64le", product: { name: "git-web-2.33.0-1.3.ppc64le", product_id: "git-web-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "gitk-2.33.0-1.3.ppc64le", product: { name: "gitk-2.33.0-1.3.ppc64le", product_id: "gitk-2.33.0-1.3.ppc64le", }, }, { category: "product_version", name: "perl-Git-2.33.0-1.3.ppc64le", product: { name: "perl-Git-2.33.0-1.3.ppc64le", product_id: "perl-Git-2.33.0-1.3.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.33.0-1.3.s390x", product: { name: "git-2.33.0-1.3.s390x", product_id: "git-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-arch-2.33.0-1.3.s390x", product: { name: "git-arch-2.33.0-1.3.s390x", product_id: "git-arch-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-core-2.33.0-1.3.s390x", product: { name: "git-core-2.33.0-1.3.s390x", product_id: "git-core-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.33.0-1.3.s390x", product: { name: "git-credential-gnome-keyring-2.33.0-1.3.s390x", product_id: "git-credential-gnome-keyring-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.33.0-1.3.s390x", product: { name: "git-credential-libsecret-2.33.0-1.3.s390x", product_id: "git-credential-libsecret-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-cvs-2.33.0-1.3.s390x", product: { name: "git-cvs-2.33.0-1.3.s390x", product_id: "git-cvs-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-daemon-2.33.0-1.3.s390x", product: { name: "git-daemon-2.33.0-1.3.s390x", product_id: "git-daemon-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-doc-2.33.0-1.3.s390x", product: { name: "git-doc-2.33.0-1.3.s390x", product_id: "git-doc-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-email-2.33.0-1.3.s390x", product: { name: "git-email-2.33.0-1.3.s390x", product_id: "git-email-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-gui-2.33.0-1.3.s390x", product: { name: "git-gui-2.33.0-1.3.s390x", product_id: "git-gui-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-p4-2.33.0-1.3.s390x", product: { name: "git-p4-2.33.0-1.3.s390x", product_id: "git-p4-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-svn-2.33.0-1.3.s390x", product: { name: "git-svn-2.33.0-1.3.s390x", product_id: "git-svn-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "git-web-2.33.0-1.3.s390x", product: { name: "git-web-2.33.0-1.3.s390x", product_id: "git-web-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "gitk-2.33.0-1.3.s390x", product: { name: "gitk-2.33.0-1.3.s390x", product_id: "gitk-2.33.0-1.3.s390x", }, }, { category: "product_version", name: "perl-Git-2.33.0-1.3.s390x", product: { name: "perl-Git-2.33.0-1.3.s390x", product_id: "perl-Git-2.33.0-1.3.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.33.0-1.3.x86_64", product: { name: "git-2.33.0-1.3.x86_64", product_id: "git-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-arch-2.33.0-1.3.x86_64", product: { name: "git-arch-2.33.0-1.3.x86_64", product_id: "git-arch-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-core-2.33.0-1.3.x86_64", product: { name: "git-core-2.33.0-1.3.x86_64", product_id: "git-core-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.33.0-1.3.x86_64", product: { name: "git-credential-gnome-keyring-2.33.0-1.3.x86_64", product_id: "git-credential-gnome-keyring-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.33.0-1.3.x86_64", product: { name: "git-credential-libsecret-2.33.0-1.3.x86_64", product_id: "git-credential-libsecret-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-cvs-2.33.0-1.3.x86_64", product: { name: "git-cvs-2.33.0-1.3.x86_64", product_id: "git-cvs-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-daemon-2.33.0-1.3.x86_64", product: { name: "git-daemon-2.33.0-1.3.x86_64", product_id: "git-daemon-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-doc-2.33.0-1.3.x86_64", product: { name: "git-doc-2.33.0-1.3.x86_64", product_id: "git-doc-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-email-2.33.0-1.3.x86_64", product: { name: "git-email-2.33.0-1.3.x86_64", product_id: "git-email-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-gui-2.33.0-1.3.x86_64", product: { name: "git-gui-2.33.0-1.3.x86_64", product_id: "git-gui-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-p4-2.33.0-1.3.x86_64", product: { name: "git-p4-2.33.0-1.3.x86_64", product_id: "git-p4-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-svn-2.33.0-1.3.x86_64", product: { name: "git-svn-2.33.0-1.3.x86_64", product_id: "git-svn-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "git-web-2.33.0-1.3.x86_64", product: { name: "git-web-2.33.0-1.3.x86_64", product_id: "git-web-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "gitk-2.33.0-1.3.x86_64", product: { name: "gitk-2.33.0-1.3.x86_64", product_id: "gitk-2.33.0-1.3.x86_64", }, }, { category: "product_version", name: "perl-Git-2.33.0-1.3.x86_64", product: { name: "perl-Git-2.33.0-1.3.x86_64", product_id: "perl-Git-2.33.0-1.3.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", }, product_reference: "git-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", }, product_reference: "git-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", }, product_reference: "git-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", }, product_reference: "git-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", }, product_reference: "git-arch-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", }, product_reference: "git-arch-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", }, product_reference: "git-arch-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", }, product_reference: "git-arch-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-core-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", }, product_reference: "git-core-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-core-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", }, product_reference: "git-core-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-core-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", }, product_reference: "git-core-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-core-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", }, product_reference: "git-core-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", }, product_reference: "git-credential-gnome-keyring-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", }, product_reference: "git-credential-gnome-keyring-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", }, product_reference: "git-credential-gnome-keyring-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", }, product_reference: "git-credential-gnome-keyring-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", }, product_reference: "git-credential-libsecret-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", }, product_reference: "git-credential-libsecret-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", }, product_reference: "git-credential-libsecret-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", }, product_reference: "git-credential-libsecret-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", }, product_reference: "git-cvs-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", }, product_reference: "git-cvs-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", }, product_reference: "git-cvs-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", }, product_reference: "git-cvs-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", }, product_reference: "git-daemon-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", }, product_reference: "git-daemon-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", }, product_reference: "git-daemon-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", }, product_reference: "git-daemon-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", }, product_reference: "git-doc-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", }, product_reference: "git-doc-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", }, product_reference: "git-doc-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", }, product_reference: "git-doc-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-email-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", }, product_reference: "git-email-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-email-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", }, product_reference: "git-email-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-email-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", }, product_reference: "git-email-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-email-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", }, product_reference: "git-email-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", }, product_reference: "git-gui-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", }, product_reference: "git-gui-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", }, product_reference: "git-gui-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", }, product_reference: "git-gui-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", }, product_reference: "git-p4-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", }, product_reference: "git-p4-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", }, product_reference: "git-p4-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", }, product_reference: "git-p4-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", }, product_reference: "git-svn-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", }, product_reference: "git-svn-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", }, product_reference: "git-svn-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", }, product_reference: "git-svn-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-web-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", }, product_reference: "git-web-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-web-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", }, product_reference: "git-web-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-web-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", }, product_reference: "git-web-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-web-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", }, product_reference: "git-web-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gitk-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", }, product_reference: "gitk-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gitk-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", }, product_reference: "gitk-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gitk-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", }, product_reference: "gitk-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gitk-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", }, product_reference: "gitk-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.33.0-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", }, product_reference: "perl-Git-2.33.0-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.33.0-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", }, product_reference: "perl-Git-2.33.0-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.33.0-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", }, product_reference: "perl-Git-2.33.0-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.33.0-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", }, product_reference: "perl-Git-2.33.0-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2005-4900", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2005-4900", }, ], notes: [ { category: "general", text: "SHA-1 is not collision resistant, which makes it easier for context-dependent attackers to conduct spoofing attacks, as demonstrated by attacks on the use of SHA-1 in TLS 1.2. NOTE: this CVE exists to provide a common identifier for referencing this SHA-1 issue; the existence of an identifier is not, by itself, a technology recommendation.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2005-4900", url: "https://www.suse.com/security/cve/CVE-2005-4900", }, { category: "external", summary: "SUSE Bug 1026646 for CVE-2005-4900", url: "https://bugzilla.suse.com/1026646", }, { category: "external", summary: "SUSE Bug 1026936 for CVE-2005-4900", url: "https://bugzilla.suse.com/1026936", }, { category: "external", summary: "SUSE Bug 1042640 for CVE-2005-4900", url: "https://bugzilla.suse.com/1042640", }, { category: "external", summary: "SUSE Bug 1150998 for CVE-2005-4900", url: "https://bugzilla.suse.com/1150998", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2005-4900", }, { cve: "CVE-2017-1000117", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-1000117", }, ], notes: [ { category: "general", text: "A malicious third-party can give a crafted \"ssh://...\" URL to an unsuspecting victim, and an attempt to visit the URL can result in any program that exists on the victim's machine being executed. Such a URL could be placed in the .gitmodules file of a malicious project, and an unsuspecting victim could be tricked into running \"git clone --recurse-submodules\" to trigger the vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-1000117", url: "https://www.suse.com/security/cve/CVE-2017-1000117", }, { category: "external", summary: "SUSE Bug 1052481 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1052481", }, { category: "external", summary: "SUSE Bug 1052696 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1052696", }, { category: "external", summary: "SUSE Bug 1052932 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1052932", }, { category: "external", summary: "SUSE Bug 1053364 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1053364", }, { category: "external", summary: "SUSE Bug 1053600 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1053600", }, { category: "external", summary: "SUSE Bug 1053919 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1053919", }, { category: "external", summary: "SUSE Bug 1054653 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1054653", }, { category: "external", summary: "SUSE Bug 1058214 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1058214", }, { category: "external", summary: "SUSE Bug 1066430 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1066430", }, { category: "external", summary: "SUSE Bug 1071709 for CVE-2017-1000117", url: "https://bugzilla.suse.com/1071709", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2017-1000117", }, { cve: "CVE-2017-14867", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-14867", }, ], notes: [ { category: "general", text: "Git before 2.10.5, 2.11.x before 2.11.4, 2.12.x before 2.12.5, 2.13.x before 2.13.6, and 2.14.x before 2.14.2 uses unsafe Perl scripts to support subcommands such as cvsserver, which allows attackers to execute arbitrary OS commands via shell metacharacters in a module name. The vulnerable code is reachable via git-shell even without CVS support.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-14867", url: "https://www.suse.com/security/cve/CVE-2017-14867", }, { category: "external", summary: "SUSE Bug 1060377 for CVE-2017-14867", url: "https://bugzilla.suse.com/1060377", }, { category: "external", summary: "SUSE Bug 1060378 for CVE-2017-14867", url: "https://bugzilla.suse.com/1060378", }, { category: "external", summary: "SUSE Bug 1061041 for CVE-2017-14867", url: "https://bugzilla.suse.com/1061041", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2017-14867", }, { cve: "CVE-2017-15298", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15298", }, ], notes: [ { category: "general", text: "Git through 2.14.2 mishandles layers of tree objects, which allows remote attackers to cause a denial of service (memory consumption) via a crafted repository, aka a Git bomb. This can also have an impact of disk consumption; however, an affected process typically would not survive its attempt to build the data structure in memory before writing to disk.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15298", url: "https://www.suse.com/security/cve/CVE-2017-15298", }, { category: "external", summary: "SUSE Bug 1063412 for CVE-2017-15298", url: "https://bugzilla.suse.com/1063412", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-15298", }, { cve: "CVE-2017-8386", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-8386", }, ], notes: [ { category: "general", text: "git-shell in git before 2.4.12, 2.5.x before 2.5.6, 2.6.x before 2.6.7, 2.7.x before 2.7.5, 2.8.x before 2.8.5, 2.9.x before 2.9.4, 2.10.x before 2.10.3, 2.11.x before 2.11.2, and 2.12.x before 2.12.3 might allow remote authenticated users to gain privileges via a repository name that starts with a - (dash) character.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-8386", url: "https://www.suse.com/security/cve/CVE-2017-8386", }, { category: "external", summary: "SUSE Bug 1038395 for CVE-2017-8386", url: "https://bugzilla.suse.com/1038395", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2017-8386", }, { cve: "CVE-2018-11233", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11233", }, ], notes: [ { category: "general", text: "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, code to sanity-check pathnames on NTFS can result in reading out-of-bounds memory.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11233", url: "https://www.suse.com/security/cve/CVE-2018-11233", }, { category: "external", summary: "SUSE Bug 1095218 for CVE-2018-11233", url: "https://bugzilla.suse.com/1095218", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-11233", }, { cve: "CVE-2018-11235", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11235", }, ], notes: [ { category: "general", text: "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs \"git clone --recurse-submodules\" because submodule \"names\" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with \"../\" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11235", url: "https://www.suse.com/security/cve/CVE-2018-11235", }, { category: "external", summary: "SUSE Bug 1095219 for CVE-2018-11235", url: "https://bugzilla.suse.com/1095219", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-11235", }, { cve: "CVE-2018-17456", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-17456", }, ], notes: [ { category: "general", text: "Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive \"git clone\" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-17456", url: "https://www.suse.com/security/cve/CVE-2018-17456", }, { category: "external", summary: "SUSE Bug 1110949 for CVE-2018-17456", url: "https://bugzilla.suse.com/1110949", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2018-17456", }, { cve: "CVE-2018-19486", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-19486", }, ], notes: [ { category: "general", text: "Git before 2.19.2 on Linux and UNIX executes commands from the current working directory (as if '.' were at the end of $PATH) in certain cases involving the run_command() API and run-command.c, because there was a dangerous change from execvp to execv during 2017.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-19486", url: "https://www.suse.com/security/cve/CVE-2018-19486", }, { category: "external", summary: "SUSE Bug 1117257 for CVE-2018-19486", url: "https://bugzilla.suse.com/1117257", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", version: "3.0", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-19486", }, { cve: "CVE-2019-1348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1348", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. The --export-marks option of git fast-import is exposed also via the in-stream command feature export-marks=... and it allows overwriting arbitrary paths.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1348", url: "https://www.suse.com/security/cve/CVE-2019-1348", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1348", url: "https://bugzilla.suse.com/1158785", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "low", }, ], title: "CVE-2019-1348", }, { cve: "CVE-2019-1349", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1349", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1350, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1349", url: "https://www.suse.com/security/cve/CVE-2019-1349", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1349", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158787 for CVE-2019-1349", url: "https://bugzilla.suse.com/1158787", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-1349", }, { cve: "CVE-2019-1350", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1350", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1350", url: "https://www.suse.com/security/cve/CVE-2019-1350", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1350", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158788 for CVE-2019-1350", url: "https://bugzilla.suse.com/1158788", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-1350", }, { cve: "CVE-2019-1351", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1351", }, ], notes: [ { category: "general", text: "A tampering vulnerability exists when Git for Visual Studio improperly handles virtual drive paths, aka 'Git for Visual Studio Tampering Vulnerability'.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1351", url: "https://www.suse.com/security/cve/CVE-2019-1351", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1351", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158789 for CVE-2019-1351", url: "https://bugzilla.suse.com/1158789", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-1351", }, { cve: "CVE-2019-1352", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1352", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1352", url: "https://www.suse.com/security/cve/CVE-2019-1352", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158787 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158787", }, { category: "external", summary: "SUSE Bug 1158790 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158790", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-1352", }, { cve: "CVE-2019-1353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1353", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. When running Git in the Windows Subsystem for Linux (also known as \"WSL\") while accessing a working directory on a regular Windows drive, none of the NTFS protections were active.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1353", url: "https://www.suse.com/security/cve/CVE-2019-1353", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1353", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158791 for CVE-2019-1353", url: "https://bugzilla.suse.com/1158791", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-1353", }, { cve: "CVE-2019-1354", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1354", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1352, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1354", url: "https://www.suse.com/security/cve/CVE-2019-1354", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1354", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158792 for CVE-2019-1354", url: "https://bugzilla.suse.com/1158792", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 0, baseSeverity: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "low", }, ], title: "CVE-2019-1354", }, { cve: "CVE-2019-1387", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1387", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. Recursive clones are currently affected by a vulnerability that is caused by too-lax validation of submodule names, allowing very targeted attacks via remote code execution in recursive clones.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1387", url: "https://www.suse.com/security/cve/CVE-2019-1387", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1387", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158793 for CVE-2019-1387", url: "https://bugzilla.suse.com/1158793", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2019-1387", }, { cve: "CVE-2019-19604", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-19604", }, ], notes: [ { category: "general", text: "Arbitrary command execution is possible in Git before 2.20.2, 2.21.x before 2.21.1, 2.22.x before 2.22.2, 2.23.x before 2.23.1, and 2.24.x before 2.24.1 because a \"git submodule update\" operation can run commands found in the .gitmodules file of a malicious repository.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-19604", url: "https://www.suse.com/security/cve/CVE-2019-19604", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-19604", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158795 for CVE-2019-19604", url: "https://bugzilla.suse.com/1158795", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2019-19604", }, { cve: "CVE-2020-11008", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11008", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a \"blank\" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The root of the problem is in Git itself, which should not be feeding blank input to helpers. However, the ability to exploit the vulnerability in practice depends on which helpers are in use. Credential helpers which are known to trigger the vulnerability: - Git's \"store\" helper - Git's \"cache\" helper - the \"osxkeychain\" helper that ships in Git's \"contrib\" directory Credential helpers which are known to be safe even with vulnerable versions of Git: - Git Credential Manager for Windows Any helper not in this list should be assumed to trigger the vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11008", url: "https://www.suse.com/security/cve/CVE-2020-11008", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-11008", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-11008", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2020-11008", }, { cve: "CVE-2020-5260", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-5260", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-5260", url: "https://www.suse.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "SUSE Bug 1168930 for CVE-2020-5260", url: "https://bugzilla.suse.com/1168930", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-5260", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-5260", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2020-5260", }, { cve: "CVE-2021-21300", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-21300", }, ], notes: [ { category: "general", text: "Git is an open-source distributed revision control system. In affected versions of Git a specially crafted repository that contains symbolic links as well as files using a clean/smudge filter such as Git LFS, may cause just-checked out script to be executed while cloning onto a case-insensitive file system such as NTFS, HFS+ or APFS (i.e. the default file systems on Windows and macOS). Note that clean/smudge filters have to be configured for that. Git for Windows configures Git LFS by default, and is therefore vulnerable. The problem has been patched in the versions published on Tuesday, March 9th, 2021. As a workaound, if symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won't work. Likewise, if no clean/smudge filters such as Git LFS are configured globally (i.e. _before_ cloning), the attack is foiled. As always, it is best to avoid cloning repositories from untrusted sources. The earliest impacted version is 2.14.2. The fix versions are: 2.30.1, 2.29.3, 2.28.1, 2.27.1, 2.26.3, 2.25.5, 2.24.4, 2.23.4, 2.22.5, 2.21.4, 2.20.5, 2.19.6, 2.18.5, 2.17.62.17.6.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-21300", url: "https://www.suse.com/security/cve/CVE-2021-21300", }, { category: "external", summary: "SUSE Bug 1183026 for CVE-2021-21300", url: "https://bugzilla.suse.com/1183026", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-arch-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-core-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-core-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-core-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-cvs-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-daemon-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-doc-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-email-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-email-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-email-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-gui-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-p4-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-svn-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:git-web-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:git-web-2.33.0-1.3.s390x", "openSUSE Tumbleweed:git-web-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:gitk-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:gitk-2.33.0-1.3.s390x", "openSUSE Tumbleweed:gitk-2.33.0-1.3.x86_64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.aarch64", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.ppc64le", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.s390x", "openSUSE Tumbleweed:perl-Git-2.33.0-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2021-21300", }, ], }
opensuse-su-2020:0598-1
Vulnerability from csaf_opensuse
Published
2020-05-01 18:28
Modified
2020-05-01 18:28
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
Security issues fixed:
* CVE-2020-11008: Specially crafted URLs may have tricked the
credentials helper to providing credential information that
is not appropriate for the protocol in use and host being
contacted (bsc#1169936)
git was updated to 2.26.1 (bsc#1169786, jsc#ECO-1628, bsc#1149792)
- Fix git-daemon not starting after conversion from sysvinit to systemd service
(bsc#1169605).
* CVE-2020-5260: Specially crafted URLs with newline characters
could have been used to make the Git client to send credential
information for a wrong host to the attacker's site bsc#1168930
git 2.26.0 (bsc#1167890, jsc#SLE-11608):
* 'git rebase' now uses a different backend that is based on the
'merge' machinery by default. The 'rebase.backend' configuration
variable reverts to old behaviour when set to 'apply'
* Improved handling of sparse checkouts
* Improvements to many commands and internal features
git 2.25.2:
* bug fixes to various subcommands in specific operations
git 2.25.1:
* 'git commit' now honors advise.statusHints
* various updates, bug fixes and documentation updates
git 2.25.0
* The branch description ('git branch --edit-description') has been
used to fill the body of the cover letters by the format-patch
command; this has been enhanced so that the subject can also be
filled.
* A few commands learned to take the pathspec from the standard input
or a named file, instead of taking it as the command line
arguments, with the '--pathspec-from-file' option.
* Test updates to prepare for SHA-2 transition continues.
* Redo 'git name-rev' to avoid recursive calls.
* When all files from some subdirectory were renamed to the root
directory, the directory rename heuristics would fail to detect that
as a rename/merge of the subdirectory to the root directory, which has
been corrected.
* HTTP transport had possible allocator/deallocator mismatch, which
has been corrected.
git 2.24.1:
* CVE-2019-1348: The --export-marks option of fast-import is
exposed also via the in-stream command feature export-marks=...
and it allows overwriting arbitrary paths (bsc#1158785)
* CVE-2019-1349: on Windows, when submodules are cloned
recursively, under certain circumstances Git could be fooled
into using the same Git directory twice (bsc#1158787)
* CVE-2019-1350: Incorrect quoting of command-line arguments
allowed remote code execution during a recursive clone in
conjunction with SSH URLs (bsc#1158788)
* CVE-2019-1351: on Windows mistakes drive letters outside of
the US-English alphabet as relative paths (bsc#1158789)
* CVE-2019-1352: on Windows was unaware of NTFS Alternate Data
Streams (bsc#1158790)
* CVE-2019-1353: when run in the Windows Subsystem for Linux
while accessing a working directory on a regular Windows
drive, none of the NTFS protections were active (bsc#1158791)
* CVE-2019-1354: on Windows refuses to write tracked files with
filenames that contain backslashes (bsc#1158792)
* CVE-2019-1387: Recursive clones vulnerability that is caused
by too-lax validation of submodule names, allowing very
targeted attacks via remote code execution in recursive
clones (bsc#1158793)
* CVE-2019-19604: a recursive clone followed by a submodule
update could execute code contained within the repository
without the user explicitly having asked for that (bsc#1158795)
git 2.24.0
* The command line parser learned '--end-of-options' notation.
* A mechanism to affect the default setting for a (related) group of
configuration variables is introduced.
* 'git fetch' learned '--set-upstream' option to help those who first
clone from their private fork they intend to push to, add the true
upstream via 'git remote add' and then 'git fetch' from it.
* fixes and improvements to UI, workflow and features, bash completion fixes
git 2.23.0:
* The '--base' option of 'format-patch' computed the patch-ids for
prerequisite patches in an unstable way, which has been updated
to compute in a way that is compatible with 'git patch-id
--stable'.
* The 'git log' command by default behaves as if the --mailmap
option was given.
* fixes and improvements to UI, workflow and features
git 2.22.1
* A relative pathname given to 'git init --template=<path> <repo>'
ought to be relative to the directory 'git init' gets invoked in,
but it instead was made relative to the repository, which has been
corrected.
* 'git worktree add' used to fail when another worktree connected to
the same repository was corrupt, which has been corrected.
* 'git am -i --resolved' segfaulted after trying to see a commit as
if it were a tree, which has been corrected.
* 'git merge --squash' is designed to update the working tree and the
index without creating the commit, and this cannot be countermanded
by adding the '--commit' option; the command now refuses to work
when both options are given.
* Update to Unicode 12.1 width table.
* 'git request-pull' learned to warn when the ref we ask them to pull
from in the local repository and in the published repository are
different.
* 'git fetch' into a lazy clone forgot to fetch base objects that are
necessary to complete delta in a thin packfile, which has been
corrected.
* The URL decoding code has been updated to avoid going past the end
of the string while parsing %-<hex>-<hex> sequence.
* 'git clean' silently skipped a path when it cannot lstat() it; now
it gives a warning.
* 'git rm' to resolve a conflicted path leaked an internal message
'needs merge' before actually removing the path, which was
confusing. This has been corrected.
* Many more bugfixes and code cleanups.
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld.
- partial fix for git instaweb giving 500 error (bsc#1112230)
git 2.22.0
* The filter specification '--filter=sparse:path=<path>' used to
create a lazy/partial clone has been removed. Using a blob that is
part of the project as sparse specification is still supported with
the '--filter=sparse:oid=<blob>' option
* 'git checkout --no-overlay' can be used to trigger a new mode of
checking out paths out of the tree-ish, that allows paths that
match the pathspec that are in the current index and working tree
and are not in the tree-ish.
* Four new configuration variables {author,committer}.{name,email}
have been introduced to override user.{name,email} in more specific
cases.
* 'git branch' learned a new subcommand '--show-current'.
* The command line completion (in contrib/) has been taught to
complete more subcommand parameters.
* The completion helper code now pays attention to repository-local
configuration (when available), which allows --list-cmds to honour
a repository specific setting of completion.commands, for example.
* The list of conflicted paths shown in the editor while concluding a
conflicted merge was shown above the scissors line when the
clean-up mode is set to 'scissors', even though it was commented
out just like the list of updated paths and other information to
help the user explain the merge better.
* 'git rebase' that was reimplemented in C did not set ORIG_HEAD
correctly, which has been corrected.
* 'git worktree add' used to do a 'find an available name with stat
and then mkdir', which is race-prone. This has been fixed by using
mkdir and reacting to EEXIST in a loop.
- Move to DocBook 5.x. Asciidoctor 2.x no longer supports the legacy
DocBook 4.5 format.
- update git-web AppArmor profile for bash and tar usrMerge (bsc#1132350)
git 2.21.0
* Historically, the '-m' (mainline) option can only be used for 'git
cherry-pick' and 'git revert' when working with a merge commit.
This version of Git no longer warns or errors out when working with
a single-parent commit, as long as the argument to the '-m' option
is 1 (i.e. it has only one parent, and the request is to pick or
revert relative to that first parent). Scripts that relied on the
behaviour may get broken with this change.
* Small fixes and features for fast-export and fast-import.
* The 'http.version' configuration variable can be used with recent
enough versions of cURL library to force the version of HTTP used
to talk when fetching and pushing.
* 'git push $there $src:$dst' rejects when $dst is not a fully
qualified refname and it is not clear what the end user meant.
* Update 'git multimail' from the upstream.
* A new date format '--date=human' that morphs its output depending
on how far the time is from the current time has been introduced.
'--date=auto:human' can be used to use this new format (or any
existing format) when the output is going to the pager or to the
terminal, and otherwise the default format.
- Fix worktree creation race (bsc#1114225).
- add shadow build dependency to the -daemon subpackage.
git 2.20.1:
* portability fixes
* 'git help -a' did not work well when an overly long alias was
defined
* no longer squelched an error message when the run_command API
failed to run a missing command
git 2.20.0
* 'git help -a' now gives verbose output (same as 'git help -av').
Those who want the old output may say 'git help --no-verbose -a'..
* 'git send-email' learned to grab address-looking string on any
trailer whose name ends with '-by'.
* 'git format-patch' learned new '--interdiff' and '--range-diff'
options to explain the difference between this version and the
previous attempt in the cover letter (or after the three-dashes as
a comment).
* Developer builds now use -Wunused-function compilation option.
* Fix a bug in which the same path could be registered under multiple
worktree entries if the path was missing (for instance, was removed
manually). Also, as a convenience, expand the number of cases in
which --force is applicable.
* The overly large Documentation/config.txt file have been split into
million little pieces. This potentially allows each individual piece
to be included into the manual page of the command it affects more easily.
* Malformed or crafted data in packstream can make our code attempt
to read or write past the allocated buffer and abort, instead of
reporting an error, which has been fixed.
* Fix for a long-standing bug that leaves the index file corrupt when
it shrinks during a partial commit.
* 'git merge' and 'git pull' that merges into an unborn branch used
to completely ignore '--verify-signatures', which has been
corrected.
* ...and much more features and fixes
git 2.19.2:
* various bug fixes for multiple subcommands and operations
git 2.19.1:
* CVE-2018-17456: Specially crafted .gitmodules files may have
allowed arbitrary code execution when the repository is cloned
with --recurse-submodules (bsc#1110949)
git 2.19.0:
* 'git diff' compares the index and the working tree. For paths
added with intent-to-add bit, the command shows the full contents
of them as added, but the paths themselves were not marked as new
files. They are now shown as new by default.
* 'git apply' learned the '--intent-to-add' option so that an
otherwise working-tree-only application of a patch will add new
paths to the index marked with the 'intent-to-add' bit.
* 'git grep' learned the '--column' option that gives not just the
line number but the column number of the hit.
* The '-l' option in 'git branch -l' is an unfortunate short-hand for
'--create-reflog', but many users, both old and new, somehow expect
it to be something else, perhaps '--list'. This step warns when '-l'
is used as a short-hand for '--create-reflog' and warns about the
future repurposing of the it when it is used.
* The userdiff pattern for .php has been updated.
* The content-transfer-encoding of the message 'git send-email' sends
out by default was 8bit, which can cause trouble when there is an
overlong line to bust RFC 5322/2822 limit. A new option 'auto' to
automatically switch to quoted-printable when there is such a line
in the payload has been introduced and is made the default.
* 'git checkout' and 'git worktree add' learned to honor
checkout.defaultRemote when auto-vivifying a local branch out of a
remote tracking branch in a repository with multiple remotes that
have tracking branches that share the same names.
(merge 8d7b558bae ab/checkout-default-remote later to maint).
* 'git grep' learned the '--only-matching' option.
* 'git rebase --rebase-merges' mode now handles octopus merges as
well.
* Add a server-side knob to skip commits in exponential/fibbonacci
stride in an attempt to cover wider swath of history with a smaller
number of iterations, potentially accepting a larger packfile
transfer, instead of going back one commit a time during common
ancestor discovery during the 'git fetch' transaction.
(merge 42cc7485a2 jt/fetch-negotiator-skipping later to maint).
* A new configuration variable core.usereplacerefs has been added,
primarily to help server installations that want to ignore the
replace mechanism altogether.
* Teach 'git tag -s' etc. a few configuration variables (gpg.format
that can be set to 'openpgp' or 'x509', and gpg.<format>.program
that is used to specify what program to use to deal with the format)
to allow x.509 certs with CMS via 'gpgsm' to be used instead of
openpgp via 'gnupg'.
* Many more strings are prepared for l10n.
* 'git p4 submit' learns to ask its own pre-submit hook if it should
continue with submitting.
* The test performed at the receiving end of 'git push' to prevent
bad objects from entering repository can be customized via
receive.fsck.* configuration variables; we now have gained a
counterpart to do the same on the 'git fetch' side, with
fetch.fsck.* configuration variables.
* 'git pull --rebase=interactive' learned 'i' as a short-hand for
'interactive'.
* 'git instaweb' has been adjusted to run better with newer Apache on
RedHat based distros.
* 'git range-diff' is a reimplementation of 'git tbdiff' that lets us
compare individual patches in two iterations of a topic.
* The sideband code learned to optionally paint selected keywords at
the beginning of incoming lines on the receiving end.
* 'git branch --list' learned to take the default sort order from the
'branch.sort' configuration variable, just like 'git tag --list'
pays attention to 'tag.sort'.
* 'git worktree' command learned '--quiet' option to make it less
verbose.
git 2.18.0:
* improvements to rename detection logic
* When built with more recent cURL, GIT_SSL_VERSION can now
specify 'tlsv1.3' as its value.
* 'git mergetools' learned talking to guiffy.
* various other workflow improvements and fixes
* performance improvements and other developer visible fixes
git 2.17.1
* Submodule 'names' come from the untrusted .gitmodules file, but
we blindly append them to $GIT_DIR/modules to create our on-disk
repo paths. This means you can do bad things by putting '../'
into the name. We now enforce some rules for submodule names
which will cause Git to ignore these malicious names
(CVE-2018-11235, bsc#1095219)
* It was possible to trick the code that sanity-checks paths on
NTFS into reading random piece of memory
(CVE-2018-11233, bsc#1095218)
* Support on the server side to reject pushes to repositories
that attempt to create such problematic .gitmodules file etc.
as tracked contents, to help hosting sites protect their
customers by preventing malicious contents from spreading.
git 2.17.0:
* 'diff' family of commands learned '--find-object=<object-id>' option
to limit the findings to changes that involve the named object.
* 'git format-patch' learned to give 72-cols to diffstat, which is
consistent with other line length limits the subcommand uses for
its output meant for e-mails.
* The log from 'git daemon' can be redirected with a new option; one
relevant use case is to send the log to standard error (instead of
syslog) when running it from inetd.
* 'git rebase' learned to take '--allow-empty-message' option.
* 'git am' has learned the '--quit' option, in addition to the
existing '--abort' option; having the pair mirrors a few other
commands like 'rebase' and 'cherry-pick'.
* 'git worktree add' learned to run the post-checkout hook, just like
'git clone' runs it upon the initial checkout.
* 'git tag' learned an explicit '--edit' option that allows the
message given via '-m' and '-F' to be further edited.
* 'git fetch --prune-tags' may be used as a handy short-hand for
getting rid of stale tags that are locally held.
* The new '--show-current-patch' option gives an end-user facing way
to get the diff being applied when 'git rebase' (and 'git am')
stops with a conflict.
* 'git add -p' used to offer '/' (look for a matching hunk) as a
choice, even there was only one hunk, which has been corrected.
Also the single-key help is now given only for keys that are
enabled (e.g. help for '/' won't be shown when there is only one
hunk).
* Since Git 1.7.9, 'git merge' defaulted to --no-ff (i.e. even when
the side branch being merged is a descendant of the current commit,
create a merge commit instead of fast-forwarding) when merging a
tag object. This was appropriate default for integrators who pull
signed tags from their downstream contributors, but caused an
unnecessary merges when used by downstream contributors who
habitually 'catch up' their topic branches with tagged releases
from the upstream. Update 'git merge' to default to --no-ff only
when merging a tag object that does *not* sit at its usual place in
refs/tags/ hierarchy, and allow fast-forwarding otherwise, to
mitigate the problem.
* 'git status' can spend a lot of cycles to compute the relation
between the current branch and its upstream, which can now be
disabled with '--no-ahead-behind' option.
* 'git diff' and friends learned funcname patterns for Go language
source files.
* 'git send-email' learned '--reply-to=<address>' option.
* Funcname pattern used for C# now recognizes 'async' keyword.
* In a way similar to how 'git tag' learned to honor the pager
setting only in the list mode, 'git config' learned to ignore the
pager setting when it is used for setting values (i.e. when the
purpose of the operation is not to 'show').
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2020-598
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for git", title: "Title of the patch", }, { category: "description", text: "This update for git fixes the following issues:\n\nSecurity issues fixed:\n\n* CVE-2020-11008: Specially crafted URLs may have tricked the\n credentials helper to providing credential information that\n is not appropriate for the protocol in use and host being\n contacted (bsc#1169936)\n\ngit was updated to 2.26.1 (bsc#1169786, jsc#ECO-1628, bsc#1149792)\n\n- Fix git-daemon not starting after conversion from sysvinit to systemd service\n (bsc#1169605).\n\n* CVE-2020-5260: Specially crafted URLs with newline characters\n could have been used to make the Git client to send credential\n information for a wrong host to the attacker's site bsc#1168930\n\ngit 2.26.0 (bsc#1167890, jsc#SLE-11608):\n\n* 'git rebase' now uses a different backend that is based on the\n 'merge' machinery by default. The 'rebase.backend' configuration\n variable reverts to old behaviour when set to 'apply'\n* Improved handling of sparse checkouts\n* Improvements to many commands and internal features\n\ngit 2.25.2:\n\n* bug fixes to various subcommands in specific operations\n\ngit 2.25.1:\n\n* 'git commit' now honors advise.statusHints\n* various updates, bug fixes and documentation updates\n\ngit 2.25.0\n\n* The branch description ('git branch --edit-description') has been\n used to fill the body of the cover letters by the format-patch\n command; this has been enhanced so that the subject can also be\n filled.\n* A few commands learned to take the pathspec from the standard input\n or a named file, instead of taking it as the command line\n arguments, with the '--pathspec-from-file' option.\n* Test updates to prepare for SHA-2 transition continues.\n* Redo 'git name-rev' to avoid recursive calls.\n* When all files from some subdirectory were renamed to the root\n directory, the directory rename heuristics would fail to detect that\n as a rename/merge of the subdirectory to the root directory, which has\n been corrected.\n* HTTP transport had possible allocator/deallocator mismatch, which\n has been corrected.\n\ngit 2.24.1:\n\n* CVE-2019-1348: The --export-marks option of fast-import is\n exposed also via the in-stream command feature export-marks=...\n and it allows overwriting arbitrary paths (bsc#1158785)\n* CVE-2019-1349: on Windows, when submodules are cloned\n recursively, under certain circumstances Git could be fooled\n into using the same Git directory twice (bsc#1158787)\n* CVE-2019-1350: Incorrect quoting of command-line arguments\n allowed remote code execution during a recursive clone in\n conjunction with SSH URLs (bsc#1158788)\n* CVE-2019-1351: on Windows mistakes drive letters outside of\n the US-English alphabet as relative paths (bsc#1158789)\n* CVE-2019-1352: on Windows was unaware of NTFS Alternate Data\n Streams (bsc#1158790)\n* CVE-2019-1353: when run in the Windows Subsystem for Linux\n while accessing a working directory on a regular Windows\n drive, none of the NTFS protections were active (bsc#1158791)\n* CVE-2019-1354: on Windows refuses to write tracked files with\n filenames that contain backslashes (bsc#1158792)\n* CVE-2019-1387: Recursive clones vulnerability that is caused\n by too-lax validation of submodule names, allowing very\n targeted attacks via remote code execution in recursive\n clones (bsc#1158793)\n* CVE-2019-19604: a recursive clone followed by a submodule\n update could execute code contained within the repository\n without the user explicitly having asked for that (bsc#1158795)\n\ngit 2.24.0\n\n* The command line parser learned '--end-of-options' notation.\n* A mechanism to affect the default setting for a (related) group of\n configuration variables is introduced.\n* 'git fetch' learned '--set-upstream' option to help those who first\n clone from their private fork they intend to push to, add the true\n upstream via 'git remote add' and then 'git fetch' from it.\n* fixes and improvements to UI, workflow and features, bash completion fixes\n\ngit 2.23.0:\n\n* The '--base' option of 'format-patch' computed the patch-ids for\n prerequisite patches in an unstable way, which has been updated\n to compute in a way that is compatible with 'git patch-id\n --stable'.\n* The 'git log' command by default behaves as if the --mailmap\n option was given.\n* fixes and improvements to UI, workflow and features\n\ngit 2.22.1\n\n* A relative pathname given to 'git init --template=<path> <repo>'\n ought to be relative to the directory 'git init' gets invoked in,\n but it instead was made relative to the repository, which has been\n corrected.\n* 'git worktree add' used to fail when another worktree connected to\n the same repository was corrupt, which has been corrected.\n* 'git am -i --resolved' segfaulted after trying to see a commit as\n if it were a tree, which has been corrected.\n* 'git merge --squash' is designed to update the working tree and the\n index without creating the commit, and this cannot be countermanded\n by adding the '--commit' option; the command now refuses to work\n when both options are given.\n* Update to Unicode 12.1 width table.\n* 'git request-pull' learned to warn when the ref we ask them to pull\n from in the local repository and in the published repository are\n different.\n* 'git fetch' into a lazy clone forgot to fetch base objects that are\n necessary to complete delta in a thin packfile, which has been\n corrected.\n* The URL decoding code has been updated to avoid going past the end\n of the string while parsing %-<hex>-<hex> sequence.\n* 'git clean' silently skipped a path when it cannot lstat() it; now\n it gives a warning.\n* 'git rm' to resolve a conflicted path leaked an internal message\n 'needs merge' before actually removing the path, which was\n confusing. This has been corrected.\n* Many more bugfixes and code cleanups.\n\n- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by\n firewalld.\n\n- partial fix for git instaweb giving 500 error (bsc#1112230)\n\ngit 2.22.0 \n\n* The filter specification '--filter=sparse:path=<path>' used to\n create a lazy/partial clone has been removed. Using a blob that is\n part of the project as sparse specification is still supported with\n the '--filter=sparse:oid=<blob>' option\n* 'git checkout --no-overlay' can be used to trigger a new mode of\n checking out paths out of the tree-ish, that allows paths that\n match the pathspec that are in the current index and working tree\n and are not in the tree-ish.\n* Four new configuration variables {author,committer}.{name,email}\n have been introduced to override user.{name,email} in more specific\n cases.\n* 'git branch' learned a new subcommand '--show-current'.\n* The command line completion (in contrib/) has been taught to\n complete more subcommand parameters.\n* The completion helper code now pays attention to repository-local\n configuration (when available), which allows --list-cmds to honour\n a repository specific setting of completion.commands, for example.\n* The list of conflicted paths shown in the editor while concluding a\n conflicted merge was shown above the scissors line when the\n clean-up mode is set to 'scissors', even though it was commented\n out just like the list of updated paths and other information to\n help the user explain the merge better.\n* 'git rebase' that was reimplemented in C did not set ORIG_HEAD\n correctly, which has been corrected.\n* 'git worktree add' used to do a 'find an available name with stat\n and then mkdir', which is race-prone. This has been fixed by using\n mkdir and reacting to EEXIST in a loop. \n\n- Move to DocBook 5.x. Asciidoctor 2.x no longer supports the legacy\n DocBook 4.5 format.\n\n- update git-web AppArmor profile for bash and tar usrMerge (bsc#1132350)\n\ngit 2.21.0\n\n* Historically, the '-m' (mainline) option can only be used for 'git\n cherry-pick' and 'git revert' when working with a merge commit.\n This version of Git no longer warns or errors out when working with\n a single-parent commit, as long as the argument to the '-m' option\n is 1 (i.e. it has only one parent, and the request is to pick or\n revert relative to that first parent). Scripts that relied on the\n behaviour may get broken with this change.\n* Small fixes and features for fast-export and fast-import.\n* The 'http.version' configuration variable can be used with recent\n enough versions of cURL library to force the version of HTTP used\n to talk when fetching and pushing.\n* 'git push $there $src:$dst' rejects when $dst is not a fully\n qualified refname and it is not clear what the end user meant.\n* Update 'git multimail' from the upstream.\n* A new date format '--date=human' that morphs its output depending\n on how far the time is from the current time has been introduced.\n '--date=auto:human' can be used to use this new format (or any\n existing format) when the output is going to the pager or to the\n terminal, and otherwise the default format.\n\n- Fix worktree creation race (bsc#1114225).\n- add shadow build dependency to the -daemon subpackage.\n\n\ngit 2.20.1:\n\n* portability fixes\n* 'git help -a' did not work well when an overly long alias was\n defined\n* no longer squelched an error message when the run_command API\n failed to run a missing command\n\ngit 2.20.0\n\n* 'git help -a' now gives verbose output (same as 'git help -av').\n Those who want the old output may say 'git help --no-verbose -a'..\n* 'git send-email' learned to grab address-looking string on any\n trailer whose name ends with '-by'.\n* 'git format-patch' learned new '--interdiff' and '--range-diff'\n options to explain the difference between this version and the\n previous attempt in the cover letter (or after the three-dashes as\n a comment).\n* Developer builds now use -Wunused-function compilation option.\n* Fix a bug in which the same path could be registered under multiple\n worktree entries if the path was missing (for instance, was removed\n manually). Also, as a convenience, expand the number of cases in\n which --force is applicable.\n* The overly large Documentation/config.txt file have been split into\n million little pieces. This potentially allows each individual piece\n to be included into the manual page of the command it affects more easily.\n* Malformed or crafted data in packstream can make our code attempt\n to read or write past the allocated buffer and abort, instead of\n reporting an error, which has been fixed.\n* Fix for a long-standing bug that leaves the index file corrupt when\n it shrinks during a partial commit.\n* 'git merge' and 'git pull' that merges into an unborn branch used\n to completely ignore '--verify-signatures', which has been\n corrected.\n* ...and much more features and fixes\n\ngit 2.19.2:\n\n* various bug fixes for multiple subcommands and operations\n\ngit 2.19.1:\n\n* CVE-2018-17456: Specially crafted .gitmodules files may have\n allowed arbitrary code execution when the repository is cloned\n with --recurse-submodules (bsc#1110949)\n\ngit 2.19.0:\n\n* 'git diff' compares the index and the working tree. For paths\n added with intent-to-add bit, the command shows the full contents\n of them as added, but the paths themselves were not marked as new\n files. They are now shown as new by default.\n* 'git apply' learned the '--intent-to-add' option so that an\n otherwise working-tree-only application of a patch will add new\n paths to the index marked with the 'intent-to-add' bit.\n* 'git grep' learned the '--column' option that gives not just the\n line number but the column number of the hit.\n* The '-l' option in 'git branch -l' is an unfortunate short-hand for\n '--create-reflog', but many users, both old and new, somehow expect\n it to be something else, perhaps '--list'. This step warns when '-l'\n is used as a short-hand for '--create-reflog' and warns about the\n future repurposing of the it when it is used.\n* The userdiff pattern for .php has been updated.\n* The content-transfer-encoding of the message 'git send-email' sends\n out by default was 8bit, which can cause trouble when there is an\n overlong line to bust RFC 5322/2822 limit. A new option 'auto' to\n automatically switch to quoted-printable when there is such a line\n in the payload has been introduced and is made the default.\n* 'git checkout' and 'git worktree add' learned to honor\n checkout.defaultRemote when auto-vivifying a local branch out of a\n remote tracking branch in a repository with multiple remotes that\n have tracking branches that share the same names.\n (merge 8d7b558bae ab/checkout-default-remote later to maint).\n* 'git grep' learned the '--only-matching' option.\n* 'git rebase --rebase-merges' mode now handles octopus merges as\n well.\n* Add a server-side knob to skip commits in exponential/fibbonacci\n stride in an attempt to cover wider swath of history with a smaller\n number of iterations, potentially accepting a larger packfile\n transfer, instead of going back one commit a time during common\n ancestor discovery during the 'git fetch' transaction.\n (merge 42cc7485a2 jt/fetch-negotiator-skipping later to maint).\n* A new configuration variable core.usereplacerefs has been added,\n primarily to help server installations that want to ignore the\n replace mechanism altogether.\n* Teach 'git tag -s' etc. a few configuration variables (gpg.format\n that can be set to 'openpgp' or 'x509', and gpg.<format>.program\n that is used to specify what program to use to deal with the format)\n to allow x.509 certs with CMS via 'gpgsm' to be used instead of\n openpgp via 'gnupg'.\n* Many more strings are prepared for l10n.\n* 'git p4 submit' learns to ask its own pre-submit hook if it should\n continue with submitting.\n* The test performed at the receiving end of 'git push' to prevent\n bad objects from entering repository can be customized via\n receive.fsck.* configuration variables; we now have gained a\n counterpart to do the same on the 'git fetch' side, with\n fetch.fsck.* configuration variables.\n* 'git pull --rebase=interactive' learned 'i' as a short-hand for\n 'interactive'.\n* 'git instaweb' has been adjusted to run better with newer Apache on\n RedHat based distros.\n* 'git range-diff' is a reimplementation of 'git tbdiff' that lets us\n compare individual patches in two iterations of a topic.\n* The sideband code learned to optionally paint selected keywords at\n the beginning of incoming lines on the receiving end.\n* 'git branch --list' learned to take the default sort order from the\n 'branch.sort' configuration variable, just like 'git tag --list'\n pays attention to 'tag.sort'.\n* 'git worktree' command learned '--quiet' option to make it less\n verbose.\n\ngit 2.18.0:\n\n* improvements to rename detection logic\n* When built with more recent cURL, GIT_SSL_VERSION can now\n specify 'tlsv1.3' as its value.\n* 'git mergetools' learned talking to guiffy.\n* various other workflow improvements and fixes\n* performance improvements and other developer visible fixes\n\ngit 2.17.1\n\n* Submodule 'names' come from the untrusted .gitmodules file, but\n we blindly append them to $GIT_DIR/modules to create our on-disk\n repo paths. This means you can do bad things by putting '../'\n into the name. We now enforce some rules for submodule names\n which will cause Git to ignore these malicious names\n (CVE-2018-11235, bsc#1095219)\n* It was possible to trick the code that sanity-checks paths on\n NTFS into reading random piece of memory\n (CVE-2018-11233, bsc#1095218)\n* Support on the server side to reject pushes to repositories\n that attempt to create such problematic .gitmodules file etc.\n as tracked contents, to help hosting sites protect their\n customers by preventing malicious contents from spreading.\n\ngit 2.17.0:\n\n* 'diff' family of commands learned '--find-object=<object-id>' option\n to limit the findings to changes that involve the named object.\n* 'git format-patch' learned to give 72-cols to diffstat, which is\n consistent with other line length limits the subcommand uses for\n its output meant for e-mails.\n* The log from 'git daemon' can be redirected with a new option; one\n relevant use case is to send the log to standard error (instead of\n syslog) when running it from inetd.\n* 'git rebase' learned to take '--allow-empty-message' option.\n* 'git am' has learned the '--quit' option, in addition to the\n existing '--abort' option; having the pair mirrors a few other\n commands like 'rebase' and 'cherry-pick'.\n* 'git worktree add' learned to run the post-checkout hook, just like\n 'git clone' runs it upon the initial checkout.\n* 'git tag' learned an explicit '--edit' option that allows the\n message given via '-m' and '-F' to be further edited.\n* 'git fetch --prune-tags' may be used as a handy short-hand for\n getting rid of stale tags that are locally held.\n* The new '--show-current-patch' option gives an end-user facing way\n to get the diff being applied when 'git rebase' (and 'git am')\n stops with a conflict.\n* 'git add -p' used to offer '/' (look for a matching hunk) as a\n choice, even there was only one hunk, which has been corrected.\n Also the single-key help is now given only for keys that are\n enabled (e.g. help for '/' won't be shown when there is only one\n hunk).\n* Since Git 1.7.9, 'git merge' defaulted to --no-ff (i.e. even when\n the side branch being merged is a descendant of the current commit,\n create a merge commit instead of fast-forwarding) when merging a\n tag object. This was appropriate default for integrators who pull\n signed tags from their downstream contributors, but caused an\n unnecessary merges when used by downstream contributors who\n habitually 'catch up' their topic branches with tagged releases\n from the upstream. Update 'git merge' to default to --no-ff only\n when merging a tag object that does *not* sit at its usual place in\n refs/tags/ hierarchy, and allow fast-forwarding otherwise, to\n mitigate the problem.\n* 'git status' can spend a lot of cycles to compute the relation\n between the current branch and its upstream, which can now be\n disabled with '--no-ahead-behind' option.\n* 'git diff' and friends learned funcname patterns for Go language\n source files.\n* 'git send-email' learned '--reply-to=<address>' option.\n* Funcname pattern used for C# now recognizes 'async' keyword.\n* In a way similar to how 'git tag' learned to honor the pager\n setting only in the list mode, 'git config' learned to ignore the\n pager setting when it is used for setting values (i.e. when the\n purpose of the operation is not to 'show').\n\nThis update was imported from the SUSE:SLE-15:Update update project.", title: "Description of the patch", }, { category: "details", text: "openSUSE-2020-598", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0598-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2020:0598-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VP5YOKSRLMTVAPQKPHEDGCOIZL5JKJW5/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2020:0598-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VP5YOKSRLMTVAPQKPHEDGCOIZL5JKJW5/", }, { category: "self", summary: "SUSE Bug 1063412", url: "https://bugzilla.suse.com/1063412", }, { category: "self", summary: "SUSE Bug 1095218", url: "https://bugzilla.suse.com/1095218", }, { category: "self", summary: "SUSE Bug 1095219", url: "https://bugzilla.suse.com/1095219", }, { category: "self", summary: "SUSE Bug 1110949", url: "https://bugzilla.suse.com/1110949", }, { category: "self", summary: "SUSE Bug 1112230", url: "https://bugzilla.suse.com/1112230", }, { category: "self", summary: "SUSE Bug 1114225", url: "https://bugzilla.suse.com/1114225", }, { category: "self", summary: "SUSE Bug 1132350", url: "https://bugzilla.suse.com/1132350", }, { category: "self", summary: "SUSE Bug 1149792", url: "https://bugzilla.suse.com/1149792", }, { category: "self", summary: "SUSE Bug 1156651", url: "https://bugzilla.suse.com/1156651", }, { category: "self", summary: "SUSE Bug 1158785", url: "https://bugzilla.suse.com/1158785", }, { category: "self", summary: "SUSE Bug 1158787", url: "https://bugzilla.suse.com/1158787", }, { category: "self", summary: "SUSE Bug 1158788", url: "https://bugzilla.suse.com/1158788", }, { category: "self", summary: "SUSE Bug 1158789", url: "https://bugzilla.suse.com/1158789", }, { category: "self", summary: "SUSE Bug 1158790", url: "https://bugzilla.suse.com/1158790", }, { category: "self", summary: "SUSE Bug 1158791", url: "https://bugzilla.suse.com/1158791", }, { category: "self", summary: "SUSE Bug 1158792", url: "https://bugzilla.suse.com/1158792", }, { category: "self", summary: "SUSE Bug 1158793", url: "https://bugzilla.suse.com/1158793", }, { category: "self", summary: "SUSE Bug 1158795", url: "https://bugzilla.suse.com/1158795", }, { category: "self", summary: "SUSE Bug 1167890", url: "https://bugzilla.suse.com/1167890", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE Bug 1169605", url: "https://bugzilla.suse.com/1169605", }, { category: "self", summary: "SUSE Bug 1169786", url: "https://bugzilla.suse.com/1169786", }, { category: "self", summary: "SUSE Bug 1169936", url: "https://bugzilla.suse.com/1169936", }, { category: "self", summary: "SUSE CVE CVE-2017-15298 page", url: "https://www.suse.com/security/cve/CVE-2017-15298/", }, { category: "self", summary: "SUSE CVE CVE-2018-11233 page", url: "https://www.suse.com/security/cve/CVE-2018-11233/", }, { category: "self", summary: "SUSE CVE CVE-2018-11235 page", url: "https://www.suse.com/security/cve/CVE-2018-11235/", }, { category: "self", summary: "SUSE CVE CVE-2018-17456 page", url: "https://www.suse.com/security/cve/CVE-2018-17456/", }, { category: "self", summary: "SUSE CVE CVE-2019-1348 page", url: "https://www.suse.com/security/cve/CVE-2019-1348/", }, { category: "self", summary: "SUSE CVE CVE-2019-1349 page", url: "https://www.suse.com/security/cve/CVE-2019-1349/", }, { category: "self", summary: "SUSE CVE CVE-2019-1350 page", url: "https://www.suse.com/security/cve/CVE-2019-1350/", }, { category: "self", summary: "SUSE CVE CVE-2019-1351 page", url: "https://www.suse.com/security/cve/CVE-2019-1351/", }, { category: "self", summary: "SUSE CVE CVE-2019-1352 page", url: "https://www.suse.com/security/cve/CVE-2019-1352/", }, { category: "self", summary: "SUSE CVE CVE-2019-1353 page", url: "https://www.suse.com/security/cve/CVE-2019-1353/", }, { category: "self", summary: "SUSE CVE CVE-2019-1354 page", url: "https://www.suse.com/security/cve/CVE-2019-1354/", }, { category: "self", summary: "SUSE CVE CVE-2019-1387 page", url: "https://www.suse.com/security/cve/CVE-2019-1387/", }, { category: "self", summary: "SUSE CVE CVE-2019-19604 page", url: "https://www.suse.com/security/cve/CVE-2019-19604/", }, { category: "self", summary: "SUSE CVE CVE-2020-11008 page", url: "https://www.suse.com/security/cve/CVE-2020-11008/", }, { category: "self", summary: "SUSE CVE CVE-2020-5260 page", url: "https://www.suse.com/security/cve/CVE-2020-5260/", }, ], title: "Security update for git", tracking: { current_release_date: "2020-05-01T18:28:21Z", generator: { date: "2020-05-01T18:28:21Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2020:0598-1", initial_release_date: "2020-05-01T18:28:21Z", revision_history: [ { date: "2020-05-01T18:28:21Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-doc-2.26.1-lp151.4.9.1.noarch", product: { name: "git-doc-2.26.1-lp151.4.9.1.noarch", product_id: "git-doc-2.26.1-lp151.4.9.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-2.26.1-lp151.4.9.1.x86_64", product_id: "git-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-arch-2.26.1-lp151.4.9.1.x86_64", product_id: "git-arch-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-core-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-core-2.26.1-lp151.4.9.1.x86_64", product_id: "git-core-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", product_id: "git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", product_id: "git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-cvs-2.26.1-lp151.4.9.1.x86_64", product_id: "git-cvs-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-daemon-2.26.1-lp151.4.9.1.x86_64", product_id: "git-daemon-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-email-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-email-2.26.1-lp151.4.9.1.x86_64", product_id: "git-email-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-gui-2.26.1-lp151.4.9.1.x86_64", product_id: "git-gui-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-p4-2.26.1-lp151.4.9.1.x86_64", product_id: "git-p4-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-svn-2.26.1-lp151.4.9.1.x86_64", product_id: "git-svn-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "git-web-2.26.1-lp151.4.9.1.x86_64", product: { name: "git-web-2.26.1-lp151.4.9.1.x86_64", product_id: "git-web-2.26.1-lp151.4.9.1.x86_64", }, }, { category: "product_version", name: "gitk-2.26.1-lp151.4.9.1.x86_64", product: { name: "gitk-2.26.1-lp151.4.9.1.x86_64", product_id: "gitk-2.26.1-lp151.4.9.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Leap 15.1", product: { name: "openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-arch-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-core-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-cvs-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-daemon-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.1-lp151.4.9.1.noarch as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", }, product_reference: "git-doc-2.26.1-lp151.4.9.1.noarch", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-email-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-gui-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-p4-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-svn-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "git-web-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.1-lp151.4.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", }, product_reference: "gitk-2.26.1-lp151.4.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, ], }, vulnerabilities: [ { cve: "CVE-2017-15298", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15298", }, ], notes: [ { category: "general", text: "Git through 2.14.2 mishandles layers of tree objects, which allows remote attackers to cause a denial of service (memory consumption) via a crafted repository, aka a Git bomb. This can also have an impact of disk consumption; however, an affected process typically would not survive its attempt to build the data structure in memory before writing to disk.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15298", url: "https://www.suse.com/security/cve/CVE-2017-15298", }, { category: "external", summary: "SUSE Bug 1063412 for CVE-2017-15298", url: "https://bugzilla.suse.com/1063412", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "moderate", }, ], title: "CVE-2017-15298", }, { cve: "CVE-2018-11233", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11233", }, ], notes: [ { category: "general", text: "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, code to sanity-check pathnames on NTFS can result in reading out-of-bounds memory.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11233", url: "https://www.suse.com/security/cve/CVE-2018-11233", }, { category: "external", summary: "SUSE Bug 1095218 for CVE-2018-11233", url: "https://bugzilla.suse.com/1095218", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "important", }, ], title: "CVE-2018-11233", }, { cve: "CVE-2018-11235", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11235", }, ], notes: [ { category: "general", text: "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs \"git clone --recurse-submodules\" because submodule \"names\" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with \"../\" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11235", url: "https://www.suse.com/security/cve/CVE-2018-11235", }, { category: "external", summary: "SUSE Bug 1095219 for CVE-2018-11235", url: "https://bugzilla.suse.com/1095219", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "important", }, ], title: "CVE-2018-11235", }, { cve: "CVE-2018-17456", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-17456", }, ], notes: [ { category: "general", text: "Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive \"git clone\" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-17456", url: "https://www.suse.com/security/cve/CVE-2018-17456", }, { category: "external", summary: "SUSE Bug 1110949 for CVE-2018-17456", url: "https://bugzilla.suse.com/1110949", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "important", }, ], title: "CVE-2018-17456", }, { cve: "CVE-2019-1348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1348", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. The --export-marks option of git fast-import is exposed also via the in-stream command feature export-marks=... and it allows overwriting arbitrary paths.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1348", url: "https://www.suse.com/security/cve/CVE-2019-1348", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1348", url: "https://bugzilla.suse.com/1158785", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "low", }, ], title: "CVE-2019-1348", }, { cve: "CVE-2019-1349", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1349", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1350, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1349", url: "https://www.suse.com/security/cve/CVE-2019-1349", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1349", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158787 for CVE-2019-1349", url: "https://bugzilla.suse.com/1158787", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "critical", }, ], title: "CVE-2019-1349", }, { cve: "CVE-2019-1350", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1350", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1350", url: "https://www.suse.com/security/cve/CVE-2019-1350", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1350", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158788 for CVE-2019-1350", url: "https://bugzilla.suse.com/1158788", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "critical", }, ], title: "CVE-2019-1350", }, { cve: "CVE-2019-1351", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1351", }, ], notes: [ { category: "general", text: "A tampering vulnerability exists when Git for Visual Studio improperly handles virtual drive paths, aka 'Git for Visual Studio Tampering Vulnerability'.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1351", url: "https://www.suse.com/security/cve/CVE-2019-1351", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1351", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158789 for CVE-2019-1351", url: "https://bugzilla.suse.com/1158789", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "important", }, ], title: "CVE-2019-1351", }, { cve: "CVE-2019-1352", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1352", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1352", url: "https://www.suse.com/security/cve/CVE-2019-1352", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158787 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158787", }, { category: "external", summary: "SUSE Bug 1158790 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158790", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "critical", }, ], title: "CVE-2019-1352", }, { cve: "CVE-2019-1353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1353", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. When running Git in the Windows Subsystem for Linux (also known as \"WSL\") while accessing a working directory on a regular Windows drive, none of the NTFS protections were active.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1353", url: "https://www.suse.com/security/cve/CVE-2019-1353", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1353", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158791 for CVE-2019-1353", url: "https://bugzilla.suse.com/1158791", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "critical", }, ], title: "CVE-2019-1353", }, { cve: "CVE-2019-1354", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1354", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1352, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1354", url: "https://www.suse.com/security/cve/CVE-2019-1354", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1354", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158792 for CVE-2019-1354", url: "https://bugzilla.suse.com/1158792", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 0, baseSeverity: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "low", }, ], title: "CVE-2019-1354", }, { cve: "CVE-2019-1387", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1387", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. Recursive clones are currently affected by a vulnerability that is caused by too-lax validation of submodule names, allowing very targeted attacks via remote code execution in recursive clones.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1387", url: "https://www.suse.com/security/cve/CVE-2019-1387", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1387", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158793 for CVE-2019-1387", url: "https://bugzilla.suse.com/1158793", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "important", }, ], title: "CVE-2019-1387", }, { cve: "CVE-2019-19604", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-19604", }, ], notes: [ { category: "general", text: "Arbitrary command execution is possible in Git before 2.20.2, 2.21.x before 2.21.1, 2.22.x before 2.22.2, 2.23.x before 2.23.1, and 2.24.x before 2.24.1 because a \"git submodule update\" operation can run commands found in the .gitmodules file of a malicious repository.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-19604", url: "https://www.suse.com/security/cve/CVE-2019-19604", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-19604", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158795 for CVE-2019-19604", url: "https://bugzilla.suse.com/1158795", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "critical", }, ], title: "CVE-2019-19604", }, { cve: "CVE-2020-11008", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11008", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a \"blank\" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The root of the problem is in Git itself, which should not be feeding blank input to helpers. However, the ability to exploit the vulnerability in practice depends on which helpers are in use. Credential helpers which are known to trigger the vulnerability: - Git's \"store\" helper - Git's \"cache\" helper - the \"osxkeychain\" helper that ships in Git's \"contrib\" directory Credential helpers which are known to be safe even with vulnerable versions of Git: - Git Credential Manager for Windows Any helper not in this list should be assumed to trigger the vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11008", url: "https://www.suse.com/security/cve/CVE-2020-11008", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-11008", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-11008", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "moderate", }, ], title: "CVE-2020-11008", }, { cve: "CVE-2020-5260", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-5260", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-5260", url: "https://www.suse.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "SUSE Bug 1168930 for CVE-2020-5260", url: "https://bugzilla.suse.com/1168930", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-5260", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-5260", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.1:git-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-arch-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-core-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-gnome-keyring-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-credential-libsecret-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-cvs-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-daemon-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-doc-2.26.1-lp151.4.9.1.noarch", "openSUSE Leap 15.1:git-email-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-gui-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-p4-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-svn-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:git-web-2.26.1-lp151.4.9.1.x86_64", "openSUSE Leap 15.1:gitk-2.26.1-lp151.4.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-01T18:28:21Z", details: "important", }, ], title: "CVE-2020-5260", }, ], }
rhsa-2020_1511
Vulnerability from csaf_redhat
Published
2020-04-21 11:20
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1511", url: "https://access.redhat.com/errata/RHSA-2020:1511", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1511.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:23:28+00:00", generator: { date: "2024-11-15T07:23:28+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1511", initial_release_date: "2020-04-21T11:20:50+00:00", revision_history: [ { date: "2020-04-21T11:20:50+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T11:20:50+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:28+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.src", product: { name: "git-0:1.8.3.1-22.el7_8.src", product_id: "git-0:1.8.3.1-22.el7_8.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product_id: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product_id: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product_id: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git-el@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-all-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-all-0:1.8.3.1-22.el7_8.noarch", product_id: "git-all-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product_id: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-bzr@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product_id: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-cvs@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-email-0:1.8.3.1-22.el7_8.noarch", product_id: "git-email-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch", product_id: "git-gui-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-hg-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch", product_id: "git-hg-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-hg@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product_id: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-p4-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch", product_id: "git-p4-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-p4@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:1.8.3.1-22.el7_8.noarch", product: { name: "gitk-0:1.8.3.1-22.el7_8.noarch", product_id: "gitk-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:1.8.3.1-22.el7_8.noarch", product: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch", product_id: "gitweb-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product_id: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@1.8.3.1-22.el7_8?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-0:1.8.3.1-22.el7_8.s390x", product_id: "git-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product_id: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x", product_id: "git-svn-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T11:20:50+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1511", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
RHSA-2020:1503
Vulnerability from csaf_redhat
Published
2020-04-21 08:07
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: rh-git218-git security update
Notes
Topic
An update for rh-git218-git is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for rh-git218-git is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1503", url: "https://access.redhat.com/errata/RHSA-2020:1503", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1503.json", }, ], title: "Red Hat Security Advisory: rh-git218-git security update", tracking: { current_release_date: "2024-11-15T07:23:36+00:00", generator: { date: "2024-11-15T07:23:36+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1503", initial_release_date: "2020-04-21T08:07:45+00:00", revision_history: [ { date: "2020-04-21T08:07:45+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T08:07:45+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:36+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, ], category: "product_family", name: "Red Hat Software Collections", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.src", product: { name: "rh-git218-git-0:2.18.2-3.el7.src", product_id: "rh-git218-git-0:2.18.2-3.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-all@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core-doc@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-cvs@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-email@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-gui@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-p4@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product_id: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-gitk@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product_id: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-gitweb@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product_id: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-perl-Git@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product_id: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-perl-Git-SVN@2.18.2-3.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T08:07:45+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1503", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
rhsa-2020_1503
Vulnerability from csaf_redhat
Published
2020-04-21 08:07
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: rh-git218-git security update
Notes
Topic
An update for rh-git218-git is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for rh-git218-git is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1503", url: "https://access.redhat.com/errata/RHSA-2020:1503", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1503.json", }, ], title: "Red Hat Security Advisory: rh-git218-git security update", tracking: { current_release_date: "2024-11-15T07:23:36+00:00", generator: { date: "2024-11-15T07:23:36+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1503", initial_release_date: "2020-04-21T08:07:45+00:00", revision_history: [ { date: "2020-04-21T08:07:45+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T08:07:45+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:36+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, ], category: "product_family", name: "Red Hat Software Collections", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.src", product: { name: "rh-git218-git-0:2.18.2-3.el7.src", product_id: "rh-git218-git-0:2.18.2-3.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-all@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core-doc@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-cvs@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-email@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-gui@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-p4@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product_id: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-gitk@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product_id: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-gitweb@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product_id: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-perl-Git@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product_id: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-perl-Git-SVN@2.18.2-3.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T08:07:45+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1503", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
RHSA-2020:1513
Vulnerability from csaf_redhat
Published
2020-04-21 17:51
Modified
2024-11-15 07:24
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1513", url: "https://access.redhat.com/errata/RHSA-2020:1513", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1513.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:24:40+00:00", generator: { date: "2024-11-15T07:24:40+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1513", initial_release_date: "2020-04-21T17:51:38+00:00", revision_history: [ { date: "2020-04-21T17:51:38+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T17:51:38+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:24:40+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream (v. 8)", product: { name: "Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_linux:8::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-0:2.18.2-2.el8_1.ppc64le", product_id: "git-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-core-0:2.18.2-2.el8_1.ppc64le", product_id: "git-core-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product_id: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product_id: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product_id: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-svn-0:2.18.2-2.el8_1.ppc64le", product_id: "git-svn-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product_id: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.s390x", product: { name: "git-0:2.18.2-2.el8_1.s390x", product_id: "git-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.s390x", product: { name: "git-core-0:2.18.2-2.el8_1.s390x", product_id: "git-core-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.s390x", product: { name: "git-daemon-0:2.18.2-2.el8_1.s390x", product_id: "git-daemon-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.s390x", product: { name: "git-instaweb-0:2.18.2-2.el8_1.s390x", product_id: "git-instaweb-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.s390x", product: { name: "git-subtree-0:2.18.2-2.el8_1.s390x", product_id: "git-subtree-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.s390x", product: { name: "git-svn-0:2.18.2-2.el8_1.s390x", product_id: "git-svn-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.s390x", product: { name: "git-debugsource-0:2.18.2-2.el8_1.s390x", product_id: "git-debugsource-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.x86_64", product: { name: "git-0:2.18.2-2.el8_1.x86_64", product_id: "git-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.x86_64", product: { name: "git-core-0:2.18.2-2.el8_1.x86_64", product_id: "git-core-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.x86_64", product: { name: "git-daemon-0:2.18.2-2.el8_1.x86_64", product_id: "git-daemon-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product: { name: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product_id: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.x86_64", product: { name: "git-subtree-0:2.18.2-2.el8_1.x86_64", product_id: "git-subtree-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.x86_64", product: { name: "git-svn-0:2.18.2-2.el8_1.x86_64", product_id: "git-svn-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product: { name: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product_id: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.aarch64", product: { name: "git-0:2.18.2-2.el8_1.aarch64", product_id: "git-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.aarch64", product: { name: "git-core-0:2.18.2-2.el8_1.aarch64", product_id: "git-core-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.aarch64", product: { name: "git-daemon-0:2.18.2-2.el8_1.aarch64", product_id: "git-daemon-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product: { name: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product_id: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.aarch64", product: { name: "git-subtree-0:2.18.2-2.el8_1.aarch64", product_id: "git-subtree-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.aarch64", product: { name: "git-svn-0:2.18.2-2.el8_1.aarch64", product_id: "git-svn-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product: { name: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product_id: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.src", product: { name: "git-0:2.18.2-2.el8_1.src", product_id: "git-0:2.18.2-2.el8_1.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-all-0:2.18.2-2.el8_1.noarch", product: { name: "git-all-0:2.18.2-2.el8_1.noarch", product_id: "git-all-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-core-doc-0:2.18.2-2.el8_1.noarch", product: { name: "git-core-doc-0:2.18.2-2.el8_1.noarch", product_id: "git-core-doc-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-doc@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:2.18.2-2.el8_1.noarch", product: { name: "git-email-0:2.18.2-2.el8_1.noarch", product_id: "git-email-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:2.18.2-2.el8_1.noarch", product: { name: "git-gui-0:2.18.2-2.el8_1.noarch", product_id: "git-gui-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:2.18.2-2.el8_1.noarch", product: { name: "gitk-0:2.18.2-2.el8_1.noarch", product_id: "gitk-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:2.18.2-2.el8_1.noarch", product: { name: "gitweb-0:2.18.2-2.el8_1.noarch", product_id: "gitweb-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:2.18.2-2.el8_1.noarch", product: { name: "perl-Git-0:2.18.2-2.el8_1.noarch", product_id: "perl-Git-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product: { name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product_id: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@2.18.2-2.el8_1?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", }, product_reference: "git-0:2.18.2-2.el8_1.src", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-all-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-core-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-core-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-core-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-core-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-doc-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-core-doc-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-email-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-gui-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-svn-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-svn-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-svn-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-svn-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", }, product_reference: "gitk-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", }, product_reference: "gitweb-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", }, product_reference: "perl-Git-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", }, product_reference: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T17:51:38+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1513", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
rhsa-2020:3581
Vulnerability from csaf_redhat
Published
2020-08-31 09:24
Modified
2024-11-15 08:36
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
* git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak (CVE-2020-11008)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\n* git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak (CVE-2020-11008)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:3581", url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "1826001", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1826001", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3581.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T08:36:36+00:00", generator: { date: "2024-11-15T08:36:36+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:3581", initial_release_date: "2020-08-31T09:24:57+00:00", revision_history: [ { date: "2020-08-31T09:24:57+00:00", number: "1", summary: "Initial version", }, { date: "2020-08-31T09:24:57+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T08:36:36+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::server", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product_id: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product_id: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git-el@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-all-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-all-0:1.8.3.1-23.el7_7.noarch", product_id: "git-all-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product_id: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-bzr@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product_id: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-cvs@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-email-0:1.8.3.1-23.el7_7.noarch", product_id: "git-email-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch", product_id: "git-gui-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-hg-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch", product_id: "git-hg-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-hg@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product_id: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-p4-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch", product_id: "git-p4-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-p4@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:1.8.3.1-23.el7_7.noarch", product: { name: "gitk-0:1.8.3.1-23.el7_7.noarch", product_id: "gitk-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:1.8.3.1-23.el7_7.noarch", product: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch", product_id: "gitweb-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product_id: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product_id: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@1.8.3.1-23.el7_7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.src", product: { name: "git-0:1.8.3.1-23.el7_7.src", product_id: "git-0:1.8.3.1-23.el7_7.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-0:1.8.3.1-23.el7_7.s390x", product_id: "git-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product_id: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x", product_id: "git-svn-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-08-31T09:24:57+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Carlo Arenas", ], summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-11008", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-20T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1826001", }, ], notes: [ { category: "description", text: "A flaw was found in git where credentials can be leaked through the use of a crafted URL. The crafted URL must contain a newline, empty host, or lack a scheme so that the credential helper is fulled into giving the information of a different host to the client. The highest threat from this vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never made available for this product.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-11008", }, { category: "external", summary: "RHBZ#1826001", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1826001", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-11008", url: "https://www.cve.org/CVERecord?id=CVE-2020-11008", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-11008", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-11008", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-hjc9-x69f-jqj7", url: "https://github.com/git/git/security/advisories/GHSA-hjc9-x69f-jqj7", }, { category: "external", summary: "https://lore.kernel.org/git/xmqq4kterq5s.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqq4kterq5s.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-20T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-08-31T09:24:57+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n\n1. Examine the hostname and username portion of URLs fed to git clone or git fetch for the presence of encoded newlines (%0A) or syntactic oddities (e.g., http:///host with three slashes).\n2. Avoid using submodules with untrusted repositories (don't use git clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules).\n3. Avoid tools which may run git clone on untrusted URLs under the hood.\n4. Avoid using the credential helper by only cloning publicly available repositories.", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak", }, ], }
rhsa-2020_1518
Vulnerability from csaf_redhat
Published
2020-04-21 17:20
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1518", url: "https://access.redhat.com/errata/RHSA-2020:1518", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1518.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:23:42+00:00", generator: { date: "2024-11-15T07:23:42+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1518", initial_release_date: "2020-04-21T17:20:40+00:00", revision_history: [ { date: "2020-04-21T17:20:40+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T17:20:40+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:42+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product: { name: "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_e4s:8.0::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-0:2.18.2-2.el8_0.ppc64le", product_id: "git-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-core-0:2.18.2-2.el8_0.ppc64le", product_id: "git-core-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product_id: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product_id: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product_id: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-svn-0:2.18.2-2.el8_0.ppc64le", product_id: "git-svn-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product_id: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.x86_64", product: { name: "git-0:2.18.2-2.el8_0.x86_64", product_id: "git-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_0.x86_64", product: { name: "git-core-0:2.18.2-2.el8_0.x86_64", product_id: "git-core-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_0.x86_64", product: { name: "git-daemon-0:2.18.2-2.el8_0.x86_64", product_id: "git-daemon-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product: { name: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product_id: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_0.x86_64", product: { name: "git-subtree-0:2.18.2-2.el8_0.x86_64", product_id: "git-subtree-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_0.x86_64", product: { name: "git-svn-0:2.18.2-2.el8_0.x86_64", product_id: "git-svn-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product: { name: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product_id: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.src", product: { name: "git-0:2.18.2-2.el8_0.src", product_id: "git-0:2.18.2-2.el8_0.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-all-0:2.18.2-2.el8_0.noarch", product: { name: "git-all-0:2.18.2-2.el8_0.noarch", product_id: "git-all-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-core-doc-0:2.18.2-2.el8_0.noarch", product: { name: "git-core-doc-0:2.18.2-2.el8_0.noarch", product_id: "git-core-doc-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-doc@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:2.18.2-2.el8_0.noarch", product: { name: "git-email-0:2.18.2-2.el8_0.noarch", product_id: "git-email-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:2.18.2-2.el8_0.noarch", product: { name: "git-gui-0:2.18.2-2.el8_0.noarch", product_id: "git-gui-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:2.18.2-2.el8_0.noarch", product: { name: "gitk-0:2.18.2-2.el8_0.noarch", product_id: "gitk-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:2.18.2-2.el8_0.noarch", product: { name: "gitweb-0:2.18.2-2.el8_0.noarch", product_id: "gitweb-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:2.18.2-2.el8_0.noarch", product: { name: "perl-Git-0:2.18.2-2.el8_0.noarch", product_id: "perl-Git-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product: { name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product_id: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@2.18.2-2.el8_0?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", }, product_reference: "git-0:2.18.2-2.el8_0.src", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-all-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-all-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-core-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-core-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-doc-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-core-doc-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-daemon-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-daemon-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-email-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-email-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-gui-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-subtree-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-subtree-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-svn-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-svn-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "gitk-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", }, product_reference: "gitk-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", }, product_reference: "gitweb-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", }, product_reference: "perl-Git-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", }, product_reference: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T17:20:40+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1518", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
RHSA-2020:1518
Vulnerability from csaf_redhat
Published
2020-04-21 17:20
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1518", url: "https://access.redhat.com/errata/RHSA-2020:1518", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1518.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:23:42+00:00", generator: { date: "2024-11-15T07:23:42+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1518", initial_release_date: "2020-04-21T17:20:40+00:00", revision_history: [ { date: "2020-04-21T17:20:40+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T17:20:40+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:42+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product: { name: "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_e4s:8.0::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-0:2.18.2-2.el8_0.ppc64le", product_id: "git-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-core-0:2.18.2-2.el8_0.ppc64le", product_id: "git-core-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product_id: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product_id: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product_id: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-svn-0:2.18.2-2.el8_0.ppc64le", product_id: "git-svn-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product_id: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.x86_64", product: { name: "git-0:2.18.2-2.el8_0.x86_64", product_id: "git-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_0.x86_64", product: { name: "git-core-0:2.18.2-2.el8_0.x86_64", product_id: "git-core-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_0.x86_64", product: { name: "git-daemon-0:2.18.2-2.el8_0.x86_64", product_id: "git-daemon-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product: { name: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product_id: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_0.x86_64", product: { name: "git-subtree-0:2.18.2-2.el8_0.x86_64", product_id: "git-subtree-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_0.x86_64", product: { name: "git-svn-0:2.18.2-2.el8_0.x86_64", product_id: "git-svn-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product: { name: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product_id: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.src", product: { name: "git-0:2.18.2-2.el8_0.src", product_id: "git-0:2.18.2-2.el8_0.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-all-0:2.18.2-2.el8_0.noarch", product: { name: "git-all-0:2.18.2-2.el8_0.noarch", product_id: "git-all-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-core-doc-0:2.18.2-2.el8_0.noarch", product: { name: "git-core-doc-0:2.18.2-2.el8_0.noarch", product_id: "git-core-doc-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-doc@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:2.18.2-2.el8_0.noarch", product: { name: "git-email-0:2.18.2-2.el8_0.noarch", product_id: "git-email-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:2.18.2-2.el8_0.noarch", product: { name: "git-gui-0:2.18.2-2.el8_0.noarch", product_id: "git-gui-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:2.18.2-2.el8_0.noarch", product: { name: "gitk-0:2.18.2-2.el8_0.noarch", product_id: "gitk-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:2.18.2-2.el8_0.noarch", product: { name: "gitweb-0:2.18.2-2.el8_0.noarch", product_id: "gitweb-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:2.18.2-2.el8_0.noarch", product: { name: "perl-Git-0:2.18.2-2.el8_0.noarch", product_id: "perl-Git-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product: { name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product_id: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@2.18.2-2.el8_0?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", }, product_reference: "git-0:2.18.2-2.el8_0.src", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-all-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-all-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-core-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-core-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-doc-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-core-doc-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-daemon-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-daemon-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-email-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-email-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-gui-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-subtree-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-subtree-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-svn-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-svn-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "gitk-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", }, product_reference: "gitk-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", }, product_reference: "gitweb-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", }, product_reference: "perl-Git-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", }, product_reference: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T17:20:40+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1518", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
rhsa-2020:1513
Vulnerability from csaf_redhat
Published
2020-04-21 17:51
Modified
2024-11-15 07:24
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1513", url: "https://access.redhat.com/errata/RHSA-2020:1513", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1513.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:24:40+00:00", generator: { date: "2024-11-15T07:24:40+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1513", initial_release_date: "2020-04-21T17:51:38+00:00", revision_history: [ { date: "2020-04-21T17:51:38+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T17:51:38+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:24:40+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream (v. 8)", product: { name: "Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_linux:8::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-0:2.18.2-2.el8_1.ppc64le", product_id: "git-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-core-0:2.18.2-2.el8_1.ppc64le", product_id: "git-core-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product_id: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product_id: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product_id: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-svn-0:2.18.2-2.el8_1.ppc64le", product_id: "git-svn-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product_id: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.s390x", product: { name: "git-0:2.18.2-2.el8_1.s390x", product_id: "git-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.s390x", product: { name: "git-core-0:2.18.2-2.el8_1.s390x", product_id: "git-core-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.s390x", product: { name: "git-daemon-0:2.18.2-2.el8_1.s390x", product_id: "git-daemon-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.s390x", product: { name: "git-instaweb-0:2.18.2-2.el8_1.s390x", product_id: "git-instaweb-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.s390x", product: { name: "git-subtree-0:2.18.2-2.el8_1.s390x", product_id: "git-subtree-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.s390x", product: { name: "git-svn-0:2.18.2-2.el8_1.s390x", product_id: "git-svn-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.s390x", product: { name: "git-debugsource-0:2.18.2-2.el8_1.s390x", product_id: "git-debugsource-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.x86_64", product: { name: "git-0:2.18.2-2.el8_1.x86_64", product_id: "git-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.x86_64", product: { name: "git-core-0:2.18.2-2.el8_1.x86_64", product_id: "git-core-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.x86_64", product: { name: "git-daemon-0:2.18.2-2.el8_1.x86_64", product_id: "git-daemon-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product: { name: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product_id: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.x86_64", product: { name: "git-subtree-0:2.18.2-2.el8_1.x86_64", product_id: "git-subtree-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.x86_64", product: { name: "git-svn-0:2.18.2-2.el8_1.x86_64", product_id: "git-svn-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product: { name: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product_id: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.aarch64", product: { name: "git-0:2.18.2-2.el8_1.aarch64", product_id: "git-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.aarch64", product: { name: "git-core-0:2.18.2-2.el8_1.aarch64", product_id: "git-core-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.aarch64", product: { name: "git-daemon-0:2.18.2-2.el8_1.aarch64", product_id: "git-daemon-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product: { name: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product_id: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.aarch64", product: { name: "git-subtree-0:2.18.2-2.el8_1.aarch64", product_id: "git-subtree-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.aarch64", product: { name: "git-svn-0:2.18.2-2.el8_1.aarch64", product_id: "git-svn-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product: { name: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product_id: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.src", product: { name: "git-0:2.18.2-2.el8_1.src", product_id: "git-0:2.18.2-2.el8_1.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-all-0:2.18.2-2.el8_1.noarch", product: { name: "git-all-0:2.18.2-2.el8_1.noarch", product_id: "git-all-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-core-doc-0:2.18.2-2.el8_1.noarch", product: { name: "git-core-doc-0:2.18.2-2.el8_1.noarch", product_id: "git-core-doc-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-doc@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:2.18.2-2.el8_1.noarch", product: { name: "git-email-0:2.18.2-2.el8_1.noarch", product_id: "git-email-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:2.18.2-2.el8_1.noarch", product: { name: "git-gui-0:2.18.2-2.el8_1.noarch", product_id: "git-gui-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:2.18.2-2.el8_1.noarch", product: { name: "gitk-0:2.18.2-2.el8_1.noarch", product_id: "gitk-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:2.18.2-2.el8_1.noarch", product: { name: "gitweb-0:2.18.2-2.el8_1.noarch", product_id: "gitweb-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:2.18.2-2.el8_1.noarch", product: { name: "perl-Git-0:2.18.2-2.el8_1.noarch", product_id: "perl-Git-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product: { name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product_id: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@2.18.2-2.el8_1?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", }, product_reference: "git-0:2.18.2-2.el8_1.src", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-all-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-core-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-core-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-core-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-core-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-doc-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-core-doc-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-email-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-gui-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-svn-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-svn-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-svn-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-svn-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", }, product_reference: "gitk-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", }, product_reference: "gitweb-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", }, product_reference: "perl-Git-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", }, product_reference: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T17:51:38+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1513", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
rhsa-2020_3581
Vulnerability from csaf_redhat
Published
2020-08-31 09:24
Modified
2024-11-15 08:36
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
* git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak (CVE-2020-11008)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\n* git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak (CVE-2020-11008)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:3581", url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "1826001", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1826001", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3581.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T08:36:36+00:00", generator: { date: "2024-11-15T08:36:36+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:3581", initial_release_date: "2020-08-31T09:24:57+00:00", revision_history: [ { date: "2020-08-31T09:24:57+00:00", number: "1", summary: "Initial version", }, { date: "2020-08-31T09:24:57+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T08:36:36+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::server", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product_id: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product_id: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git-el@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-all-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-all-0:1.8.3.1-23.el7_7.noarch", product_id: "git-all-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product_id: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-bzr@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product_id: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-cvs@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-email-0:1.8.3.1-23.el7_7.noarch", product_id: "git-email-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch", product_id: "git-gui-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-hg-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch", product_id: "git-hg-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-hg@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product_id: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-p4-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch", product_id: "git-p4-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-p4@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:1.8.3.1-23.el7_7.noarch", product: { name: "gitk-0:1.8.3.1-23.el7_7.noarch", product_id: "gitk-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:1.8.3.1-23.el7_7.noarch", product: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch", product_id: "gitweb-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product_id: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product_id: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@1.8.3.1-23.el7_7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.src", product: { name: "git-0:1.8.3.1-23.el7_7.src", product_id: "git-0:1.8.3.1-23.el7_7.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-0:1.8.3.1-23.el7_7.s390x", product_id: "git-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product_id: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x", product_id: "git-svn-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-08-31T09:24:57+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Carlo Arenas", ], summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-11008", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-20T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1826001", }, ], notes: [ { category: "description", text: "A flaw was found in git where credentials can be leaked through the use of a crafted URL. The crafted URL must contain a newline, empty host, or lack a scheme so that the credential helper is fulled into giving the information of a different host to the client. The highest threat from this vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never made available for this product.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-11008", }, { category: "external", summary: "RHBZ#1826001", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1826001", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-11008", url: "https://www.cve.org/CVERecord?id=CVE-2020-11008", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-11008", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-11008", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-hjc9-x69f-jqj7", url: "https://github.com/git/git/security/advisories/GHSA-hjc9-x69f-jqj7", }, { category: "external", summary: "https://lore.kernel.org/git/xmqq4kterq5s.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqq4kterq5s.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-20T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-08-31T09:24:57+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n\n1. Examine the hostname and username portion of URLs fed to git clone or git fetch for the presence of encoded newlines (%0A) or syntactic oddities (e.g., http:///host with three slashes).\n2. Avoid using submodules with untrusted repositories (don't use git clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules).\n3. Avoid tools which may run git clone on untrusted URLs under the hood.\n4. Avoid using the credential helper by only cloning publicly available repositories.", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak", }, ], }
RHSA-2020:1511
Vulnerability from csaf_redhat
Published
2020-04-21 11:20
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1511", url: "https://access.redhat.com/errata/RHSA-2020:1511", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1511.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:23:28+00:00", generator: { date: "2024-11-15T07:23:28+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1511", initial_release_date: "2020-04-21T11:20:50+00:00", revision_history: [ { date: "2020-04-21T11:20:50+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T11:20:50+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:28+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.src", product: { name: "git-0:1.8.3.1-22.el7_8.src", product_id: "git-0:1.8.3.1-22.el7_8.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product_id: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product_id: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product_id: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git-el@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-all-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-all-0:1.8.3.1-22.el7_8.noarch", product_id: "git-all-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product_id: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-bzr@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product_id: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-cvs@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-email-0:1.8.3.1-22.el7_8.noarch", product_id: "git-email-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch", product_id: "git-gui-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-hg-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch", product_id: "git-hg-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-hg@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product_id: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-p4-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch", product_id: "git-p4-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-p4@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:1.8.3.1-22.el7_8.noarch", product: { name: "gitk-0:1.8.3.1-22.el7_8.noarch", product_id: "gitk-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:1.8.3.1-22.el7_8.noarch", product: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch", product_id: "gitweb-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product_id: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@1.8.3.1-22.el7_8?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-0:1.8.3.1-22.el7_8.s390x", product_id: "git-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product_id: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x", product_id: "git-svn-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T11:20:50+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1511", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
rhsa-2020:1503
Vulnerability from csaf_redhat
Published
2020-04-21 08:07
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: rh-git218-git security update
Notes
Topic
An update for rh-git218-git is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for rh-git218-git is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1503", url: "https://access.redhat.com/errata/RHSA-2020:1503", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1503.json", }, ], title: "Red Hat Security Advisory: rh-git218-git security update", tracking: { current_release_date: "2024-11-15T07:23:36+00:00", generator: { date: "2024-11-15T07:23:36+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1503", initial_release_date: "2020-04-21T08:07:45+00:00", revision_history: [ { date: "2020-04-21T08:07:45+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T08:07:45+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:36+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, { category: "product_name", name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product: { name: "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_software_collections:3::el7", }, }, }, ], category: "product_family", name: "Red Hat Software Collections", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=ppc64le", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-core-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=s390x", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=aarch64", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.src", product: { name: "rh-git218-git-0:2.18.2-3.el7.src", product_id: "rh-git218-git-0:2.18.2-3.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-all-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-all@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core-doc@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-cvs@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-email-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-email@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-gui@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product_id: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-p4@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product_id: "rh-git218-gitk-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-gitk@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product_id: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-gitweb@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product_id: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-perl-Git@2.18.2-3.el7?arch=noarch", }, }, }, { category: "product_version", name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product_id: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-perl-Git-SVN@2.18.2-3.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "rh-git218-git-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-core@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-daemon@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-instaweb@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-subtree@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-svn@2.18.2-3.el7?arch=x86_64", }, }, }, { category: "product_version", name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product_id: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rh-git218-git-debuginfo@2.18.2-3.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-Alt-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", product_id: "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.5.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", product_id: "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.6.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4-7.7.Z", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Server-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.src", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-all-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-all-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-core-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-cvs-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-email-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-email-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-gui-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-gui-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-p4-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-git-p4-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.aarch64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.s390x", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", }, product_reference: "rh-git218-git-svn-0:2.18.2-3.el7.x86_64", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitk-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitk-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-gitweb-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-gitweb-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, { category: "default_component_of", full_product_name: { name: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", }, product_reference: "rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", relates_to_product_reference: "7Workstation-RHSCL-3.4", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T08:07:45+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1503", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-Alt-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-Alt-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.5.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.6.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4-7.7.Z:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Server-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Server-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Server-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Server-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.src", "7Workstation-RHSCL-3.4:rh-git218-git-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-all-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-core-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-core-doc-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-cvs-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-daemon-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-debuginfo-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-email-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-gui-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-instaweb-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-p4-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-subtree-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.aarch64", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.s390x", "7Workstation-RHSCL-3.4:rh-git218-git-svn-0:2.18.2-3.el7.x86_64", "7Workstation-RHSCL-3.4:rh-git218-gitk-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-gitweb-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-0:2.18.2-3.el7.noarch", "7Workstation-RHSCL-3.4:rh-git218-perl-Git-SVN-0:2.18.2-3.el7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
RHSA-2020:3581
Vulnerability from csaf_redhat
Published
2020-08-31 09:24
Modified
2024-11-15 08:36
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
* git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak (CVE-2020-11008)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\n* git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak (CVE-2020-11008)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:3581", url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "1826001", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1826001", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3581.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T08:36:36+00:00", generator: { date: "2024-11-15T08:36:36+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:3581", initial_release_date: "2020-08-31T09:24:57+00:00", revision_history: [ { date: "2020-08-31T09:24:57+00:00", number: "1", summary: "Initial version", }, { date: "2020-08-31T09:24:57+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T08:36:36+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product: { name: "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS", product_identification_helper: { cpe: "cpe:/o:redhat:rhel_eus:7.7::server", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product_id: "emacs-git-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product_id: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git-el@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-all-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-all-0:1.8.3.1-23.el7_7.noarch", product_id: "git-all-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product_id: "git-bzr-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-bzr@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product_id: "git-cvs-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-cvs@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-email-0:1.8.3.1-23.el7_7.noarch", product_id: "git-email-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch", product_id: "git-gui-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-hg-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch", product_id: "git-hg-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-hg@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product_id: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "git-p4-0:1.8.3.1-23.el7_7.noarch", product: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch", product_id: "git-p4-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-p4@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:1.8.3.1-23.el7_7.noarch", product: { name: "gitk-0:1.8.3.1-23.el7_7.noarch", product_id: "gitk-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:1.8.3.1-23.el7_7.noarch", product: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch", product_id: "gitweb-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product_id: "perl-Git-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@1.8.3.1-23.el7_7?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product_id: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@1.8.3.1-23.el7_7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-svn-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.src", product: { name: "git-0:1.8.3.1-23.el7_7.src", product_id: "git-0:1.8.3.1-23.el7_7.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-0:1.8.3.1-23.el7_7.s390x", product_id: "git-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product_id: "git-daemon-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.s390x", product: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x", product_id: "git-svn-0:1.8.3.1-23.el7_7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product_id: "git-svn-0:1.8.3.1-23.el7_7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product_id: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-23.el7_7?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)", product_id: "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)", product_id: "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", }, product_reference: "git-0:1.8.3.1-23.el7_7.src", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-all-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-bzr-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-cvs-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-email-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-gui-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-hg-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "git-p4-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.ppc64le", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.s390x", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-23.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", }, product_reference: "git-svn-0:1.8.3.1-23.el7_7.x86_64", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitk-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "gitweb-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)", product_id: "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", relates_to_product_reference: "7Server-optional-7.7.EUS", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-08-31T09:24:57+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Carlo Arenas", ], summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-11008", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-20T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1826001", }, ], notes: [ { category: "description", text: "A flaw was found in git where credentials can be leaked through the use of a crafted URL. The crafted URL must contain a newline, empty host, or lack a scheme so that the credential helper is fulled into giving the information of a different host to the client. The highest threat from this vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never made available for this product.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-11008", }, { category: "external", summary: "RHBZ#1826001", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1826001", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-11008", url: "https://www.cve.org/CVERecord?id=CVE-2020-11008", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-11008", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-11008", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-hjc9-x69f-jqj7", url: "https://github.com/git/git/security/advisories/GHSA-hjc9-x69f-jqj7", }, { category: "external", summary: "https://lore.kernel.org/git/xmqq4kterq5s.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqq4kterq5s.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-20T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-08-31T09:24:57+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:3581", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n\n1. Examine the hostname and username portion of URLs fed to git clone or git fetch for the presence of encoded newlines (%0A) or syntactic oddities (e.g., http:///host with three slashes).\n2. Avoid using submodules with untrusted repositories (don't use git clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules).\n3. Avoid tools which may run git clone on untrusted URLs under the hood.\n4. Avoid using the credential helper by only cloning publicly available repositories.", product_ids: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7ComputeNode-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7ComputeNode-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7ComputeNode-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7ComputeNode-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7ComputeNode-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:emacs-git-el-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.src", "7Server-optional-7.7.EUS:git-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-all-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-bzr-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-cvs-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-daemon-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-debuginfo-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-email-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-gnome-keyring-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:git-gui-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-hg-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-instaweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-p4-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.ppc64le", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.s390x", "7Server-optional-7.7.EUS:git-svn-0:1.8.3.1-23.el7_7.x86_64", "7Server-optional-7.7.EUS:gitk-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:gitweb-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-0:1.8.3.1-23.el7_7.noarch", "7Server-optional-7.7.EUS:perl-Git-SVN-0:1.8.3.1-23.el7_7.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak", }, ], }
rhsa-2020:1511
Vulnerability from csaf_redhat
Published
2020-04-21 11:20
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1511", url: "https://access.redhat.com/errata/RHSA-2020:1511", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1511.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:23:28+00:00", generator: { date: "2024-11-15T07:23:28+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1511", initial_release_date: "2020-04-21T11:20:50+00:00", revision_history: [ { date: "2020-04-21T11:20:50+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T11:20:50+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:28+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product_id: "git-svn-0:1.8.3.1-22.el7_8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.src", product: { name: "git-0:1.8.3.1-22.el7_8.src", product_id: "git-0:1.8.3.1-22.el7_8.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product_id: "perl-Git-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product_id: "emacs-git-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product_id: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/emacs-git-el@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-all-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-all-0:1.8.3.1-22.el7_8.noarch", product_id: "git-all-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product_id: "git-bzr-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-bzr@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product_id: "git-cvs-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-cvs@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-email-0:1.8.3.1-22.el7_8.noarch", product_id: "git-email-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch", product_id: "git-gui-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-hg-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch", product_id: "git-hg-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-hg@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product_id: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "git-p4-0:1.8.3.1-22.el7_8.noarch", product: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch", product_id: "git-p4-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-p4@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:1.8.3.1-22.el7_8.noarch", product: { name: "gitk-0:1.8.3.1-22.el7_8.noarch", product_id: "gitk-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:1.8.3.1-22.el7_8.noarch", product: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch", product_id: "gitweb-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@1.8.3.1-22.el7_8?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product_id: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@1.8.3.1-22.el7_8?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-0:1.8.3.1-22.el7_8.s390x", product_id: "git-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product_id: "git-daemon-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.s390x", product: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x", product_id: "git-svn-0:1.8.3.1-22.el7_8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product_id: "git-svn-0:1.8.3.1-22.el7_8.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "git-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product_id: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@1.8.3.1-22.el7_8?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Client-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7ComputeNode-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Server-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "emacs-git-el-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", }, product_reference: "git-0:1.8.3.1-22.el7_8.src", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-all-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-all-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-bzr-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-bzr-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-cvs-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-cvs-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-daemon-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-email-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-email-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-gui-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-hg-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-hg-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-instaweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-p4-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "git-p4-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.ppc64le", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.s390x", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:1.8.3.1-22.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", }, product_reference: "git-svn-0:1.8.3.1-22.el7_8.x86_64", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitk-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitk-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "gitweb-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", }, product_reference: "perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", relates_to_product_reference: "7Workstation-optional-7.8.Z", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T11:20:50+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1511", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Client-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Client-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Client-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Client-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Client-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7ComputeNode-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7ComputeNode-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7ComputeNode-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7ComputeNode-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Server-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Server-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Server-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Server-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:emacs-git-el-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.src", "7Workstation-optional-7.8.Z:git-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-all-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-bzr-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-cvs-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-daemon-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-debuginfo-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-email-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-gnome-keyring-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:git-gui-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-hg-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-instaweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-p4-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.ppc64le", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.s390x", "7Workstation-optional-7.8.Z:git-svn-0:1.8.3.1-22.el7_8.x86_64", "7Workstation-optional-7.8.Z:gitk-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:gitweb-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-0:1.8.3.1-22.el7_8.noarch", "7Workstation-optional-7.8.Z:perl-Git-SVN-0:1.8.3.1-22.el7_8.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
rhsa-2020_1513
Vulnerability from csaf_redhat
Published
2020-04-21 17:51
Modified
2024-11-15 07:24
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1513", url: "https://access.redhat.com/errata/RHSA-2020:1513", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1513.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:24:40+00:00", generator: { date: "2024-11-15T07:24:40+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1513", initial_release_date: "2020-04-21T17:51:38+00:00", revision_history: [ { date: "2020-04-21T17:51:38+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T17:51:38+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:24:40+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream (v. 8)", product: { name: "Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_linux:8::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-0:2.18.2-2.el8_1.ppc64le", product_id: "git-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-core-0:2.18.2-2.el8_1.ppc64le", product_id: "git-core-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product_id: "git-daemon-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product_id: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product_id: "git-subtree-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-svn-0:2.18.2-2.el8_1.ppc64le", product_id: "git-svn-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product_id: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.s390x", product: { name: "git-0:2.18.2-2.el8_1.s390x", product_id: "git-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.s390x", product: { name: "git-core-0:2.18.2-2.el8_1.s390x", product_id: "git-core-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.s390x", product: { name: "git-daemon-0:2.18.2-2.el8_1.s390x", product_id: "git-daemon-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.s390x", product: { name: "git-instaweb-0:2.18.2-2.el8_1.s390x", product_id: "git-instaweb-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.s390x", product: { name: "git-subtree-0:2.18.2-2.el8_1.s390x", product_id: "git-subtree-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.s390x", product: { name: "git-svn-0:2.18.2-2.el8_1.s390x", product_id: "git-svn-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.s390x", product: { name: "git-debugsource-0:2.18.2-2.el8_1.s390x", product_id: "git-debugsource-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.x86_64", product: { name: "git-0:2.18.2-2.el8_1.x86_64", product_id: "git-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.x86_64", product: { name: "git-core-0:2.18.2-2.el8_1.x86_64", product_id: "git-core-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.x86_64", product: { name: "git-daemon-0:2.18.2-2.el8_1.x86_64", product_id: "git-daemon-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product: { name: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product_id: "git-instaweb-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.x86_64", product: { name: "git-subtree-0:2.18.2-2.el8_1.x86_64", product_id: "git-subtree-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.x86_64", product: { name: "git-svn-0:2.18.2-2.el8_1.x86_64", product_id: "git-svn-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product: { name: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product_id: "git-debugsource-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.aarch64", product: { name: "git-0:2.18.2-2.el8_1.aarch64", product_id: "git-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_1.aarch64", product: { name: "git-core-0:2.18.2-2.el8_1.aarch64", product_id: "git-core-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_1.aarch64", product: { name: "git-daemon-0:2.18.2-2.el8_1.aarch64", product_id: "git-daemon-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product: { name: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product_id: "git-instaweb-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_1.aarch64", product: { name: "git-subtree-0:2.18.2-2.el8_1.aarch64", product_id: "git-subtree-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_1.aarch64", product: { name: "git-svn-0:2.18.2-2.el8_1.aarch64", product_id: "git-svn-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product: { name: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product_id: "git-debugsource-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_1?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_1.src", product: { name: "git-0:2.18.2-2.el8_1.src", product_id: "git-0:2.18.2-2.el8_1.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_1?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-all-0:2.18.2-2.el8_1.noarch", product: { name: "git-all-0:2.18.2-2.el8_1.noarch", product_id: "git-all-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-core-doc-0:2.18.2-2.el8_1.noarch", product: { name: "git-core-doc-0:2.18.2-2.el8_1.noarch", product_id: "git-core-doc-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-doc@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:2.18.2-2.el8_1.noarch", product: { name: "git-email-0:2.18.2-2.el8_1.noarch", product_id: "git-email-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:2.18.2-2.el8_1.noarch", product: { name: "git-gui-0:2.18.2-2.el8_1.noarch", product_id: "git-gui-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:2.18.2-2.el8_1.noarch", product: { name: "gitk-0:2.18.2-2.el8_1.noarch", product_id: "gitk-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:2.18.2-2.el8_1.noarch", product: { name: "gitweb-0:2.18.2-2.el8_1.noarch", product_id: "gitweb-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:2.18.2-2.el8_1.noarch", product: { name: "perl-Git-0:2.18.2-2.el8_1.noarch", product_id: "perl-Git-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@2.18.2-2.el8_1?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product: { name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product_id: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@2.18.2-2.el8_1?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", }, product_reference: "git-0:2.18.2-2.el8_1.src", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-all-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-all-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-core-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-core-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-core-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-core-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-core-doc-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-core-doc-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-daemon-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-email-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-email-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", }, product_reference: "git-gui-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-subtree-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-svn-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-svn-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-svn-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-svn-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "gitk-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", }, product_reference: "gitk-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", }, product_reference: "gitweb-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", }, product_reference: "perl-Git-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", }, product_reference: "perl-Git-SVN-0:2.18.2-2.el8_1.noarch", relates_to_product_reference: "AppStream-8.1.0.Z.MAIN.EUS", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T17:51:38+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1513", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.src", "AppStream-8.1.0.Z.MAIN.EUS:git-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-all-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-core-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-core-doc-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-debugsource-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-email-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-gui-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-instaweb-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-subtree-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:git-svn-debuginfo-0:2.18.2-2.el8_1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:gitk-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:gitweb-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-0:2.18.2-2.el8_1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:perl-Git-SVN-0:2.18.2-2.el8_1.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
rhsa-2020:1518
Vulnerability from csaf_redhat
Published
2020-04-21 17:20
Modified
2024-11-15 07:23
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for git is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Crafted URL containing new lines can cause credential leak (CVE-2020-5260)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2020:1518", url: "https://access.redhat.com/errata/RHSA-2020:1518", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1518.json", }, ], title: "Red Hat Security Advisory: git security update", tracking: { current_release_date: "2024-11-15T07:23:42+00:00", generator: { date: "2024-11-15T07:23:42+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2020:1518", initial_release_date: "2020-04-21T17:20:40+00:00", revision_history: [ { date: "2020-04-21T17:20:40+00:00", number: "1", summary: "Initial version", }, { date: "2020-04-21T17:20:40+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-15T07:23:42+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product: { name: "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_e4s:8.0::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-0:2.18.2-2.el8_0.ppc64le", product_id: "git-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-core-0:2.18.2-2.el8_0.ppc64le", product_id: "git-core-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product_id: "git-daemon-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product_id: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product_id: "git-subtree-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-svn-0:2.18.2-2.el8_0.ppc64le", product_id: "git-svn-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product_id: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_0?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.x86_64", product: { name: "git-0:2.18.2-2.el8_0.x86_64", product_id: "git-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-0:2.18.2-2.el8_0.x86_64", product: { name: "git-core-0:2.18.2-2.el8_0.x86_64", product_id: "git-core-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-0:2.18.2-2.el8_0.x86_64", product: { name: "git-daemon-0:2.18.2-2.el8_0.x86_64", product_id: "git-daemon-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product: { name: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product_id: "git-instaweb-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-instaweb@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-subtree-0:2.18.2-2.el8_0.x86_64", product: { name: "git-subtree-0:2.18.2-2.el8_0.x86_64", product_id: "git-subtree-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-subtree@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-0:2.18.2-2.el8_0.x86_64", product: { name: "git-svn-0:2.18.2-2.el8_0.x86_64", product_id: "git-svn-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product: { name: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product_id: "git-debugsource-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debugsource@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-daemon-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, { category: "product_version", name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product_id: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/git-svn-debuginfo@2.18.2-2.el8_0?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "git-0:2.18.2-2.el8_0.src", product: { name: "git-0:2.18.2-2.el8_0.src", product_id: "git-0:2.18.2-2.el8_0.src", product_identification_helper: { purl: "pkg:rpm/redhat/git@2.18.2-2.el8_0?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "git-all-0:2.18.2-2.el8_0.noarch", product: { name: "git-all-0:2.18.2-2.el8_0.noarch", product_id: "git-all-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-all@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-core-doc-0:2.18.2-2.el8_0.noarch", product: { name: "git-core-doc-0:2.18.2-2.el8_0.noarch", product_id: "git-core-doc-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-core-doc@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-email-0:2.18.2-2.el8_0.noarch", product: { name: "git-email-0:2.18.2-2.el8_0.noarch", product_id: "git-email-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-email@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "git-gui-0:2.18.2-2.el8_0.noarch", product: { name: "git-gui-0:2.18.2-2.el8_0.noarch", product_id: "git-gui-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/git-gui@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "gitk-0:2.18.2-2.el8_0.noarch", product: { name: "gitk-0:2.18.2-2.el8_0.noarch", product_id: "gitk-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitk@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "gitweb-0:2.18.2-2.el8_0.noarch", product: { name: "gitweb-0:2.18.2-2.el8_0.noarch", product_id: "gitweb-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/gitweb@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-0:2.18.2-2.el8_0.noarch", product: { name: "perl-Git-0:2.18.2-2.el8_0.noarch", product_id: "perl-Git-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git@2.18.2-2.el8_0?arch=noarch", }, }, }, { category: "product_version", name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product: { name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product_id: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/perl-Git-SVN@2.18.2-2.el8_0?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", }, product_reference: "git-0:2.18.2-2.el8_0.src", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-all-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-all-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-core-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-core-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-core-doc-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-core-doc-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-daemon-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-daemon-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-debugsource-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-debugsource-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-debugsource-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-email-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-email-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-gui-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", }, product_reference: "git-gui-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-instaweb-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-instaweb-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-instaweb-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-subtree-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-subtree-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-subtree-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-svn-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-svn-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", }, product_reference: "git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "gitk-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", }, product_reference: "gitk-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "gitweb-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", }, product_reference: "gitweb-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "perl-Git-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", }, product_reference: "perl-Git-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, { category: "default_component_of", full_product_name: { name: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", product_id: "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", }, product_reference: "perl-Git-SVN-0:2.18.2-2.el8_0.noarch", relates_to_product_reference: "AppStream-8.0.0.Z.E4S", }, ], }, vulnerabilities: [ { acknowledgments: [ { names: [ "the Git project", ], }, { names: [ "Felix Wilhelm", ], organization: "Google project zero", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2020-5260", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2020-04-08T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1822020", }, ], notes: [ { category: "description", text: "A flaw was found in git. Credentials can be leaked through the use of a crafted URL that contains a newline, fooling the credential helper to give information for a different host. Highest threat from the vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "git: Crafted URL containing new lines can cause credential leak", title: "Vulnerability summary", }, { category: "other", text: "Red Hat Enterprise Linux 6 is not affected by this flaw as the vulnerable version of git, version 1.7.9-rc0 and later, was never packaged for this instance of RHEL.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "RHBZ#1822020", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1822020", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2020-5260", url: "https://www.cve.org/CVERecord?id=CVE-2020-5260", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-5260", }, { category: "external", summary: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { category: "external", summary: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, ], release_date: "2020-04-14T18:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2020-04-21T17:20:40+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2020:1518", }, { category: "workaround", details: "The most complete workaround is to disable credential helpers altogether:\n~~~\ngit config --unset credential.helper\ngit config --global --unset credential.helper\ngit config --system --unset credential.helper\n~~~\n\nAn alternative is to avoid malicious URLs:\n1. Examine the hostname and username portion of URLs fed to git clone for the presence of encoded newlines (%0a) or evidence of credential-protocol injections (e.g., host=github.com)\n2. Avoid using submodules with untrusted repositories (don't use clone --recurse-submodules; use git submodule update only after examining the URLs found in .gitmodules)\n3. Avoid tools which may run git clone on untrusted URLs under the hood", product_ids: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.src", "AppStream-8.0.0.Z.E4S:git-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-all-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-core-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-core-doc-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-daemon-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-debugsource-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-email-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-gui-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-instaweb-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-subtree-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.ppc64le", "AppStream-8.0.0.Z.E4S:git-svn-debuginfo-0:2.18.2-2.el8_0.x86_64", "AppStream-8.0.0.Z.E4S:gitk-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:gitweb-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-0:2.18.2-2.el8_0.noarch", "AppStream-8.0.0.Z.E4S:perl-Git-SVN-0:2.18.2-2.el8_0.noarch", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "git: Crafted URL containing new lines can cause credential leak", }, ], }
fkie_cve-2020-5260
Vulnerability from fkie_nvd
Published
2020-04-14 23:15
Modified
2024-11-21 05:33
Severity ?
9.3 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
git | git | * | |
git | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
canonical | ubuntu_linux | 16.04 | |
canonical | ubuntu_linux | 18.04 | |
canonical | ubuntu_linux | 19.10 | |
debian | debian_linux | 8.0 | |
debian | debian_linux | 9.0 | |
debian | debian_linux | 10.0 | |
fedoraproject | fedora | 30 | |
fedoraproject | fedora | 31 | |
fedoraproject | fedora | 32 | |
opensuse | leap | 15.1 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*", matchCriteriaId: "6FA998D4-C2C4-44EE-901D-CF5936D7D1F1", versionEndExcluding: "2.17.4", vulnerable: true, }, { criteria: "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*", matchCriteriaId: "B14A2B17-C2F7-4DB6-8CC1-B77C4FF9ACD0", versionEndExcluding: "2.22.3", versionStartIncluding: "2.22.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "E405970A-87F9-4EE3-A039-50B150ADAD85", versionEndExcluding: "2.18.3", versionStartIncluding: "2.18.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "40D4CABA-6F48-49AD-96A4-E036EAB3177A", versionEndExcluding: "2.19.4", versionStartIncluding: "2.19.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "0655FC8A-0AB5-4148-A97F-8673C2741D81", versionEndExcluding: "2.20.3", versionStartIncluding: "2.20.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "038B2F58-867C-4D3D-9DB8-AE2481285786", versionEndExcluding: "2.21.2", versionStartIncluding: "2.21.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "51FB16E7-BC48-4333-85FF-335318B987CB", versionEndExcluding: "2.23.2", versionStartIncluding: "2.23.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "8AF1F1BC-33E7-4E0E-8BBB-159D91724133", versionEndExcluding: "2.24.2", versionStartIncluding: "2.24.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "DA825115-AFF5-4F6A-AB80-ABF1540744B8", versionEndExcluding: "2.25.3", versionStartIncluding: "2.25.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "D3219B2B-172D-4DAF-B345-6EDC0330CC8F", versionEndExcluding: "2.26.1", versionStartIncluding: "2.26.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", matchCriteriaId: "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B", vulnerable: true, }, { criteria: "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", matchCriteriaId: "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D", vulnerable: true, }, { criteria: "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*", matchCriteriaId: "A31C8344-3E02-4EB8-8BD8-4C84B7959624", vulnerable: true, }, { criteria: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", matchCriteriaId: "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", vulnerable: true, }, { criteria: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", matchCriteriaId: "DEECE5FC-CACF-4496-A3E7-164736409252", vulnerable: true, }, { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", matchCriteriaId: "97A4B8DF-58DA-4AB6-A1F9-331B36409BA3", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", matchCriteriaId: "80F0FA5D-8D3B-4C0E-81E2-87998286AF33", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", matchCriteriaId: "36D96259-24BD-44E2-96D9-78CE1D41F956", vulnerable: true, }, { criteria: "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", matchCriteriaId: "B620311B-34A3-48A6-82DF-6F078D7A4493", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", }, { lang: "es", value: "Las versiones afectadas de Git presentan una vulnerabilidad por la cual Git puede ser engañado para enviar credenciales privadas a un host controlado por un atacante. Git usa programas externos de \"credential helper\" para almacenar y recuperar contraseñas u otras credenciales del almacenamiento seguro provistas por el sistema operativo. Las URL especialmente diseñadas que contienen una nueva línea codificada pueden inyectar valores no deseados en la secuencia del protocolo credential helper, causando que el asistente de credenciales recupere la contraseña de un servidor (por ejemplo, good.example.com) para una petición HTTP que se lleva a cabo en otro servidor ( por ejemplo, evil.example.com), resultando en que las credenciales para el primero se envíen al segundo. No existen restricciones en la relación entre los dos, lo que significa que un atacante puede crear una URL que presente credenciales almacenadas para cualquier host a un host de su elección. La vulnerabilidad puede ser activada alimentando una URL maliciosa a git clone. Sin embargo, las URL afectadas lucen bastante sospechosas; el vector probable sería por medio de sistemas que clonan automáticamente las URL no visibles para el usuario, como submódulos de Git o sistemas de paquetes creados alrededor de Git. El problema se ha corregido en las versiones publicadas el 14 de abril de 2020, que se remontan a las versiones v2.17.x. Cualquiera que desee respaldar el cambio aún más puede hacerlo aplicando el commit 9a6bbee (la versión completa incluye comprobaciones adicionales para git fsck, pero ese commit es suficiente para proteger a los clientes contra la vulnerabilidad). Las versiones parcheadas son: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", }, ], id: "CVE-2020-5260", lastModified: "2024-11-21T05:33:47.230", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5, confidentialityImpact: "PARTIAL", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:P/I:N/A:N", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 9.3, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, exploitabilityScore: 2.8, impactScore: 5.8, source: "security-advisories@github.com", type: "Secondary", }, { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2020-04-14T23:15:12.607", references: [ { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", }, { source: "security-advisories@github.com", tags: [ "Mailing List", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/5", }, { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/6", }, { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2020/04/20/1", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", }, { source: "security-advisories@github.com", tags: [ "Mitigation", "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/", }, { source: "security-advisories@github.com", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202004-13", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT211141", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://usn.ubuntu.com/4329-1/", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2020/dsa-4657", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/5", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/6", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2020/04/20/1", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mitigation", "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf%40gitster.c.googlers.com/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202004-13", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT211141", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://usn.ubuntu.com/4329-1/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2020/dsa-4657", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-20", }, ], source: "security-advisories@github.com", type: "Secondary", }, { description: [ { lang: "en", value: "CWE-522", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
suse-su-2020:1295-1
Vulnerability from csaf_suse
Published
2020-05-18 05:41
Modified
2020-05-18 05:41
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git to 2.26.2 fixes the following issues:
Security issue fixed:
- CVE-2020-11008: Specially crafted URLs may have tricked the credentials helper
to providing credential information that is not appropriate for the protocol
in use and host being contacted (bsc#1169936).
Non-security issue fixed:
- Fixed git-daemon not starting after conversion from sysvinit to systemd service (bsc#1169605).
- Enabled access for git-daemon in firewall configuration (bsc#1170302).
- Fixed problems with recent switch to protocol v2, which caused fetches transferring unreasonable amount of data (bsc#1170741).
Patchnames
HPE-Helion-OpenStack-8-2020-1295,SUSE-2020-1295,SUSE-OpenStack-Cloud-7-2020-1295,SUSE-OpenStack-Cloud-8-2020-1295,SUSE-OpenStack-Cloud-Crowbar-8-2020-1295,SUSE-SLE-SAP-12-SP1-2020-1295,SUSE-SLE-SAP-12-SP2-2020-1295,SUSE-SLE-SAP-12-SP3-2020-1295,SUSE-SLE-SDK-12-SP4-2020-1295,SUSE-SLE-SDK-12-SP5-2020-1295,SUSE-SLE-SERVER-12-SP1-2020-1295,SUSE-SLE-SERVER-12-SP2-2020-1295,SUSE-SLE-SERVER-12-SP2-BCL-2020-1295,SUSE-SLE-SERVER-12-SP3-2020-1295,SUSE-SLE-SERVER-12-SP3-BCL-2020-1295,SUSE-SLE-SERVER-12-SP4-2020-1295,SUSE-SLE-SERVER-12-SP5-2020-1295,SUSE-Storage-5-2020-1295
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for git", title: "Title of the patch", }, { category: "description", text: "This update for git to 2.26.2 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2020-11008: Specially crafted URLs may have tricked the credentials helper \n to providing credential information that is not appropriate for the protocol \n in use and host being contacted (bsc#1169936).\n\nNon-security issue fixed:\n\n- Fixed git-daemon not starting after conversion from sysvinit to systemd service (bsc#1169605).\n- Enabled access for git-daemon in firewall configuration (bsc#1170302).\n- Fixed problems with recent switch to protocol v2, which caused fetches transferring unreasonable amount of data (bsc#1170741).\n", title: "Description of the patch", }, { category: "details", text: "HPE-Helion-OpenStack-8-2020-1295,SUSE-2020-1295,SUSE-OpenStack-Cloud-7-2020-1295,SUSE-OpenStack-Cloud-8-2020-1295,SUSE-OpenStack-Cloud-Crowbar-8-2020-1295,SUSE-SLE-SAP-12-SP1-2020-1295,SUSE-SLE-SAP-12-SP2-2020-1295,SUSE-SLE-SAP-12-SP3-2020-1295,SUSE-SLE-SDK-12-SP4-2020-1295,SUSE-SLE-SDK-12-SP5-2020-1295,SUSE-SLE-SERVER-12-SP1-2020-1295,SUSE-SLE-SERVER-12-SP2-2020-1295,SUSE-SLE-SERVER-12-SP2-BCL-2020-1295,SUSE-SLE-SERVER-12-SP3-2020-1295,SUSE-SLE-SERVER-12-SP3-BCL-2020-1295,SUSE-SLE-SERVER-12-SP4-2020-1295,SUSE-SLE-SERVER-12-SP5-2020-1295,SUSE-Storage-5-2020-1295", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_1295-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:1295-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-20201295-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:1295-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-May/006829.html", }, { category: "self", summary: "SUSE Bug 1149792", url: "https://bugzilla.suse.com/1149792", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE Bug 1169605", url: "https://bugzilla.suse.com/1169605", }, { category: "self", summary: "SUSE Bug 1169786", url: "https://bugzilla.suse.com/1169786", }, { category: "self", summary: "SUSE Bug 1169936", url: "https://bugzilla.suse.com/1169936", }, { category: "self", summary: "SUSE Bug 1170302", url: "https://bugzilla.suse.com/1170302", }, { category: "self", summary: "SUSE Bug 1170741", url: "https://bugzilla.suse.com/1170741", }, { category: "self", summary: "SUSE Bug 1170939", url: "https://bugzilla.suse.com/1170939", }, { category: "self", summary: "SUSE CVE CVE-2020-11008 page", url: "https://www.suse.com/security/cve/CVE-2020-11008/", }, { category: "self", summary: "SUSE CVE CVE-2020-5260 page", url: "https://www.suse.com/security/cve/CVE-2020-5260/", }, ], title: "Security update for git", tracking: { current_release_date: "2020-05-18T05:41:45Z", generator: { date: "2020-05-18T05:41:45Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:1295-1", initial_release_date: "2020-05-18T05:41:45Z", revision_history: [ { date: "2020-05-18T05:41:45Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.26.2-27.36.1.aarch64", product: { name: "git-2.26.2-27.36.1.aarch64", product_id: "git-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-arch-2.26.2-27.36.1.aarch64", product: { name: "git-arch-2.26.2-27.36.1.aarch64", product_id: "git-arch-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-core-2.26.2-27.36.1.aarch64", product: { name: "git-core-2.26.2-27.36.1.aarch64", product_id: "git-core-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.36.1.aarch64", product: { name: "git-credential-gnome-keyring-2.26.2-27.36.1.aarch64", product_id: "git-credential-gnome-keyring-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.36.1.aarch64", product: { name: "git-credential-libsecret-2.26.2-27.36.1.aarch64", product_id: "git-credential-libsecret-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.36.1.aarch64", product: { name: "git-cvs-2.26.2-27.36.1.aarch64", product_id: "git-cvs-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.36.1.aarch64", product: { name: "git-daemon-2.26.2-27.36.1.aarch64", product_id: "git-daemon-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-email-2.26.2-27.36.1.aarch64", product: { name: "git-email-2.26.2-27.36.1.aarch64", product_id: "git-email-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-gui-2.26.2-27.36.1.aarch64", product: { name: "git-gui-2.26.2-27.36.1.aarch64", product_id: "git-gui-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-p4-2.26.2-27.36.1.aarch64", product: { name: "git-p4-2.26.2-27.36.1.aarch64", product_id: "git-p4-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-svn-2.26.2-27.36.1.aarch64", product: { name: "git-svn-2.26.2-27.36.1.aarch64", product_id: "git-svn-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "git-web-2.26.2-27.36.1.aarch64", product: { name: "git-web-2.26.2-27.36.1.aarch64", product_id: "git-web-2.26.2-27.36.1.aarch64", }, }, { category: "product_version", name: "gitk-2.26.2-27.36.1.aarch64", product: { name: "gitk-2.26.2-27.36.1.aarch64", product_id: "gitk-2.26.2-27.36.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.36.1.i586", product: { name: "git-2.26.2-27.36.1.i586", product_id: "git-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-arch-2.26.2-27.36.1.i586", product: { name: "git-arch-2.26.2-27.36.1.i586", product_id: "git-arch-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-core-2.26.2-27.36.1.i586", product: { name: "git-core-2.26.2-27.36.1.i586", product_id: "git-core-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.36.1.i586", product: { name: "git-credential-gnome-keyring-2.26.2-27.36.1.i586", product_id: "git-credential-gnome-keyring-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.36.1.i586", product: { name: "git-credential-libsecret-2.26.2-27.36.1.i586", product_id: "git-credential-libsecret-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.36.1.i586", product: { name: "git-cvs-2.26.2-27.36.1.i586", product_id: "git-cvs-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.36.1.i586", product: { name: "git-daemon-2.26.2-27.36.1.i586", product_id: "git-daemon-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-email-2.26.2-27.36.1.i586", product: { name: "git-email-2.26.2-27.36.1.i586", product_id: "git-email-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-gui-2.26.2-27.36.1.i586", product: { name: "git-gui-2.26.2-27.36.1.i586", product_id: "git-gui-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-p4-2.26.2-27.36.1.i586", product: { name: "git-p4-2.26.2-27.36.1.i586", product_id: "git-p4-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-svn-2.26.2-27.36.1.i586", product: { name: "git-svn-2.26.2-27.36.1.i586", product_id: "git-svn-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "git-web-2.26.2-27.36.1.i586", product: { name: "git-web-2.26.2-27.36.1.i586", product_id: "git-web-2.26.2-27.36.1.i586", }, }, { category: "product_version", name: "gitk-2.26.2-27.36.1.i586", product: { name: "gitk-2.26.2-27.36.1.i586", product_id: "gitk-2.26.2-27.36.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.26.2-27.36.1.noarch", product: { name: "git-doc-2.26.2-27.36.1.noarch", product_id: "git-doc-2.26.2-27.36.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.36.1.ppc64le", product: { name: "git-2.26.2-27.36.1.ppc64le", product_id: "git-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-arch-2.26.2-27.36.1.ppc64le", product: { name: "git-arch-2.26.2-27.36.1.ppc64le", product_id: "git-arch-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-core-2.26.2-27.36.1.ppc64le", product: { name: "git-core-2.26.2-27.36.1.ppc64le", product_id: "git-core-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.36.1.ppc64le", product: { name: "git-credential-gnome-keyring-2.26.2-27.36.1.ppc64le", product_id: "git-credential-gnome-keyring-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.36.1.ppc64le", product: { name: "git-credential-libsecret-2.26.2-27.36.1.ppc64le", product_id: "git-credential-libsecret-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.36.1.ppc64le", product: { name: "git-cvs-2.26.2-27.36.1.ppc64le", product_id: "git-cvs-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.36.1.ppc64le", product: { name: "git-daemon-2.26.2-27.36.1.ppc64le", product_id: "git-daemon-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-email-2.26.2-27.36.1.ppc64le", product: { name: "git-email-2.26.2-27.36.1.ppc64le", product_id: "git-email-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-gui-2.26.2-27.36.1.ppc64le", product: { name: "git-gui-2.26.2-27.36.1.ppc64le", product_id: "git-gui-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-p4-2.26.2-27.36.1.ppc64le", product: { name: "git-p4-2.26.2-27.36.1.ppc64le", product_id: "git-p4-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-svn-2.26.2-27.36.1.ppc64le", product: { name: "git-svn-2.26.2-27.36.1.ppc64le", product_id: "git-svn-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "git-web-2.26.2-27.36.1.ppc64le", product: { name: "git-web-2.26.2-27.36.1.ppc64le", product_id: "git-web-2.26.2-27.36.1.ppc64le", }, }, { category: "product_version", name: "gitk-2.26.2-27.36.1.ppc64le", product: { name: "gitk-2.26.2-27.36.1.ppc64le", product_id: "gitk-2.26.2-27.36.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.36.1.s390", product: { name: "git-2.26.2-27.36.1.s390", product_id: "git-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-arch-2.26.2-27.36.1.s390", product: { name: "git-arch-2.26.2-27.36.1.s390", product_id: "git-arch-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-core-2.26.2-27.36.1.s390", product: { name: "git-core-2.26.2-27.36.1.s390", product_id: "git-core-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.36.1.s390", product: { name: "git-credential-gnome-keyring-2.26.2-27.36.1.s390", product_id: "git-credential-gnome-keyring-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.36.1.s390", product: { name: "git-credential-libsecret-2.26.2-27.36.1.s390", product_id: "git-credential-libsecret-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.36.1.s390", product: { name: "git-cvs-2.26.2-27.36.1.s390", product_id: "git-cvs-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.36.1.s390", product: { name: "git-daemon-2.26.2-27.36.1.s390", product_id: "git-daemon-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-email-2.26.2-27.36.1.s390", product: { name: "git-email-2.26.2-27.36.1.s390", product_id: "git-email-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-gui-2.26.2-27.36.1.s390", product: { name: "git-gui-2.26.2-27.36.1.s390", product_id: "git-gui-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-p4-2.26.2-27.36.1.s390", product: { name: "git-p4-2.26.2-27.36.1.s390", product_id: "git-p4-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-svn-2.26.2-27.36.1.s390", product: { name: "git-svn-2.26.2-27.36.1.s390", product_id: "git-svn-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "git-web-2.26.2-27.36.1.s390", product: { name: "git-web-2.26.2-27.36.1.s390", product_id: "git-web-2.26.2-27.36.1.s390", }, }, { category: "product_version", name: "gitk-2.26.2-27.36.1.s390", product: { name: "gitk-2.26.2-27.36.1.s390", product_id: "gitk-2.26.2-27.36.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.36.1.s390x", product: { name: "git-2.26.2-27.36.1.s390x", product_id: "git-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-arch-2.26.2-27.36.1.s390x", product: { name: "git-arch-2.26.2-27.36.1.s390x", product_id: "git-arch-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-core-2.26.2-27.36.1.s390x", product: { name: "git-core-2.26.2-27.36.1.s390x", product_id: "git-core-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.36.1.s390x", product: { name: "git-credential-gnome-keyring-2.26.2-27.36.1.s390x", product_id: "git-credential-gnome-keyring-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.36.1.s390x", product: { name: "git-credential-libsecret-2.26.2-27.36.1.s390x", product_id: "git-credential-libsecret-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.36.1.s390x", product: { name: "git-cvs-2.26.2-27.36.1.s390x", product_id: "git-cvs-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.36.1.s390x", product: { name: "git-daemon-2.26.2-27.36.1.s390x", product_id: "git-daemon-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-email-2.26.2-27.36.1.s390x", product: { name: "git-email-2.26.2-27.36.1.s390x", product_id: "git-email-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-gui-2.26.2-27.36.1.s390x", product: { name: "git-gui-2.26.2-27.36.1.s390x", product_id: "git-gui-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-p4-2.26.2-27.36.1.s390x", product: { name: "git-p4-2.26.2-27.36.1.s390x", product_id: "git-p4-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-svn-2.26.2-27.36.1.s390x", product: { name: "git-svn-2.26.2-27.36.1.s390x", product_id: "git-svn-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "git-web-2.26.2-27.36.1.s390x", product: { name: "git-web-2.26.2-27.36.1.s390x", product_id: "git-web-2.26.2-27.36.1.s390x", }, }, { category: "product_version", name: "gitk-2.26.2-27.36.1.s390x", product: { name: "gitk-2.26.2-27.36.1.s390x", product_id: "gitk-2.26.2-27.36.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.36.1.x86_64", product: { name: "git-2.26.2-27.36.1.x86_64", product_id: "git-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-core-2.26.2-27.36.1.x86_64", product: { name: "git-core-2.26.2-27.36.1.x86_64", product_id: "git-core-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.26.2-27.36.1.x86_64", product: { name: "git-arch-2.26.2-27.36.1.x86_64", product_id: "git-arch-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.36.1.x86_64", product: { name: "git-credential-gnome-keyring-2.26.2-27.36.1.x86_64", product_id: "git-credential-gnome-keyring-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.36.1.x86_64", product: { name: "git-credential-libsecret-2.26.2-27.36.1.x86_64", product_id: "git-credential-libsecret-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.36.1.x86_64", product: { name: "git-cvs-2.26.2-27.36.1.x86_64", product_id: "git-cvs-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.36.1.x86_64", product: { name: "git-daemon-2.26.2-27.36.1.x86_64", product_id: "git-daemon-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-email-2.26.2-27.36.1.x86_64", product: { name: "git-email-2.26.2-27.36.1.x86_64", product_id: "git-email-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.26.2-27.36.1.x86_64", product: { name: "git-gui-2.26.2-27.36.1.x86_64", product_id: "git-gui-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.26.2-27.36.1.x86_64", product: { name: "git-p4-2.26.2-27.36.1.x86_64", product_id: "git-p4-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.26.2-27.36.1.x86_64", product: { name: "git-svn-2.26.2-27.36.1.x86_64", product_id: "git-svn-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "git-web-2.26.2-27.36.1.x86_64", product: { name: "git-web-2.26.2-27.36.1.x86_64", product_id: "git-web-2.26.2-27.36.1.x86_64", }, }, { category: "product_version", name: "gitk-2.26.2-27.36.1.x86_64", product: { name: "gitk-2.26.2-27.36.1.x86_64", product_id: "gitk-2.26.2-27.36.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "HPE Helion OpenStack 8", product: { name: "HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8", product_identification_helper: { cpe: "cpe:/o:suse:hpe-helion-openstack:8", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud 7", product: { name: "SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:7", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud 8", product: { name: "SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:8", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud Crowbar 8", product: { name: "SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud-crowbar:8", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 12 SP4", product: { name: "SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sle-sdk:12:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 12 SP5", product: { name: "SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sle-sdk:12:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP1-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP2-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP2-BCL", product: { name: "SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles-bcl:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP3-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP3-BCL", product: { name: "SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles-bcl:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP4", product: { name: "SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles:12:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP5", product: { name: "SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sles:12:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp5", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 5", product: { name: "SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5", product_identification_helper: { cpe: "cpe:/o:suse:ses:5", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-2.26.2-27.36.1.x86_64", }, product_reference: "git-2.26.2-27.36.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-2.26.2-27.36.1.x86_64", }, product_reference: "git-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.aarch64", }, product_reference: "git-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.ppc64le", }, product_reference: "git-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.s390x", }, product_reference: "git-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.x86_64", }, product_reference: "git-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.aarch64", }, product_reference: "git-arch-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.ppc64le", }, product_reference: "git-arch-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.s390x", }, product_reference: "git-arch-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.x86_64", }, product_reference: "git-arch-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.aarch64", }, product_reference: "git-cvs-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.s390x", }, product_reference: "git-cvs-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.aarch64", }, product_reference: "git-daemon-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.s390x", }, product_reference: "git-daemon-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.aarch64", }, product_reference: "git-email-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.ppc64le", }, product_reference: "git-email-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.s390x", }, product_reference: "git-email-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.x86_64", }, product_reference: "git-email-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.aarch64", }, product_reference: "git-gui-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.s390x", }, product_reference: "git-gui-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.x86_64", }, product_reference: "git-gui-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.aarch64", }, product_reference: "git-svn-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.s390x", }, product_reference: "git-svn-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.x86_64", }, product_reference: "git-svn-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.aarch64", }, product_reference: "git-web-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.ppc64le", }, product_reference: "git-web-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.s390x", }, product_reference: "git-web-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.x86_64", }, product_reference: "git-web-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.aarch64", }, product_reference: "gitk-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.ppc64le", }, product_reference: "gitk-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.s390x", }, product_reference: "gitk-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.x86_64", }, product_reference: "gitk-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.aarch64", }, product_reference: "git-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.ppc64le", }, product_reference: "git-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.s390x", }, product_reference: "git-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.x86_64", }, product_reference: "git-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.aarch64", }, product_reference: "git-arch-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.ppc64le", }, product_reference: "git-arch-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.s390x", }, product_reference: "git-arch-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.x86_64", }, product_reference: "git-arch-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.aarch64", }, product_reference: "git-cvs-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.s390x", }, product_reference: "git-cvs-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.aarch64", }, product_reference: "git-daemon-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.s390x", }, product_reference: "git-daemon-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.aarch64", }, product_reference: "git-email-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.ppc64le", }, product_reference: "git-email-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.s390x", }, product_reference: "git-email-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.x86_64", }, product_reference: "git-email-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.aarch64", }, product_reference: "git-gui-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.s390x", }, product_reference: "git-gui-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.x86_64", }, product_reference: "git-gui-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.aarch64", }, product_reference: "git-svn-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.s390x", }, product_reference: "git-svn-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.x86_64", }, product_reference: "git-svn-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.aarch64", }, product_reference: "git-web-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.ppc64le", }, product_reference: "git-web-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.s390x", }, product_reference: "git-web-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.x86_64", }, product_reference: "git-web-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.aarch64", }, product_reference: "gitk-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.ppc64le", }, product_reference: "gitk-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.s390x", }, product_reference: "gitk-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.x86_64", }, product_reference: "gitk-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-27.36.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.36.1.noarch", }, product_reference: "git-doc-2.26.2-27.36.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.ppc64le", }, product_reference: "git-core-2.26.2-27.36.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.s390x", }, product_reference: "git-core-2.26.2-27.36.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.aarch64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.aarch64", }, product_reference: "git-core-2.26.2-27.36.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.36.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.x86_64", }, product_reference: "git-core-2.26.2-27.36.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, ], }, vulnerabilities: [ { cve: "CVE-2020-11008", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11008", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a \"blank\" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The root of the problem is in Git itself, which should not be feeding blank input to helpers. However, the ability to exploit the vulnerability in practice depends on which helpers are in use. Credential helpers which are known to trigger the vulnerability: - Git's \"store\" helper - Git's \"cache\" helper - the \"osxkeychain\" helper that ships in Git's \"contrib\" directory Credential helpers which are known to be safe even with vulnerable versions of Git: - Git Credential Manager for Windows Any helper not in this list should be assumed to trigger the vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "HPE Helion OpenStack 8:git-2.26.2-27.36.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.36.1.x86_64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.36.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.36.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11008", url: "https://www.suse.com/security/cve/CVE-2020-11008", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-11008", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-11008", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "HPE Helion OpenStack 8:git-2.26.2-27.36.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.36.1.x86_64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.36.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.36.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "HPE Helion OpenStack 8:git-2.26.2-27.36.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.36.1.x86_64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.36.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.36.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-18T05:41:45Z", details: "moderate", }, ], title: "CVE-2020-11008", }, { cve: "CVE-2020-5260", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-5260", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", title: "CVE description", }, ], product_status: { recommended: [ "HPE Helion OpenStack 8:git-2.26.2-27.36.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.36.1.x86_64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.36.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.36.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-5260", url: "https://www.suse.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "SUSE Bug 1168930 for CVE-2020-5260", url: "https://bugzilla.suse.com/1168930", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-5260", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-5260", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "HPE Helion OpenStack 8:git-2.26.2-27.36.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.36.1.x86_64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.36.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.36.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "HPE Helion OpenStack 8:git-2.26.2-27.36.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.36.1.x86_64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.36.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.36.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.36.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.36.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.36.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-05-18T05:41:45Z", details: "important", }, ], title: "CVE-2020-5260", }, ], }
suse-su-2020:0991-1
Vulnerability from csaf_suse
Published
2020-04-14 18:07
Modified
2020-04-14 18:07
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2020-5260: With a crafted URL that contains a newline in it, the credential
helper machinery can be fooled to give credential information for a wrong host (bsc#1168930).
Patchnames
SUSE-2020-991,SUSE-SLE-Module-Basesystem-15-SP1-2020-991,SUSE-SLE-Module-Development-Tools-15-SP1-2020-991,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-991,SUSE-SLE-Product-HPC-15-2020-991,SUSE-SLE-Product-SLES-15-2020-991,SUSE-SLE-Product-SLES_SAP-15-2020-991
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for git", title: "Title of the patch", }, { category: "description", text: "This update for git fixes the following issues:\n\n- CVE-2020-5260: With a crafted URL that contains a newline in it, the credential\n helper machinery can be fooled to give credential information for a wrong host (bsc#1168930). \n", title: "Description of the patch", }, { category: "details", text: "SUSE-2020-991,SUSE-SLE-Module-Basesystem-15-SP1-2020-991,SUSE-SLE-Module-Development-Tools-15-SP1-2020-991,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-991,SUSE-SLE-Product-HPC-15-2020-991,SUSE-SLE-Product-SLES-15-2020-991,SUSE-SLE-Product-SLES_SAP-15-2020-991", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0991-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:0991-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-20200991-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:0991-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006710.html", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE CVE CVE-2020-5260 page", url: "https://www.suse.com/security/cve/CVE-2020-5260/", }, ], title: "Security update for git", tracking: { current_release_date: "2020-04-14T18:07:30Z", generator: { date: "2020-04-14T18:07:30Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:0991-1", initial_release_date: "2020-04-14T18:07:30Z", revision_history: [ { date: "2020-04-14T18:07:30Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.16.4-3.20.1.aarch64", product: { name: "git-2.16.4-3.20.1.aarch64", product_id: "git-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-arch-2.16.4-3.20.1.aarch64", product: { name: "git-arch-2.16.4-3.20.1.aarch64", product_id: "git-arch-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-core-2.16.4-3.20.1.aarch64", product: { name: "git-core-2.16.4-3.20.1.aarch64", product_id: "git-core-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.16.4-3.20.1.aarch64", product: { name: "git-credential-gnome-keyring-2.16.4-3.20.1.aarch64", product_id: "git-credential-gnome-keyring-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.16.4-3.20.1.aarch64", product: { name: "git-credential-libsecret-2.16.4-3.20.1.aarch64", product_id: "git-credential-libsecret-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-cvs-2.16.4-3.20.1.aarch64", product: { name: "git-cvs-2.16.4-3.20.1.aarch64", product_id: "git-cvs-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-daemon-2.16.4-3.20.1.aarch64", product: { name: "git-daemon-2.16.4-3.20.1.aarch64", product_id: "git-daemon-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-email-2.16.4-3.20.1.aarch64", product: { name: "git-email-2.16.4-3.20.1.aarch64", product_id: "git-email-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-gui-2.16.4-3.20.1.aarch64", product: { name: "git-gui-2.16.4-3.20.1.aarch64", product_id: "git-gui-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-p4-2.16.4-3.20.1.aarch64", product: { name: "git-p4-2.16.4-3.20.1.aarch64", product_id: "git-p4-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-svn-2.16.4-3.20.1.aarch64", product: { name: "git-svn-2.16.4-3.20.1.aarch64", product_id: "git-svn-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "git-web-2.16.4-3.20.1.aarch64", product: { name: "git-web-2.16.4-3.20.1.aarch64", product_id: "git-web-2.16.4-3.20.1.aarch64", }, }, { category: "product_version", name: "gitk-2.16.4-3.20.1.aarch64", product: { name: "gitk-2.16.4-3.20.1.aarch64", product_id: "gitk-2.16.4-3.20.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-2.16.4-3.20.1.i586", product: { name: "git-2.16.4-3.20.1.i586", product_id: "git-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-arch-2.16.4-3.20.1.i586", product: { name: "git-arch-2.16.4-3.20.1.i586", product_id: "git-arch-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-core-2.16.4-3.20.1.i586", product: { name: "git-core-2.16.4-3.20.1.i586", product_id: "git-core-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.16.4-3.20.1.i586", product: { name: "git-credential-gnome-keyring-2.16.4-3.20.1.i586", product_id: "git-credential-gnome-keyring-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.16.4-3.20.1.i586", product: { name: "git-credential-libsecret-2.16.4-3.20.1.i586", product_id: "git-credential-libsecret-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-cvs-2.16.4-3.20.1.i586", product: { name: "git-cvs-2.16.4-3.20.1.i586", product_id: "git-cvs-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-daemon-2.16.4-3.20.1.i586", product: { name: "git-daemon-2.16.4-3.20.1.i586", product_id: "git-daemon-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-email-2.16.4-3.20.1.i586", product: { name: "git-email-2.16.4-3.20.1.i586", product_id: "git-email-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-gui-2.16.4-3.20.1.i586", product: { name: "git-gui-2.16.4-3.20.1.i586", product_id: "git-gui-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-p4-2.16.4-3.20.1.i586", product: { name: "git-p4-2.16.4-3.20.1.i586", product_id: "git-p4-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-svn-2.16.4-3.20.1.i586", product: { name: "git-svn-2.16.4-3.20.1.i586", product_id: "git-svn-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "git-web-2.16.4-3.20.1.i586", product: { name: "git-web-2.16.4-3.20.1.i586", product_id: "git-web-2.16.4-3.20.1.i586", }, }, { category: "product_version", name: "gitk-2.16.4-3.20.1.i586", product: { name: "gitk-2.16.4-3.20.1.i586", product_id: "gitk-2.16.4-3.20.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.16.4-3.20.1.noarch", product: { name: "git-doc-2.16.4-3.20.1.noarch", product_id: "git-doc-2.16.4-3.20.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.16.4-3.20.1.ppc64le", product: { name: "git-2.16.4-3.20.1.ppc64le", product_id: "git-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-arch-2.16.4-3.20.1.ppc64le", product: { name: "git-arch-2.16.4-3.20.1.ppc64le", product_id: "git-arch-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-core-2.16.4-3.20.1.ppc64le", product: { name: "git-core-2.16.4-3.20.1.ppc64le", product_id: "git-core-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.16.4-3.20.1.ppc64le", product: { name: "git-credential-gnome-keyring-2.16.4-3.20.1.ppc64le", product_id: "git-credential-gnome-keyring-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.16.4-3.20.1.ppc64le", product: { name: "git-credential-libsecret-2.16.4-3.20.1.ppc64le", product_id: "git-credential-libsecret-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.16.4-3.20.1.ppc64le", product: { name: "git-cvs-2.16.4-3.20.1.ppc64le", product_id: "git-cvs-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.16.4-3.20.1.ppc64le", product: { name: "git-daemon-2.16.4-3.20.1.ppc64le", product_id: "git-daemon-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-email-2.16.4-3.20.1.ppc64le", product: { name: "git-email-2.16.4-3.20.1.ppc64le", product_id: "git-email-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-gui-2.16.4-3.20.1.ppc64le", product: { name: "git-gui-2.16.4-3.20.1.ppc64le", product_id: "git-gui-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-p4-2.16.4-3.20.1.ppc64le", product: { name: "git-p4-2.16.4-3.20.1.ppc64le", product_id: "git-p4-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-svn-2.16.4-3.20.1.ppc64le", product: { name: "git-svn-2.16.4-3.20.1.ppc64le", product_id: "git-svn-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "git-web-2.16.4-3.20.1.ppc64le", product: { name: "git-web-2.16.4-3.20.1.ppc64le", product_id: "git-web-2.16.4-3.20.1.ppc64le", }, }, { category: "product_version", name: "gitk-2.16.4-3.20.1.ppc64le", product: { name: "gitk-2.16.4-3.20.1.ppc64le", product_id: "gitk-2.16.4-3.20.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.16.4-3.20.1.s390x", product: { name: "git-2.16.4-3.20.1.s390x", product_id: "git-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-arch-2.16.4-3.20.1.s390x", product: { name: "git-arch-2.16.4-3.20.1.s390x", product_id: "git-arch-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-core-2.16.4-3.20.1.s390x", product: { name: "git-core-2.16.4-3.20.1.s390x", product_id: "git-core-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.16.4-3.20.1.s390x", product: { name: "git-credential-gnome-keyring-2.16.4-3.20.1.s390x", product_id: "git-credential-gnome-keyring-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.16.4-3.20.1.s390x", product: { name: "git-credential-libsecret-2.16.4-3.20.1.s390x", product_id: "git-credential-libsecret-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-cvs-2.16.4-3.20.1.s390x", product: { name: "git-cvs-2.16.4-3.20.1.s390x", product_id: "git-cvs-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-daemon-2.16.4-3.20.1.s390x", product: { name: "git-daemon-2.16.4-3.20.1.s390x", product_id: "git-daemon-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-email-2.16.4-3.20.1.s390x", product: { name: "git-email-2.16.4-3.20.1.s390x", product_id: "git-email-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-gui-2.16.4-3.20.1.s390x", product: { name: "git-gui-2.16.4-3.20.1.s390x", product_id: "git-gui-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-p4-2.16.4-3.20.1.s390x", product: { name: "git-p4-2.16.4-3.20.1.s390x", product_id: "git-p4-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-svn-2.16.4-3.20.1.s390x", product: { name: "git-svn-2.16.4-3.20.1.s390x", product_id: "git-svn-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "git-web-2.16.4-3.20.1.s390x", product: { name: "git-web-2.16.4-3.20.1.s390x", product_id: "git-web-2.16.4-3.20.1.s390x", }, }, { category: "product_version", name: "gitk-2.16.4-3.20.1.s390x", product: { name: "gitk-2.16.4-3.20.1.s390x", product_id: "gitk-2.16.4-3.20.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.16.4-3.20.1.x86_64", product: { name: "git-2.16.4-3.20.1.x86_64", product_id: "git-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.16.4-3.20.1.x86_64", product: { name: "git-arch-2.16.4-3.20.1.x86_64", product_id: "git-arch-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-core-2.16.4-3.20.1.x86_64", product: { name: "git-core-2.16.4-3.20.1.x86_64", product_id: "git-core-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.16.4-3.20.1.x86_64", product: { name: "git-credential-gnome-keyring-2.16.4-3.20.1.x86_64", product_id: "git-credential-gnome-keyring-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.16.4-3.20.1.x86_64", product: { name: "git-credential-libsecret-2.16.4-3.20.1.x86_64", product_id: "git-credential-libsecret-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.16.4-3.20.1.x86_64", product: { name: "git-cvs-2.16.4-3.20.1.x86_64", product_id: "git-cvs-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.16.4-3.20.1.x86_64", product: { name: "git-daemon-2.16.4-3.20.1.x86_64", product_id: "git-daemon-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-email-2.16.4-3.20.1.x86_64", product: { name: "git-email-2.16.4-3.20.1.x86_64", product_id: "git-email-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.16.4-3.20.1.x86_64", product: { name: "git-gui-2.16.4-3.20.1.x86_64", product_id: "git-gui-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.16.4-3.20.1.x86_64", product: { name: "git-p4-2.16.4-3.20.1.x86_64", product_id: "git-p4-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.16.4-3.20.1.x86_64", product: { name: "git-svn-2.16.4-3.20.1.x86_64", product_id: "git-svn-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "git-web-2.16.4-3.20.1.x86_64", product: { name: "git-web-2.16.4-3.20.1.x86_64", product_id: "git-web-2.16.4-3.20.1.x86_64", }, }, { category: "product_version", name: "gitk-2.16.4-3.20.1.x86_64", product: { name: "gitk-2.16.4-3.20.1.x86_64", product_id: "gitk-2.16.4-3.20.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product: { name: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-basesystem:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP1", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15-LTSS", product: { name: "SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.aarch64", }, product_reference: "git-core-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.ppc64le", }, product_reference: "git-core-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.s390x", }, product_reference: "git-core-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.x86_64", }, product_reference: "git-core-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.aarch64", }, product_reference: "git-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.ppc64le", }, product_reference: "git-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.s390x", }, product_reference: "git-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.x86_64", }, product_reference: "git-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.aarch64", }, product_reference: "git-arch-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.ppc64le", }, product_reference: "git-arch-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.s390x", }, product_reference: "git-arch-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.x86_64", }, product_reference: "git-arch-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.aarch64", }, product_reference: "git-cvs-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.ppc64le", }, product_reference: "git-cvs-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.s390x", }, product_reference: "git-cvs-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.x86_64", }, product_reference: "git-cvs-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.aarch64", }, product_reference: "git-daemon-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.ppc64le", }, product_reference: "git-daemon-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.s390x", }, product_reference: "git-daemon-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.x86_64", }, product_reference: "git-daemon-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.16.4-3.20.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.16.4-3.20.1.noarch", }, product_reference: "git-doc-2.16.4-3.20.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.aarch64", }, product_reference: "git-email-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.ppc64le", }, product_reference: "git-email-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.s390x", }, product_reference: "git-email-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.x86_64", }, product_reference: "git-email-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.aarch64", }, product_reference: "git-gui-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.ppc64le", }, product_reference: "git-gui-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.s390x", }, product_reference: "git-gui-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.x86_64", }, product_reference: "git-gui-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.aarch64", }, product_reference: "git-svn-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.ppc64le", }, product_reference: "git-svn-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.s390x", }, product_reference: "git-svn-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.x86_64", }, product_reference: "git-svn-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.aarch64", }, product_reference: "git-web-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.ppc64le", }, product_reference: "git-web-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.s390x", }, product_reference: "git-web-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.x86_64", }, product_reference: "git-web-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.aarch64", }, product_reference: "gitk-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.ppc64le", }, product_reference: "gitk-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.s390x", }, product_reference: "gitk-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.x86_64", }, product_reference: "gitk-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.aarch64", }, product_reference: "git-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.x86_64", }, product_reference: "git-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.aarch64", }, product_reference: "git-arch-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.x86_64", }, product_reference: "git-arch-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.aarch64", }, product_reference: "git-core-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.x86_64", }, product_reference: "git-core-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.aarch64", }, product_reference: "git-cvs-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.x86_64", }, product_reference: "git-cvs-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.aarch64", }, product_reference: "git-daemon-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.x86_64", }, product_reference: "git-daemon-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.16.4-3.20.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.16.4-3.20.1.noarch", }, product_reference: "git-doc-2.16.4-3.20.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.aarch64", }, product_reference: "git-email-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.x86_64", }, product_reference: "git-email-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.aarch64", }, product_reference: "git-gui-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.x86_64", }, product_reference: "git-gui-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.aarch64", }, product_reference: "git-svn-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.x86_64", }, product_reference: "git-svn-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.aarch64", }, product_reference: "git-web-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.x86_64", }, product_reference: "git-web-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.aarch64", }, product_reference: "gitk-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.x86_64", }, product_reference: "gitk-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.aarch64", }, product_reference: "git-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.x86_64", }, product_reference: "git-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", }, product_reference: "git-arch-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", }, product_reference: "git-arch-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.aarch64", }, product_reference: "git-core-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.x86_64", }, product_reference: "git-core-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", }, product_reference: "git-cvs-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", }, product_reference: "git-cvs-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", }, product_reference: "git-daemon-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", }, product_reference: "git-daemon-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.16.4-3.20.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.16.4-3.20.1.noarch", }, product_reference: "git-doc-2.16.4-3.20.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.aarch64", }, product_reference: "git-email-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.x86_64", }, product_reference: "git-email-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", }, product_reference: "git-gui-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", }, product_reference: "git-gui-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", }, product_reference: "git-svn-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", }, product_reference: "git-svn-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.aarch64", }, product_reference: "git-web-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.x86_64", }, product_reference: "git-web-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.aarch64", }, product_reference: "gitk-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.x86_64", }, product_reference: "gitk-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.aarch64", }, product_reference: "git-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.ppc64le", }, product_reference: "git-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.s390x", }, product_reference: "git-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.x86_64", }, product_reference: "git-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", }, product_reference: "git-arch-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.ppc64le", }, product_reference: "git-arch-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.s390x", }, product_reference: "git-arch-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", }, product_reference: "git-arch-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.aarch64", }, product_reference: "git-core-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.ppc64le", }, product_reference: "git-core-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.s390x", }, product_reference: "git-core-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.x86_64", }, product_reference: "git-core-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", }, product_reference: "git-cvs-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.ppc64le", }, product_reference: "git-cvs-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.s390x", }, product_reference: "git-cvs-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", }, product_reference: "git-cvs-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", }, product_reference: "git-daemon-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.ppc64le", }, product_reference: "git-daemon-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.s390x", }, product_reference: "git-daemon-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", }, product_reference: "git-daemon-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.16.4-3.20.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.16.4-3.20.1.noarch", }, product_reference: "git-doc-2.16.4-3.20.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.aarch64", }, product_reference: "git-email-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.ppc64le", }, product_reference: "git-email-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.s390x", }, product_reference: "git-email-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.x86_64", }, product_reference: "git-email-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", }, product_reference: "git-gui-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.ppc64le", }, product_reference: "git-gui-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.s390x", }, product_reference: "git-gui-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", }, product_reference: "git-gui-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", }, product_reference: "git-svn-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.ppc64le", }, product_reference: "git-svn-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.s390x", }, product_reference: "git-svn-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", }, product_reference: "git-svn-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.aarch64", }, product_reference: "git-web-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.ppc64le", }, product_reference: "git-web-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.s390x", }, product_reference: "git-web-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.x86_64", }, product_reference: "git-web-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.aarch64", }, product_reference: "gitk-2.16.4-3.20.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.ppc64le", }, product_reference: "gitk-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.s390x", }, product_reference: "gitk-2.16.4-3.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.x86_64", }, product_reference: "gitk-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.ppc64le", }, product_reference: "git-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.x86_64", }, product_reference: "git-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.ppc64le", }, product_reference: "git-arch-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.x86_64", }, product_reference: "git-arch-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.ppc64le", }, product_reference: "git-core-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-core-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.x86_64", }, product_reference: "git-core-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.ppc64le", }, product_reference: "git-cvs-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.x86_64", }, product_reference: "git-cvs-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.ppc64le", }, product_reference: "git-daemon-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.x86_64", }, product_reference: "git-daemon-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.16.4-3.20.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.16.4-3.20.1.noarch", }, product_reference: "git-doc-2.16.4-3.20.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.ppc64le", }, product_reference: "git-email-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-email-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.x86_64", }, product_reference: "git-email-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.ppc64le", }, product_reference: "git-gui-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.x86_64", }, product_reference: "git-gui-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.ppc64le", }, product_reference: "git-svn-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.x86_64", }, product_reference: "git-svn-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.ppc64le", }, product_reference: "git-web-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-web-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.x86_64", }, product_reference: "git-web-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.ppc64le", }, product_reference: "gitk-2.16.4-3.20.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "gitk-2.16.4-3.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.x86_64", }, product_reference: "gitk-2.16.4-3.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, ], }, vulnerabilities: [ { cve: "CVE-2020-5260", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-5260", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-5260", url: "https://www.suse.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "SUSE Bug 1168930 for CVE-2020-5260", url: "https://bugzilla.suse.com/1168930", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-5260", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-5260", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.16.4-3.20.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.16.4-3.20.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.16.4-3.20.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-14T18:07:30Z", details: "important", }, ], title: "CVE-2020-5260", }, ], }
suse-su-2020:0992-1
Vulnerability from csaf_suse
Published
2020-04-14 18:08
Modified
2020-04-14 18:08
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
Security issue fixed:
- CVE-2020-5260: With a crafted URL that contains a newline in it, the credential
helper machinery can be fooled to give credential information for a wrong host (bsc#1168930).
Non-security issue fixed:
git was updated to 2.26.0 for SHA256 support (bsc#1167890, jsc#SLE-11608):
- the xinetd snippet was removed
- the System V init script for the git-daemon was replaced by a systemd
service file of the same name.
git 2.26.0:
* 'git rebase' now uses a different backend that is based on the
'merge' machinery by default. The 'rebase.backend' configuration
variable reverts to old behaviour when set to 'apply'
* Improved handling of sparse checkouts
* Improvements to many commands and internal features
git 2.25.1:
* 'git commit' now honors advise.statusHints
* various updates, bug fixes and documentation updates
git 2.25.0:
* The branch description ('git branch --edit-description') has been
used to fill the body of the cover letters by the format-patch
command; this has been enhanced so that the subject can also be
filled.
* A few commands learned to take the pathspec from the standard input
or a named file, instead of taking it as the command line
arguments, with the '--pathspec-from-file' option.
* Test updates to prepare for SHA-2 transition continues.
* Redo 'git name-rev' to avoid recursive calls.
* When all files from some subdirectory were renamed to the root
directory, the directory rename heuristics would fail to detect that
as a rename/merge of the subdirectory to the root directory, which has
been corrected.
* HTTP transport had possible allocator/deallocator mismatch, which
has been corrected.
git 2.24.1:
* CVE-2019-1348: The --export-marks option of fast-import is
exposed also via the in-stream command feature export-marks=...
and it allows overwriting arbitrary paths (bsc#1158785)
* CVE-2019-1349: on Windows, when submodules are cloned
recursively, under certain circumstances Git could be fooled
into using the same Git directory twice (bsc#1158787)
* CVE-2019-1350: Incorrect quoting of command-line arguments
allowed remote code execution during a recursive clone in
conjunction with SSH URLs (bsc#1158788)
* CVE-2019-1351: on Windows mistakes drive letters outside of
the US-English alphabet as relative paths (bsc#1158789)
* CVE-2019-1352: on Windows was unaware of NTFS Alternate Data
Streams (bsc#1158790)
* CVE-2019-1353: when run in the Windows Subsystem for Linux
while accessing a working directory on a regular Windows
drive, none of the NTFS protections were active (bsc#1158791)
* CVE-2019-1354: on Windows refuses to write tracked files with
filenames that contain backslashes (bsc#1158792)
* CVE-2019-1387: Recursive clones vulnerability that is caused
by too-lax validation of submodule names, allowing very
targeted attacks via remote code execution in recursive
clones (bsc#1158793)
* CVE-2019-19604: a recursive clone followed by a submodule
update could execute code contained within the repository
without the user explicitly having asked for that (bsc#1158795)
- Fix building with asciidoctor and without DocBook4 stylesheets.
git 2.24.0
* The command line parser learned '--end-of-options' notation.
* A mechanism to affect the default setting for a (related) group of
configuration variables is introduced.
* 'git fetch' learned '--set-upstream' option to help those who first
clone from their private fork they intend to push to, add the true
upstream via 'git remote add' and then 'git fetch' from it.
* fixes and improvements to UI, workflow and features, bash completion fixes
* part of it merged upstream
* the Makefile attempted to download some documentation, banned
git 2.23.0:
* The '--base' option of 'format-patch' computed the patch-ids for
prerequisite patches in an unstable way, which has been updated
to compute in a way that is compatible with 'git patch-id
--stable'.
* The 'git log' command by default behaves as if the --mailmap
option was given.
* fixes and improvements to UI, workflow and features
git 2.22.1:
* A relative pathname given to 'git init --template=<path> <repo>'
ought to be relative to the directory 'git init' gets invoked in,
but it instead was made relative to the repository, which has been
corrected.
* 'git worktree add' used to fail when another worktree connected to
the same repository was corrupt, which has been corrected.
* 'git am -i --resolved' segfaulted after trying to see a commit as
if it were a tree, which has been corrected.
* 'git merge --squash' is designed to update the working tree and the
index without creating the commit, and this cannot be countermanded
by adding the '--commit' option; the command now refuses to work
when both options are given.
* Update to Unicode 12.1 width table.
* 'git request-pull' learned to warn when the ref we ask them to pull
from in the local repository and in the published repository are
different.
* 'git fetch' into a lazy clone forgot to fetch base objects that are
necessary to complete delta in a thin packfile, which has been
corrected.
* The URL decoding code has been updated to avoid going past the end
of the string while parsing %-<hex>-<hex> sequence.
* 'git clean' silently skipped a path when it cannot lstat() it; now
it gives a warning.
* 'git rm' to resolve a conflicted path leaked an internal message
'needs merge' before actually removing the path, which was
confusing. This has been corrected.
* Many more bugfixes and code cleanups.
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld, see [1].
[1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
git 2.22.0:
* The filter specification '--filter=sparse:path=<path>' used to
create a lazy/partial clone has been removed. Using a blob that is
part of the project as sparse specification is still supported with
the '--filter=sparse:oid=<blob>' option
* 'git checkout --no-overlay' can be used to trigger a new mode of
checking out paths out of the tree-ish, that allows paths that
match the pathspec that are in the current index and working tree
and are not in the tree-ish.
* Four new configuration variables {author,committer}.{name,email}
have been introduced to override user.{name,email} in more specific
cases.
* 'git branch' learned a new subcommand '--show-current'.
* The command line completion (in contrib/) has been taught to
complete more subcommand parameters.
* The completion helper code now pays attention to repository-local
configuration (when available), which allows --list-cmds to honour
a repository specific setting of completion.commands, for example.
* The list of conflicted paths shown in the editor while concluding a
conflicted merge was shown above the scissors line when the
clean-up mode is set to 'scissors', even though it was commented
out just like the list of updated paths and other information to
help the user explain the merge better.
* 'git rebase' that was reimplemented in C did not set ORIG_HEAD
correctly, which has been corrected.
* 'git worktree add' used to do a 'find an available name with stat
and then mkdir', which is race-prone. This has been fixed by using
mkdir and reacting to EEXIST in a loop.
- update git-web AppArmor profile for bash and tar usrMerge (bsc#1132350)
git 2.21.0:
* Historically, the '-m' (mainline) option can only be used for 'git
cherry-pick' and 'git revert' when working with a merge commit.
This version of Git no longer warns or errors out when working with
a single-parent commit, as long as the argument to the '-m' option
is 1 (i.e. it has only one parent, and the request is to pick or
revert relative to that first parent). Scripts that relied on the
behaviour may get broken with this change.
* Small fixes and features for fast-export and fast-import.
* The 'http.version' configuration variable can be used with recent
enough versions of cURL library to force the version of HTTP used
to talk when fetching and pushing.
* 'git push $there $src:$dst' rejects when $dst is not a fully
qualified refname and it is not clear what the end user meant.
* Update 'git multimail' from the upstream.
* A new date format '--date=human' that morphs its output depending
on how far the time is from the current time has been introduced.
'--date=auto:human' can be used to use this new format (or any
existing format) when the output is going to the pager or to the
terminal, and otherwise the default format.
- Fix worktree creation race (bsc#1114225).
git 2.20.1:
* portability fixes
* 'git help -a' did not work well when an overly long alias was
defined
* no longer squelched an error message when the run_command API
failed to run a missing command
git 2.20.0:
* 'git help -a' now gives verbose output (same as 'git help -av').
Those who want the old output may say 'git help --no-verbose -a'..
* 'git send-email' learned to grab address-looking string on any
trailer whose name ends with '-by'.
* 'git format-patch' learned new '--interdiff' and '--range-diff'
options to explain the difference between this version and the
previous attempt in the cover letter (or after the three-dashes as
a comment).
* Developer builds now use -Wunused-function compilation option.
* Fix a bug in which the same path could be registered under multiple
worktree entries if the path was missing (for instance, was removed
manually). Also, as a convenience, expand the number of cases in
which --force is applicable.
* The overly large Documentation/config.txt file have been split into
million little pieces. This potentially allows each individual piece
to be included into the manual page of the command it affects more easily.
* Malformed or crafted data in packstream can make our code attempt
to read or write past the allocated buffer and abort, instead of
reporting an error, which has been fixed.
* Fix for a long-standing bug that leaves the index file corrupt when
it shrinks during a partial commit.
* 'git merge' and 'git pull' that merges into an unborn branch used
to completely ignore '--verify-signatures', which has been
corrected.
* ...and much more features and fixes
- fix CVE-2018-19486 (bsc#1117257)
git 2.19.2:
* various bug fixes for multiple subcommands and operations
git 2.19.1:
* CVE-2018-17456: Specially crafted .gitmodules files may have
allowed arbitrary code execution when the repository is cloned
with --recurse-submodules (bsc#1110949)
git 2.19.0:
* 'git diff' compares the index and the working tree. For paths
added with intent-to-add bit, the command shows the full contents
of them as added, but the paths themselves were not marked as new
files. They are now shown as new by default.
* 'git apply' learned the '--intent-to-add' option so that an
otherwise working-tree-only application of a patch will add new
paths to the index marked with the 'intent-to-add' bit.
* 'git grep' learned the '--column' option that gives not just the
line number but the column number of the hit.
* The '-l' option in 'git branch -l' is an unfortunate short-hand for
'--create-reflog', but many users, both old and new, somehow expect
it to be something else, perhaps '--list'. This step warns when '-l'
is used as a short-hand for '--create-reflog' and warns about the
future repurposing of the it when it is used.
* The userdiff pattern for .php has been updated.
* The content-transfer-encoding of the message 'git send-email' sends
out by default was 8bit, which can cause trouble when there is an
overlong line to bust RFC 5322/2822 limit. A new option 'auto' to
automatically switch to quoted-printable when there is such a line
in the payload has been introduced and is made the default.
* 'git checkout' and 'git worktree add' learned to honor
checkout.defaultRemote when auto-vivifying a local branch out of a
remote tracking branch in a repository with multiple remotes that
have tracking branches that share the same names.
(merge 8d7b558bae ab/checkout-default-remote later to maint).
* 'git grep' learned the '--only-matching' option.
* 'git rebase --rebase-merges' mode now handles octopus merges as
well.
* Add a server-side knob to skip commits in exponential/fibbonacci
stride in an attempt to cover wider swath of history with a smaller
number of iterations, potentially accepting a larger packfile
transfer, instead of going back one commit a time during common
ancestor discovery during the 'git fetch' transaction.
(merge 42cc7485a2 jt/fetch-negotiator-skipping later to maint).
* A new configuration variable core.usereplacerefs has been added,
primarily to help server installations that want to ignore the
replace mechanism altogether.
* Teach 'git tag -s' etc. a few configuration variables (gpg.format
that can be set to 'openpgp' or 'x509', and gpg.<format>.program
that is used to specify what program to use to deal with the format)
to allow x.509 certs with CMS via 'gpgsm' to be used instead of
openpgp via 'gnupg'.
* Many more strings are prepared for l10n.
* 'git p4 submit' learns to ask its own pre-submit hook if it should
continue with submitting.
* The test performed at the receiving end of 'git push' to prevent
bad objects from entering repository can be customized via
receive.fsck.* configuration variables; we now have gained a
counterpart to do the same on the 'git fetch' side, with
fetch.fsck.* configuration variables.
* 'git pull --rebase=interactive' learned 'i' as a short-hand for
'interactive'.
* 'git instaweb' has been adjusted to run better with newer Apache on
RedHat based distros.
* 'git range-diff' is a reimplementation of 'git tbdiff' that lets us
compare individual patches in two iterations of a topic.
* The sideband code learned to optionally paint selected keywords at
the beginning of incoming lines on the receiving end.
* 'git branch --list' learned to take the default sort order from the
'branch.sort' configuration variable, just like 'git tag --list'
pays attention to 'tag.sort'.
* 'git worktree' command learned '--quiet' option to make it less
verbose.
git 2.18.0:
* improvements to rename detection logic
* When built with more recent cURL, GIT_SSL_VERSION can now
specify 'tlsv1.3' as its value.
* 'git mergetools' learned talking to guiffy.
* various other workflow improvements and fixes
* performance improvements and other developer visible fixes
Update to git 2.16.4: security fix release
git 2.17.1:
* Submodule 'names' come from the untrusted .gitmodules file, but
we blindly append them to $GIT_DIR/modules to create our on-disk
repo paths. This means you can do bad things by putting '../'
into the name. We now enforce some rules for submodule names
which will cause Git to ignore these malicious names
(CVE-2018-11235, bsc#1095219)
* It was possible to trick the code that sanity-checks paths on
NTFS into reading random piece of memory
(CVE-2018-11233, bsc#1095218)
* Support on the server side to reject pushes to repositories
that attempt to create such problematic .gitmodules file etc.
as tracked contents, to help hosting sites protect their
customers by preventing malicious contents from spreading.
git 2.17.0:
* 'diff' family of commands learned '--find-object=<object-id>' option
to limit the findings to changes that involve the named object.
* 'git format-patch' learned to give 72-cols to diffstat, which is
consistent with other line length limits the subcommand uses for
its output meant for e-mails.
* The log from 'git daemon' can be redirected with a new option; one
relevant use case is to send the log to standard error (instead of
syslog) when running it from inetd.
* 'git rebase' learned to take '--allow-empty-message' option.
* 'git am' has learned the '--quit' option, in addition to the
existing '--abort' option; having the pair mirrors a few other
commands like 'rebase' and 'cherry-pick'.
* 'git worktree add' learned to run the post-checkout hook, just like
'git clone' runs it upon the initial checkout.
* 'git tag' learned an explicit '--edit' option that allows the
message given via '-m' and '-F' to be further edited.
* 'git fetch --prune-tags' may be used as a handy short-hand for
getting rid of stale tags that are locally held.
* The new '--show-current-patch' option gives an end-user facing way
to get the diff being applied when 'git rebase' (and 'git am')
stops with a conflict.
* 'git add -p' used to offer '/' (look for a matching hunk) as a
choice, even there was only one hunk, which has been corrected.
Also the single-key help is now given only for keys that are
enabled (e.g. help for '/' won't be shown when there is only one
hunk).
* Since Git 1.7.9, 'git merge' defaulted to --no-ff (i.e. even when
the side branch being merged is a descendant of the current commit,
create a merge commit instead of fast-forwarding) when merging a
tag object. This was appropriate default for integrators who pull
signed tags from their downstream contributors, but caused an
unnecessary merges when used by downstream contributors who
habitually 'catch up' their topic branches with tagged releases
from the upstream. Update 'git merge' to default to --no-ff only
when merging a tag object that does *not* sit at its usual place in
refs/tags/ hierarchy, and allow fast-forwarding otherwise, to
mitigate the problem.
* 'git status' can spend a lot of cycles to compute the relation
between the current branch and its upstream, which can now be
disabled with '--no-ahead-behind' option.
* 'git diff' and friends learned funcname patterns for Go language
source files.
* 'git send-email' learned '--reply-to=<address>' option.
* Funcname pattern used for C# now recognizes 'async' keyword.
* In a way similar to how 'git tag' learned to honor the pager
setting only in the list mode, 'git config' learned to ignore the
pager setting when it is used for setting values (i.e. when the
purpose of the operation is not to 'show').
- Use %license instead of %doc [bsc#1082318]
git 2.16.3:
* 'git status' after moving a path in the working tree (hence
making it appear 'removed') and then adding with the -N option
(hence making that appear 'added') detected it as a rename, but
did not report the old and new pathnames correctly.
* 'git commit --fixup' did not allow '-m<message>' option to be
used at the same time; allow it to annotate resulting commit
with more text.
* When resetting the working tree files recursively, the working
tree of submodules are now also reset to match.
* Fix for a commented-out code to adjust it to a rather old API
change around object ID.
* When there are too many changed paths, 'git diff' showed a
warning message but in the middle of a line.
* The http tracing code, often used to debug connection issues,
learned to redact potentially sensitive information from its
output so that it can be more safely sharable.
* Crash fix for a corner case where an error codepath tried to
unlock what it did not acquire lock on.
* The split-index mode had a few corner case bugs fixed.
* Assorted fixes to 'git daemon'.
* Completion of 'git merge -s<strategy>' (in contrib/) did not
work well in non-C locale.
* Workaround for segfault with more recent versions of SVN.
* Recently introduced leaks in fsck have been plugged.
* Travis CI integration now builds the executable in 'script'
phase to follow the established practice, rather than during
'before_script' phase. This allows the CI categorize the
failures better ('failed' is project's fault, 'errored' is
build environment's).
- Drop superfluous xinetd snippet, no longer used (bsc#1084460)
- Build with asciidoctor for the recent distros (bsc#1075764)
- Move %{?systemd_requires} to daemon subpackage
- Create subpackage for libsecret credential helper.
git 2.16.2:
* An old regression in 'git describe --all $annotated_tag^0' has
been fixed.
* 'git svn dcommit' did not take into account the fact that a
svn+ssh:// URL with a username@ (typically used for pushing)
refers to the same SVN repository without the username@ and
failed when svn.pushmergeinfo option is set.
* 'git merge -Xours/-Xtheirs' learned to use our/their version
when resolving a conflicting updates to a symbolic link.
* 'git clone $there $here' is allowed even when here directory
exists as long as it is an empty directory, but the command
incorrectly removed it upon a failure of the operation.
* 'git stash -- <pathspec>' incorrectly blew away untracked files
in the directory that matched the pathspec, which has been
corrected.
* 'git add -p' was taught to ignore local changes to submodules
as they do not interfere with the partial addition of regular
changes anyway.
git 2.16.1:
* 'git clone' segfaulted when cloning a project that happens to
track two paths that differ only in case on a case insensitive
filesystem
git 2.16.0 (CVE-2017-15298, bsc#1063412):
* See https://raw.github.com/git/git/master/Documentation/RelNotes/2.16.0.txt
git 2.15.1:
* fix 'auto' column output
* fixes to moved lines diffing
* documentation updates
* fix use of repositories immediately under the root directory
* improve usage of libsecret
* fixes to various error conditions in git commands
- Rewrite from sysv init to systemd unit file for git-daemon
(bsc#1069803)
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (bsc#1069468)
- split off p4 to a subpackage (bsc#1067502)
- Build with the external libsha1detectcoll (bsc#1042644)
git 2.15.0:
* Use of an empty string as a pathspec element that is used for
'everything matches' is still warned and Git asks users to use a
more explicit '.' for that instead. Removal scheduled for 2.16
* Git now avoids blindly falling back to '.git' when the setup
sequence said we are _not_ in Git repository (another corner
case removed)
* 'branch --set-upstream' was retired, deprecated since 1.8
* many other improvements and updates
git 2.14.3:
* git send-email understands more cc: formats
* fixes so gitk --bisect
* git commit-tree fixed to handle -F file alike
* Prevent segfault in 'git cat-file --textconv'
* Fix function header parsing for HTML
* Various small fixes to user commands and and internal functions
git 2.14.2:
* fixes to color output
* http.{sslkey,sslCert} now interpret '~[username]/' prefix
* fixes to walking of reflogs via 'log -g' and friends
* various fixes to output correctness
* 'git push --recurse-submodules $there HEAD:$target' is now
propagated down to the submodules
* 'git clone --recurse-submodules --quiet' c$how propagates quiet
option down to submodules.
* 'git svn --localtime' correctness fixes
* 'git grep -L' and 'git grep --quiet -L' now report same exit code
* fixes to 'git apply' when converting line endings
* Various Perl scripts did not use safe_pipe_capture() instead
of backticks, leaving them susceptible to end-user input.
CVE-2017-14867 bsc#1061041
* 'git cvsserver' no longer is invoked by 'git daemon' by
default
git 2.14.1 (bsc#1052481):
* Security fix for CVE-2017-1000117: A malicious third-party can
give a crafted 'ssh://...' URL to an unsuspecting victim, and
an attempt to visit the URL can result in any program that
exists on the victim's machine being executed. Such a URL could
be placed in the .gitmodules file of a malicious project, and
an unsuspecting victim could be tricked into running
'git clone --recurse-submodules' to trigger the vulnerability.
* A 'ssh://...' URL can result in a 'ssh' command line with a
hostname that begins with a dash '-', which would cause the
'ssh' command to instead (mis)treat it as an option. This is
now prevented by forbidding such a hostname (which should not
impact any real-world usage).
* Similarly, when GIT_PROXY_COMMAND is configured, the command
is run with host and port that are parsed out from 'ssh://...'
URL; a poorly written GIT_PROXY_COMMAND could be tricked into
treating a string that begins with a dash '-' as an option.
This is now prevented by forbidding such a hostname and port
number (again, which should not impact any real-world usage).
* In the same spirit, a repository name that begins with a dash
'-' is also forbidden now.
git 2.14.0:
* Use of an empty string as a pathspec element that is used for
'everything matches' is deprecated, use '.'
* Avoid blindly falling back to '.git' when the setup sequence
indicates operation not on a Git repository
* 'indent heuristics' are now the default.
* Builds with pcre2
* Many bug fixes, improvements and updates
git 2.13.4:
* Update the character width tables.
* Fix an alias that contained an uppercase letter
* Progress meter fixes
* git gc concurrency fixes
git 2.13.3:
* various internal bug fixes
* Fix a regression to 'git rebase -i'
* Correct unaligned 32-bit access in pack-bitmap code
* Tighten error checks for invalid 'git apply' input
* The split index code did not honor core.sharedrepository setting
correctly
* Fix 'git branch --list' handling of color.branch.local
git 2.13.2:
* 'collision detecting' SHA-1 update for platform fixes
* 'git checkout --recurse-submodules' did not quite work with a
submodule that itself has submodules.
* The 'run-command' API implementation has been made more robust
against dead-locking in a threaded environment.
* 'git clean -d' now only cleans ignored files with '-x'
* 'git status --ignored' did not list ignored and untracked files
without '-uall'
* 'git pull --rebase --autostash' didn't auto-stash when the local
history fast-forwards to the upstream.
* 'git describe --contains' gives as much weight to lightweight
tags as annotated tags
* Fix 'git stash push <pathspec>' from a subdirectory
git 2.13.1:
* Setting 'log.decorate=false' in the configuration file did not
take effect in v2.13, which has been corrected.
* corrections to documentation and command help output
* garbage collection fixes
* memory leaks fixed
* receive-pack now makes sure that the push certificate records
the same set of push options used for pushing
* shell completion corrections for git stash
* fix 'git clone --config var=val' with empty strings
* internal efficiency improvements
* Update sha1 collision detection code for big-endian platforms
and platforms not supporting unaligned fetches
- Fix packaging of documentation
git 2.13.0:
* empty string as a pathspec element for 'everything matches'
is still warned, for future removal.
* deprecated argument order 'git merge <msg> HEAD <commit>...'
was removed
* default location '~/.git-credential-cache/socket' for the
socket used to communicate with the credential-cache daemon
moved to '~/.cache/git/credential/socket'.
* now avoid blindly falling back to '.git' when the setup
sequence indicated otherwise
* many workflow features, improvements and bug fixes
* add a hardened implementation of SHA1 in response to practical
collision attacks (CVE-2005-4900, bsc#1042640)
* CVE-2017-8386: On a server running git-shell as login shell to
restrict user to git commands, remote users may have been able
to have git service programs spawn an interactive pager
and thus escape the shell restrictions. (bsc#1038395)
Changes in pcre2:
- Include the libraries, development and tools packages.
git uses only libpcre2-8 so far, but this allows further
application usage of pcre2.
Patchnames
HPE-Helion-OpenStack-8-2020-992,SUSE-2020-992,SUSE-OpenStack-Cloud-7-2020-992,SUSE-OpenStack-Cloud-8-2020-992,SUSE-OpenStack-Cloud-Crowbar-8-2020-992,SUSE-SLE-SAP-12-SP1-2020-992,SUSE-SLE-SAP-12-SP2-2020-992,SUSE-SLE-SAP-12-SP3-2020-992,SUSE-SLE-SDK-12-SP4-2020-992,SUSE-SLE-SDK-12-SP5-2020-992,SUSE-SLE-SERVER-12-SP1-2020-992,SUSE-SLE-SERVER-12-SP2-2020-992,SUSE-SLE-SERVER-12-SP2-BCL-2020-992,SUSE-SLE-SERVER-12-SP3-2020-992,SUSE-SLE-SERVER-12-SP3-BCL-2020-992,SUSE-SLE-SERVER-12-SP4-2020-992,SUSE-SLE-SERVER-12-SP5-2020-992,SUSE-Storage-5-2020-992
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for git", title: "Title of the patch", }, { category: "description", text: "This update for git fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2020-5260: With a crafted URL that contains a newline in it, the credential\n helper machinery can be fooled to give credential information for a wrong host (bsc#1168930). \n\nNon-security issue fixed: \n\ngit was updated to 2.26.0 for SHA256 support (bsc#1167890, jsc#SLE-11608):\n\n- the xinetd snippet was removed\n- the System V init script for the git-daemon was replaced by a systemd\n service file of the same name.\n\ngit 2.26.0:\n\n* 'git rebase' now uses a different backend that is based on the\n 'merge' machinery by default. The 'rebase.backend' configuration\n variable reverts to old behaviour when set to 'apply'\n* Improved handling of sparse checkouts\n* Improvements to many commands and internal features\n\ngit 2.25.1:\n\n* 'git commit' now honors advise.statusHints\n* various updates, bug fixes and documentation updates\n\ngit 2.25.0:\n\n* The branch description ('git branch --edit-description') has been\n used to fill the body of the cover letters by the format-patch\n command; this has been enhanced so that the subject can also be\n filled.\n* A few commands learned to take the pathspec from the standard input\n or a named file, instead of taking it as the command line\n arguments, with the '--pathspec-from-file' option.\n* Test updates to prepare for SHA-2 transition continues.\n* Redo 'git name-rev' to avoid recursive calls.\n* When all files from some subdirectory were renamed to the root\n directory, the directory rename heuristics would fail to detect that\n as a rename/merge of the subdirectory to the root directory, which has\n been corrected.\n* HTTP transport had possible allocator/deallocator mismatch, which\n has been corrected.\n\ngit 2.24.1:\n\n* CVE-2019-1348: The --export-marks option of fast-import is\n exposed also via the in-stream command feature export-marks=...\n and it allows overwriting arbitrary paths (bsc#1158785)\n* CVE-2019-1349: on Windows, when submodules are cloned\n recursively, under certain circumstances Git could be fooled\n into using the same Git directory twice (bsc#1158787)\n* CVE-2019-1350: Incorrect quoting of command-line arguments\n allowed remote code execution during a recursive clone in\n conjunction with SSH URLs (bsc#1158788)\n* CVE-2019-1351: on Windows mistakes drive letters outside of\n the US-English alphabet as relative paths (bsc#1158789)\n* CVE-2019-1352: on Windows was unaware of NTFS Alternate Data\n Streams (bsc#1158790)\n* CVE-2019-1353: when run in the Windows Subsystem for Linux\n while accessing a working directory on a regular Windows\n drive, none of the NTFS protections were active (bsc#1158791)\n* CVE-2019-1354: on Windows refuses to write tracked files with\n filenames that contain backslashes (bsc#1158792)\n* CVE-2019-1387: Recursive clones vulnerability that is caused\n by too-lax validation of submodule names, allowing very\n targeted attacks via remote code execution in recursive\n clones (bsc#1158793)\n* CVE-2019-19604: a recursive clone followed by a submodule\n update could execute code contained within the repository\n without the user explicitly having asked for that (bsc#1158795)\n\n- Fix building with asciidoctor and without DocBook4 stylesheets.\n\ngit 2.24.0\n\n* The command line parser learned '--end-of-options' notation.\n* A mechanism to affect the default setting for a (related) group of\n configuration variables is introduced.\n* 'git fetch' learned '--set-upstream' option to help those who first\n clone from their private fork they intend to push to, add the true\n upstream via 'git remote add' and then 'git fetch' from it.\n* fixes and improvements to UI, workflow and features, bash completion fixes\n* part of it merged upstream\n* the Makefile attempted to download some documentation, banned\n\ngit 2.23.0:\n\n* The '--base' option of 'format-patch' computed the patch-ids for\n prerequisite patches in an unstable way, which has been updated\n to compute in a way that is compatible with 'git patch-id\n --stable'.\n* The 'git log' command by default behaves as if the --mailmap\n option was given.\n* fixes and improvements to UI, workflow and features\n\ngit 2.22.1:\n\n* A relative pathname given to 'git init --template=<path> <repo>'\n ought to be relative to the directory 'git init' gets invoked in,\n but it instead was made relative to the repository, which has been\n corrected.\n* 'git worktree add' used to fail when another worktree connected to\n the same repository was corrupt, which has been corrected.\n* 'git am -i --resolved' segfaulted after trying to see a commit as\n if it were a tree, which has been corrected.\n* 'git merge --squash' is designed to update the working tree and the\n index without creating the commit, and this cannot be countermanded\n by adding the '--commit' option; the command now refuses to work\n when both options are given.\n* Update to Unicode 12.1 width table.\n* 'git request-pull' learned to warn when the ref we ask them to pull\n from in the local repository and in the published repository are\n different.\n* 'git fetch' into a lazy clone forgot to fetch base objects that are\n necessary to complete delta in a thin packfile, which has been\n corrected.\n* The URL decoding code has been updated to avoid going past the end\n of the string while parsing %-<hex>-<hex> sequence.\n* 'git clean' silently skipped a path when it cannot lstat() it; now\n it gives a warning.\n* 'git rm' to resolve a conflicted path leaked an internal message\n 'needs merge' before actually removing the path, which was\n confusing. This has been corrected.\n* Many more bugfixes and code cleanups.\n\n- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by\n firewalld, see [1].\n [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html\n\ngit 2.22.0:\n\n* The filter specification '--filter=sparse:path=<path>' used to\n create a lazy/partial clone has been removed. Using a blob that is\n part of the project as sparse specification is still supported with\n the '--filter=sparse:oid=<blob>' option\n* 'git checkout --no-overlay' can be used to trigger a new mode of\n checking out paths out of the tree-ish, that allows paths that\n match the pathspec that are in the current index and working tree\n and are not in the tree-ish.\n* Four new configuration variables {author,committer}.{name,email}\n have been introduced to override user.{name,email} in more specific\n cases.\n* 'git branch' learned a new subcommand '--show-current'.\n* The command line completion (in contrib/) has been taught to\n complete more subcommand parameters.\n* The completion helper code now pays attention to repository-local\n configuration (when available), which allows --list-cmds to honour\n a repository specific setting of completion.commands, for example.\n* The list of conflicted paths shown in the editor while concluding a\n conflicted merge was shown above the scissors line when the\n clean-up mode is set to 'scissors', even though it was commented\n out just like the list of updated paths and other information to\n help the user explain the merge better.\n* 'git rebase' that was reimplemented in C did not set ORIG_HEAD\n correctly, which has been corrected.\n* 'git worktree add' used to do a 'find an available name with stat\n and then mkdir', which is race-prone. This has been fixed by using\n mkdir and reacting to EEXIST in a loop. \n\n- update git-web AppArmor profile for bash and tar usrMerge (bsc#1132350)\n\ngit 2.21.0:\n\n* Historically, the '-m' (mainline) option can only be used for 'git\n cherry-pick' and 'git revert' when working with a merge commit.\n This version of Git no longer warns or errors out when working with\n a single-parent commit, as long as the argument to the '-m' option\n is 1 (i.e. it has only one parent, and the request is to pick or\n revert relative to that first parent). Scripts that relied on the\n behaviour may get broken with this change.\n* Small fixes and features for fast-export and fast-import.\n* The 'http.version' configuration variable can be used with recent\n enough versions of cURL library to force the version of HTTP used\n to talk when fetching and pushing.\n* 'git push $there $src:$dst' rejects when $dst is not a fully\n qualified refname and it is not clear what the end user meant.\n* Update 'git multimail' from the upstream.\n* A new date format '--date=human' that morphs its output depending\n on how far the time is from the current time has been introduced.\n '--date=auto:human' can be used to use this new format (or any\n existing format) when the output is going to the pager or to the\n terminal, and otherwise the default format.\n\n- Fix worktree creation race (bsc#1114225).\n\ngit 2.20.1:\n\n* portability fixes\n* 'git help -a' did not work well when an overly long alias was\n defined\n* no longer squelched an error message when the run_command API\n failed to run a missing command\n\ngit 2.20.0:\n\n* 'git help -a' now gives verbose output (same as 'git help -av').\n Those who want the old output may say 'git help --no-verbose -a'..\n* 'git send-email' learned to grab address-looking string on any\n trailer whose name ends with '-by'.\n* 'git format-patch' learned new '--interdiff' and '--range-diff'\n options to explain the difference between this version and the\n previous attempt in the cover letter (or after the three-dashes as\n a comment).\n* Developer builds now use -Wunused-function compilation option.\n* Fix a bug in which the same path could be registered under multiple\n worktree entries if the path was missing (for instance, was removed\n manually). Also, as a convenience, expand the number of cases in\n which --force is applicable.\n* The overly large Documentation/config.txt file have been split into\n million little pieces. This potentially allows each individual piece\n to be included into the manual page of the command it affects more easily.\n* Malformed or crafted data in packstream can make our code attempt\n to read or write past the allocated buffer and abort, instead of\n reporting an error, which has been fixed.\n* Fix for a long-standing bug that leaves the index file corrupt when\n it shrinks during a partial commit.\n* 'git merge' and 'git pull' that merges into an unborn branch used\n to completely ignore '--verify-signatures', which has been\n corrected.\n* ...and much more features and fixes\n\n- fix CVE-2018-19486 (bsc#1117257)\n\ngit 2.19.2:\n\n* various bug fixes for multiple subcommands and operations\n\ngit 2.19.1:\n\n* CVE-2018-17456: Specially crafted .gitmodules files may have\n allowed arbitrary code execution when the repository is cloned\n with --recurse-submodules (bsc#1110949)\n\ngit 2.19.0:\n\n* 'git diff' compares the index and the working tree. For paths\n added with intent-to-add bit, the command shows the full contents\n of them as added, but the paths themselves were not marked as new\n files. They are now shown as new by default.\n* 'git apply' learned the '--intent-to-add' option so that an\n otherwise working-tree-only application of a patch will add new\n paths to the index marked with the 'intent-to-add' bit.\n* 'git grep' learned the '--column' option that gives not just the\n line number but the column number of the hit.\n* The '-l' option in 'git branch -l' is an unfortunate short-hand for\n '--create-reflog', but many users, both old and new, somehow expect\n it to be something else, perhaps '--list'. This step warns when '-l'\n is used as a short-hand for '--create-reflog' and warns about the\n future repurposing of the it when it is used.\n* The userdiff pattern for .php has been updated.\n* The content-transfer-encoding of the message 'git send-email' sends\n out by default was 8bit, which can cause trouble when there is an\n overlong line to bust RFC 5322/2822 limit. A new option 'auto' to\n automatically switch to quoted-printable when there is such a line\n in the payload has been introduced and is made the default.\n* 'git checkout' and 'git worktree add' learned to honor\n checkout.defaultRemote when auto-vivifying a local branch out of a\n remote tracking branch in a repository with multiple remotes that\n have tracking branches that share the same names.\n (merge 8d7b558bae ab/checkout-default-remote later to maint).\n* 'git grep' learned the '--only-matching' option.\n* 'git rebase --rebase-merges' mode now handles octopus merges as\n well.\n* Add a server-side knob to skip commits in exponential/fibbonacci\n stride in an attempt to cover wider swath of history with a smaller\n number of iterations, potentially accepting a larger packfile\n transfer, instead of going back one commit a time during common\n ancestor discovery during the 'git fetch' transaction.\n (merge 42cc7485a2 jt/fetch-negotiator-skipping later to maint).\n* A new configuration variable core.usereplacerefs has been added,\n primarily to help server installations that want to ignore the\n replace mechanism altogether.\n* Teach 'git tag -s' etc. a few configuration variables (gpg.format\n that can be set to 'openpgp' or 'x509', and gpg.<format>.program\n that is used to specify what program to use to deal with the format)\n to allow x.509 certs with CMS via 'gpgsm' to be used instead of\n openpgp via 'gnupg'.\n* Many more strings are prepared for l10n.\n* 'git p4 submit' learns to ask its own pre-submit hook if it should\n continue with submitting.\n* The test performed at the receiving end of 'git push' to prevent\n bad objects from entering repository can be customized via\n receive.fsck.* configuration variables; we now have gained a\n counterpart to do the same on the 'git fetch' side, with\n fetch.fsck.* configuration variables.\n* 'git pull --rebase=interactive' learned 'i' as a short-hand for\n 'interactive'.\n* 'git instaweb' has been adjusted to run better with newer Apache on\n RedHat based distros.\n* 'git range-diff' is a reimplementation of 'git tbdiff' that lets us\n compare individual patches in two iterations of a topic.\n* The sideband code learned to optionally paint selected keywords at\n the beginning of incoming lines on the receiving end.\n* 'git branch --list' learned to take the default sort order from the\n 'branch.sort' configuration variable, just like 'git tag --list'\n pays attention to 'tag.sort'.\n* 'git worktree' command learned '--quiet' option to make it less\n verbose.\n\ngit 2.18.0:\n\n* improvements to rename detection logic\n* When built with more recent cURL, GIT_SSL_VERSION can now\n specify 'tlsv1.3' as its value.\n* 'git mergetools' learned talking to guiffy.\n* various other workflow improvements and fixes\n* performance improvements and other developer visible fixes\n\nUpdate to git 2.16.4: security fix release\n\ngit 2.17.1:\n\n* Submodule 'names' come from the untrusted .gitmodules file, but\n we blindly append them to $GIT_DIR/modules to create our on-disk\n repo paths. This means you can do bad things by putting '../'\n into the name. We now enforce some rules for submodule names\n which will cause Git to ignore these malicious names\n (CVE-2018-11235, bsc#1095219)\n* It was possible to trick the code that sanity-checks paths on\n NTFS into reading random piece of memory\n (CVE-2018-11233, bsc#1095218)\n* Support on the server side to reject pushes to repositories\n that attempt to create such problematic .gitmodules file etc.\n as tracked contents, to help hosting sites protect their\n customers by preventing malicious contents from spreading.\n\ngit 2.17.0:\n\n* 'diff' family of commands learned '--find-object=<object-id>' option\n to limit the findings to changes that involve the named object.\n* 'git format-patch' learned to give 72-cols to diffstat, which is\n consistent with other line length limits the subcommand uses for\n its output meant for e-mails.\n* The log from 'git daemon' can be redirected with a new option; one\n relevant use case is to send the log to standard error (instead of\n syslog) when running it from inetd.\n* 'git rebase' learned to take '--allow-empty-message' option.\n* 'git am' has learned the '--quit' option, in addition to the\n existing '--abort' option; having the pair mirrors a few other\n commands like 'rebase' and 'cherry-pick'.\n* 'git worktree add' learned to run the post-checkout hook, just like\n 'git clone' runs it upon the initial checkout.\n* 'git tag' learned an explicit '--edit' option that allows the\n message given via '-m' and '-F' to be further edited.\n* 'git fetch --prune-tags' may be used as a handy short-hand for\n getting rid of stale tags that are locally held.\n* The new '--show-current-patch' option gives an end-user facing way\n to get the diff being applied when 'git rebase' (and 'git am')\n stops with a conflict.\n* 'git add -p' used to offer '/' (look for a matching hunk) as a\n choice, even there was only one hunk, which has been corrected.\n Also the single-key help is now given only for keys that are\n enabled (e.g. help for '/' won't be shown when there is only one\n hunk).\n* Since Git 1.7.9, 'git merge' defaulted to --no-ff (i.e. even when\n the side branch being merged is a descendant of the current commit,\n create a merge commit instead of fast-forwarding) when merging a\n tag object. This was appropriate default for integrators who pull\n signed tags from their downstream contributors, but caused an\n unnecessary merges when used by downstream contributors who\n habitually 'catch up' their topic branches with tagged releases\n from the upstream. Update 'git merge' to default to --no-ff only\n when merging a tag object that does *not* sit at its usual place in\n refs/tags/ hierarchy, and allow fast-forwarding otherwise, to\n mitigate the problem.\n* 'git status' can spend a lot of cycles to compute the relation\n between the current branch and its upstream, which can now be\n disabled with '--no-ahead-behind' option.\n* 'git diff' and friends learned funcname patterns for Go language\n source files.\n* 'git send-email' learned '--reply-to=<address>' option.\n* Funcname pattern used for C# now recognizes 'async' keyword.\n* In a way similar to how 'git tag' learned to honor the pager\n setting only in the list mode, 'git config' learned to ignore the\n pager setting when it is used for setting values (i.e. when the\n purpose of the operation is not to 'show').\n- Use %license instead of %doc [bsc#1082318]\n\ngit 2.16.3:\n\n* 'git status' after moving a path in the working tree (hence\n making it appear 'removed') and then adding with the -N option\n (hence making that appear 'added') detected it as a rename, but\n did not report the old and new pathnames correctly.\n* 'git commit --fixup' did not allow '-m<message>' option to be\n used at the same time; allow it to annotate resulting commit\n with more text.\n* When resetting the working tree files recursively, the working\n tree of submodules are now also reset to match.\n* Fix for a commented-out code to adjust it to a rather old API\n change around object ID.\n* When there are too many changed paths, 'git diff' showed a\n warning message but in the middle of a line.\n* The http tracing code, often used to debug connection issues,\n learned to redact potentially sensitive information from its\n output so that it can be more safely sharable.\n* Crash fix for a corner case where an error codepath tried to\n unlock what it did not acquire lock on.\n* The split-index mode had a few corner case bugs fixed.\n* Assorted fixes to 'git daemon'.\n* Completion of 'git merge -s<strategy>' (in contrib/) did not\n work well in non-C locale.\n* Workaround for segfault with more recent versions of SVN.\n* Recently introduced leaks in fsck have been plugged.\n* Travis CI integration now builds the executable in 'script'\n phase to follow the established practice, rather than during\n 'before_script' phase. This allows the CI categorize the\n failures better ('failed' is project's fault, 'errored' is\n build environment's).\n\n- Drop superfluous xinetd snippet, no longer used (bsc#1084460)\n\n- Build with asciidoctor for the recent distros (bsc#1075764)\n\n- Move %{?systemd_requires} to daemon subpackage\n- Create subpackage for libsecret credential helper.\n\ngit 2.16.2:\n\n* An old regression in 'git describe --all $annotated_tag^0' has\n been fixed.\n* 'git svn dcommit' did not take into account the fact that a\n svn+ssh:// URL with a username@ (typically used for pushing)\n refers to the same SVN repository without the username@ and\n failed when svn.pushmergeinfo option is set.\n* 'git merge -Xours/-Xtheirs' learned to use our/their version\n when resolving a conflicting updates to a symbolic link.\n* 'git clone $there $here' is allowed even when here directory\n exists as long as it is an empty directory, but the command\n incorrectly removed it upon a failure of the operation.\n* 'git stash -- <pathspec>' incorrectly blew away untracked files\n in the directory that matched the pathspec, which has been\n corrected.\n* 'git add -p' was taught to ignore local changes to submodules\n as they do not interfere with the partial addition of regular\n changes anyway.\n\ngit 2.16.1:\n\n* 'git clone' segfaulted when cloning a project that happens to\n track two paths that differ only in case on a case insensitive\n filesystem\n\ngit 2.16.0 (CVE-2017-15298, bsc#1063412):\n\n* See https://raw.github.com/git/git/master/Documentation/RelNotes/2.16.0.txt\n\ngit 2.15.1:\n\n* fix 'auto' column output \n* fixes to moved lines diffing\n* documentation updates\n* fix use of repositories immediately under the root directory\n* improve usage of libsecret\n* fixes to various error conditions in git commands\n\n- Rewrite from sysv init to systemd unit file for git-daemon\n (bsc#1069803)\n\n- Replace references to /var/adm/fillup-templates with new \n %_fillupdir macro (bsc#1069468)\n\n- split off p4 to a subpackage (bsc#1067502)\n\n- Build with the external libsha1detectcoll (bsc#1042644)\n\ngit 2.15.0:\n\n* Use of an empty string as a pathspec element that is used for\n 'everything matches' is still warned and Git asks users to use a\n more explicit '.' for that instead. Removal scheduled for 2.16\n* Git now avoids blindly falling back to '.git' when the setup\n sequence said we are _not_ in Git repository (another corner\n case removed)\n* 'branch --set-upstream' was retired, deprecated since 1.8\n* many other improvements and updates\n\ngit 2.14.3:\n\n* git send-email understands more cc: formats\n* fixes so gitk --bisect\n* git commit-tree fixed to handle -F file alike\n* Prevent segfault in 'git cat-file --textconv'\n* Fix function header parsing for HTML\n* Various small fixes to user commands and and internal functions\n\ngit 2.14.2:\n\n* fixes to color output\n* http.{sslkey,sslCert} now interpret '~[username]/' prefix\n* fixes to walking of reflogs via 'log -g' and friends\n* various fixes to output correctness\n* 'git push --recurse-submodules $there HEAD:$target' is now\n propagated down to the submodules\n* 'git clone --recurse-submodules --quiet' c$how propagates quiet\n option down to submodules.\n* 'git svn --localtime' correctness fixes\n* 'git grep -L' and 'git grep --quiet -L' now report same exit code\n* fixes to 'git apply' when converting line endings\n* Various Perl scripts did not use safe_pipe_capture() instead \n of backticks, leaving them susceptible to end-user input.\n CVE-2017-14867 bsc#1061041\n* 'git cvsserver' no longer is invoked by 'git daemon' by\n default \n\ngit 2.14.1 (bsc#1052481):\n* Security fix for CVE-2017-1000117: A malicious third-party can\n give a crafted 'ssh://...' URL to an unsuspecting victim, and\n an attempt to visit the URL can result in any program that\n exists on the victim's machine being executed. Such a URL could\n be placed in the .gitmodules file of a malicious project, and\n an unsuspecting victim could be tricked into running\n 'git clone --recurse-submodules' to trigger the vulnerability.\n* A 'ssh://...' URL can result in a 'ssh' command line with a\n hostname that begins with a dash '-', which would cause the\n 'ssh' command to instead (mis)treat it as an option. This is\n now prevented by forbidding such a hostname (which should not\n impact any real-world usage).\n* Similarly, when GIT_PROXY_COMMAND is configured, the command\n is run with host and port that are parsed out from 'ssh://...'\n URL; a poorly written GIT_PROXY_COMMAND could be tricked into\n treating a string that begins with a dash '-' as an option.\n This is now prevented by forbidding such a hostname and port\n number (again, which should not impact any real-world usage).\n* In the same spirit, a repository name that begins with a dash\n '-' is also forbidden now.\n\ngit 2.14.0:\n\n* Use of an empty string as a pathspec element that is used for\n 'everything matches' is deprecated, use '.'\n* Avoid blindly falling back to '.git' when the setup sequence\n indicates operation not on a Git repository\n* 'indent heuristics' are now the default.\n* Builds with pcre2\n* Many bug fixes, improvements and updates\n\ngit 2.13.4:\n\n* Update the character width tables.\n* Fix an alias that contained an uppercase letter\n* Progress meter fixes\n* git gc concurrency fixes\n\ngit 2.13.3:\n\n* various internal bug fixes\n* Fix a regression to 'git rebase -i'\n* Correct unaligned 32-bit access in pack-bitmap code\n* Tighten error checks for invalid 'git apply' input\n* The split index code did not honor core.sharedrepository setting\n correctly\n* Fix 'git branch --list' handling of color.branch.local\n\ngit 2.13.2:\n\n* 'collision detecting' SHA-1 update for platform fixes\n* 'git checkout --recurse-submodules' did not quite work with a\n submodule that itself has submodules.\n* The 'run-command' API implementation has been made more robust\n against dead-locking in a threaded environment.\n* 'git clean -d' now only cleans ignored files with '-x'\n* 'git status --ignored' did not list ignored and untracked files\n without '-uall'\n* 'git pull --rebase --autostash' didn't auto-stash when the local\n history fast-forwards to the upstream.\n* 'git describe --contains' gives as much weight to lightweight\n tags as annotated tags\n* Fix 'git stash push <pathspec>' from a subdirectory\n\ngit 2.13.1:\n\n* Setting 'log.decorate=false' in the configuration file did not\n take effect in v2.13, which has been corrected.\n* corrections to documentation and command help output\n* garbage collection fixes\n* memory leaks fixed\n* receive-pack now makes sure that the push certificate records\n the same set of push options used for pushing\n* shell completion corrections for git stash\n* fix 'git clone --config var=val' with empty strings\n* internal efficiency improvements\n* Update sha1 collision detection code for big-endian platforms\n and platforms not supporting unaligned fetches\n\n- Fix packaging of documentation\n\ngit 2.13.0:\n\n* empty string as a pathspec element for 'everything matches'\n is still warned, for future removal.\n* deprecated argument order 'git merge <msg> HEAD <commit>...'\n was removed\n* default location '~/.git-credential-cache/socket' for the\n socket used to communicate with the credential-cache daemon \n moved to '~/.cache/git/credential/socket'.\n* now avoid blindly falling back to '.git' when the setup\n sequence indicated otherwise\n* many workflow features, improvements and bug fixes\n* add a hardened implementation of SHA1 in response to practical\n collision attacks (CVE-2005-4900, bsc#1042640)\n* CVE-2017-8386: On a server running git-shell as login shell to\n restrict user to git commands, remote users may have been able\n to have git service programs spawn an interactive pager\n and thus escape the shell restrictions. (bsc#1038395)\n\nChanges in pcre2:\n\n- Include the libraries, development and tools packages.\n \n git uses only libpcre2-8 so far, but this allows further\n application usage of pcre2.\n\n", title: "Description of the patch", }, { category: "details", text: "HPE-Helion-OpenStack-8-2020-992,SUSE-2020-992,SUSE-OpenStack-Cloud-7-2020-992,SUSE-OpenStack-Cloud-8-2020-992,SUSE-OpenStack-Cloud-Crowbar-8-2020-992,SUSE-SLE-SAP-12-SP1-2020-992,SUSE-SLE-SAP-12-SP2-2020-992,SUSE-SLE-SAP-12-SP3-2020-992,SUSE-SLE-SDK-12-SP4-2020-992,SUSE-SLE-SDK-12-SP5-2020-992,SUSE-SLE-SERVER-12-SP1-2020-992,SUSE-SLE-SERVER-12-SP2-2020-992,SUSE-SLE-SERVER-12-SP2-BCL-2020-992,SUSE-SLE-SERVER-12-SP3-2020-992,SUSE-SLE-SERVER-12-SP3-BCL-2020-992,SUSE-SLE-SERVER-12-SP4-2020-992,SUSE-SLE-SERVER-12-SP5-2020-992,SUSE-Storage-5-2020-992", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0992-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:0992-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-20200992-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:0992-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006709.html", }, { category: "self", summary: "SUSE Bug 1167890", url: "https://bugzilla.suse.com/1167890", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE CVE CVE-2020-5260 page", url: "https://www.suse.com/security/cve/CVE-2020-5260/", }, ], title: "Security update for git", tracking: { current_release_date: "2020-04-14T18:08:24Z", generator: { date: "2020-04-14T18:08:24Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:0992-1", initial_release_date: "2020-04-14T18:08:24Z", revision_history: [ { date: "2020-04-14T18:08:24Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.26.0-27.27.1.aarch64", product: { name: "git-2.26.0-27.27.1.aarch64", product_id: "git-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-arch-2.26.0-27.27.1.aarch64", product: { name: "git-arch-2.26.0-27.27.1.aarch64", product_id: "git-arch-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-core-2.26.0-27.27.1.aarch64", product: { name: "git-core-2.26.0-27.27.1.aarch64", product_id: "git-core-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.0-27.27.1.aarch64", product: { name: "git-credential-gnome-keyring-2.26.0-27.27.1.aarch64", product_id: "git-credential-gnome-keyring-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.0-27.27.1.aarch64", product: { name: "git-credential-libsecret-2.26.0-27.27.1.aarch64", product_id: "git-credential-libsecret-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-cvs-2.26.0-27.27.1.aarch64", product: { name: "git-cvs-2.26.0-27.27.1.aarch64", product_id: "git-cvs-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-daemon-2.26.0-27.27.1.aarch64", product: { name: "git-daemon-2.26.0-27.27.1.aarch64", product_id: "git-daemon-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-email-2.26.0-27.27.1.aarch64", product: { name: "git-email-2.26.0-27.27.1.aarch64", product_id: "git-email-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-gui-2.26.0-27.27.1.aarch64", product: { name: "git-gui-2.26.0-27.27.1.aarch64", product_id: "git-gui-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-p4-2.26.0-27.27.1.aarch64", product: { name: "git-p4-2.26.0-27.27.1.aarch64", product_id: "git-p4-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-svn-2.26.0-27.27.1.aarch64", product: { name: "git-svn-2.26.0-27.27.1.aarch64", product_id: "git-svn-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "git-web-2.26.0-27.27.1.aarch64", product: { name: "git-web-2.26.0-27.27.1.aarch64", product_id: "git-web-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "gitk-2.26.0-27.27.1.aarch64", product: { name: "gitk-2.26.0-27.27.1.aarch64", product_id: "gitk-2.26.0-27.27.1.aarch64", }, }, { category: "product_version", name: "libpcre2-16-0-10.34-1.3.1.aarch64", product: { name: "libpcre2-16-0-10.34-1.3.1.aarch64", product_id: "libpcre2-16-0-10.34-1.3.1.aarch64", }, }, { category: "product_version", name: "libpcre2-32-0-10.34-1.3.1.aarch64", product: { name: "libpcre2-32-0-10.34-1.3.1.aarch64", product_id: "libpcre2-32-0-10.34-1.3.1.aarch64", }, }, { category: "product_version", name: "libpcre2-8-0-10.34-1.3.1.aarch64", product: { name: "libpcre2-8-0-10.34-1.3.1.aarch64", product_id: "libpcre2-8-0-10.34-1.3.1.aarch64", }, }, { category: "product_version", name: "libpcre2-posix2-10.34-1.3.1.aarch64", product: { name: "libpcre2-posix2-10.34-1.3.1.aarch64", product_id: "libpcre2-posix2-10.34-1.3.1.aarch64", }, }, { category: "product_version", name: "pcre2-devel-10.34-1.3.1.aarch64", product: { name: "pcre2-devel-10.34-1.3.1.aarch64", product_id: "pcre2-devel-10.34-1.3.1.aarch64", }, }, { category: "product_version", name: "pcre2-devel-static-10.34-1.3.1.aarch64", product: { name: "pcre2-devel-static-10.34-1.3.1.aarch64", product_id: "pcre2-devel-static-10.34-1.3.1.aarch64", }, }, { category: "product_version", name: "pcre2-tools-10.34-1.3.1.aarch64", product: { name: "pcre2-tools-10.34-1.3.1.aarch64", product_id: "pcre2-tools-10.34-1.3.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpcre2-16-0-64bit-10.34-1.3.1.aarch64_ilp32", product: { name: "libpcre2-16-0-64bit-10.34-1.3.1.aarch64_ilp32", product_id: "libpcre2-16-0-64bit-10.34-1.3.1.aarch64_ilp32", }, }, { category: "product_version", name: "libpcre2-32-0-64bit-10.34-1.3.1.aarch64_ilp32", product: { name: "libpcre2-32-0-64bit-10.34-1.3.1.aarch64_ilp32", product_id: "libpcre2-32-0-64bit-10.34-1.3.1.aarch64_ilp32", }, }, { category: "product_version", name: "libpcre2-8-0-64bit-10.34-1.3.1.aarch64_ilp32", product: { name: "libpcre2-8-0-64bit-10.34-1.3.1.aarch64_ilp32", product_id: "libpcre2-8-0-64bit-10.34-1.3.1.aarch64_ilp32", }, }, { category: "product_version", name: "libpcre2-posix2-64bit-10.34-1.3.1.aarch64_ilp32", product: { name: "libpcre2-posix2-64bit-10.34-1.3.1.aarch64_ilp32", product_id: "libpcre2-posix2-64bit-10.34-1.3.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "git-2.26.0-27.27.1.i586", product: { name: "git-2.26.0-27.27.1.i586", product_id: "git-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-arch-2.26.0-27.27.1.i586", product: { name: "git-arch-2.26.0-27.27.1.i586", product_id: "git-arch-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-core-2.26.0-27.27.1.i586", product: { name: "git-core-2.26.0-27.27.1.i586", product_id: "git-core-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.0-27.27.1.i586", product: { name: "git-credential-gnome-keyring-2.26.0-27.27.1.i586", product_id: "git-credential-gnome-keyring-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.0-27.27.1.i586", product: { name: "git-credential-libsecret-2.26.0-27.27.1.i586", product_id: "git-credential-libsecret-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-cvs-2.26.0-27.27.1.i586", product: { name: "git-cvs-2.26.0-27.27.1.i586", product_id: "git-cvs-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-daemon-2.26.0-27.27.1.i586", product: { name: "git-daemon-2.26.0-27.27.1.i586", product_id: "git-daemon-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-email-2.26.0-27.27.1.i586", product: { name: "git-email-2.26.0-27.27.1.i586", product_id: "git-email-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-gui-2.26.0-27.27.1.i586", product: { name: "git-gui-2.26.0-27.27.1.i586", product_id: "git-gui-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-p4-2.26.0-27.27.1.i586", product: { name: "git-p4-2.26.0-27.27.1.i586", product_id: "git-p4-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-svn-2.26.0-27.27.1.i586", product: { name: "git-svn-2.26.0-27.27.1.i586", product_id: "git-svn-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "git-web-2.26.0-27.27.1.i586", product: { name: "git-web-2.26.0-27.27.1.i586", product_id: "git-web-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "gitk-2.26.0-27.27.1.i586", product: { name: "gitk-2.26.0-27.27.1.i586", product_id: "gitk-2.26.0-27.27.1.i586", }, }, { category: "product_version", name: "libpcre2-16-0-10.34-1.3.1.i586", product: { name: "libpcre2-16-0-10.34-1.3.1.i586", product_id: "libpcre2-16-0-10.34-1.3.1.i586", }, }, { category: "product_version", name: "libpcre2-32-0-10.34-1.3.1.i586", product: { name: "libpcre2-32-0-10.34-1.3.1.i586", product_id: "libpcre2-32-0-10.34-1.3.1.i586", }, }, { category: "product_version", name: "libpcre2-8-0-10.34-1.3.1.i586", product: { name: "libpcre2-8-0-10.34-1.3.1.i586", product_id: "libpcre2-8-0-10.34-1.3.1.i586", }, }, { category: "product_version", name: "libpcre2-posix2-10.34-1.3.1.i586", product: { name: "libpcre2-posix2-10.34-1.3.1.i586", product_id: "libpcre2-posix2-10.34-1.3.1.i586", }, }, { category: "product_version", name: "pcre2-devel-10.34-1.3.1.i586", product: { name: "pcre2-devel-10.34-1.3.1.i586", product_id: "pcre2-devel-10.34-1.3.1.i586", }, }, { category: "product_version", name: "pcre2-devel-static-10.34-1.3.1.i586", product: { name: "pcre2-devel-static-10.34-1.3.1.i586", product_id: "pcre2-devel-static-10.34-1.3.1.i586", }, }, { category: "product_version", name: "pcre2-tools-10.34-1.3.1.i586", product: { name: "pcre2-tools-10.34-1.3.1.i586", product_id: "pcre2-tools-10.34-1.3.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "perl-CGI-4.38-1.3.1.noarch", product: { name: "perl-CGI-4.38-1.3.1.noarch", product_id: "perl-CGI-4.38-1.3.1.noarch", }, }, { category: "product_version", name: "git-doc-2.26.0-27.27.1.noarch", product: { name: "git-doc-2.26.0-27.27.1.noarch", product_id: "git-doc-2.26.0-27.27.1.noarch", }, }, { category: "product_version", name: "pcre2-doc-10.34-1.3.1.noarch", product: { name: "pcre2-doc-10.34-1.3.1.noarch", product_id: "pcre2-doc-10.34-1.3.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.26.0-27.27.1.ppc64le", product: { name: "git-2.26.0-27.27.1.ppc64le", product_id: "git-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-arch-2.26.0-27.27.1.ppc64le", product: { name: "git-arch-2.26.0-27.27.1.ppc64le", product_id: "git-arch-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-core-2.26.0-27.27.1.ppc64le", product: { name: "git-core-2.26.0-27.27.1.ppc64le", product_id: "git-core-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.0-27.27.1.ppc64le", product: { name: "git-credential-gnome-keyring-2.26.0-27.27.1.ppc64le", product_id: "git-credential-gnome-keyring-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.0-27.27.1.ppc64le", product: { name: "git-credential-libsecret-2.26.0-27.27.1.ppc64le", product_id: "git-credential-libsecret-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.26.0-27.27.1.ppc64le", product: { name: "git-cvs-2.26.0-27.27.1.ppc64le", product_id: "git-cvs-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.26.0-27.27.1.ppc64le", product: { name: "git-daemon-2.26.0-27.27.1.ppc64le", product_id: "git-daemon-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-email-2.26.0-27.27.1.ppc64le", product: { name: "git-email-2.26.0-27.27.1.ppc64le", product_id: "git-email-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-gui-2.26.0-27.27.1.ppc64le", product: { name: "git-gui-2.26.0-27.27.1.ppc64le", product_id: "git-gui-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-p4-2.26.0-27.27.1.ppc64le", product: { name: "git-p4-2.26.0-27.27.1.ppc64le", product_id: "git-p4-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-svn-2.26.0-27.27.1.ppc64le", product: { name: "git-svn-2.26.0-27.27.1.ppc64le", product_id: "git-svn-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "git-web-2.26.0-27.27.1.ppc64le", product: { name: "git-web-2.26.0-27.27.1.ppc64le", product_id: "git-web-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "gitk-2.26.0-27.27.1.ppc64le", product: { name: "gitk-2.26.0-27.27.1.ppc64le", product_id: "gitk-2.26.0-27.27.1.ppc64le", }, }, { category: "product_version", name: "libpcre2-16-0-10.34-1.3.1.ppc64le", product: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le", product_id: "libpcre2-16-0-10.34-1.3.1.ppc64le", }, }, { category: "product_version", name: "libpcre2-32-0-10.34-1.3.1.ppc64le", product: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le", product_id: "libpcre2-32-0-10.34-1.3.1.ppc64le", }, }, { category: "product_version", name: "libpcre2-8-0-10.34-1.3.1.ppc64le", product: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le", product_id: "libpcre2-8-0-10.34-1.3.1.ppc64le", }, }, { category: "product_version", name: "libpcre2-posix2-10.34-1.3.1.ppc64le", product: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le", product_id: "libpcre2-posix2-10.34-1.3.1.ppc64le", }, }, { category: "product_version", name: "pcre2-devel-10.34-1.3.1.ppc64le", product: { name: "pcre2-devel-10.34-1.3.1.ppc64le", product_id: "pcre2-devel-10.34-1.3.1.ppc64le", }, }, { category: "product_version", name: "pcre2-devel-static-10.34-1.3.1.ppc64le", product: { name: "pcre2-devel-static-10.34-1.3.1.ppc64le", product_id: "pcre2-devel-static-10.34-1.3.1.ppc64le", }, }, { category: "product_version", name: "pcre2-tools-10.34-1.3.1.ppc64le", product: { name: "pcre2-tools-10.34-1.3.1.ppc64le", product_id: "pcre2-tools-10.34-1.3.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.26.0-27.27.1.s390", product: { name: "git-2.26.0-27.27.1.s390", product_id: "git-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-arch-2.26.0-27.27.1.s390", product: { name: "git-arch-2.26.0-27.27.1.s390", product_id: "git-arch-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-core-2.26.0-27.27.1.s390", product: { name: "git-core-2.26.0-27.27.1.s390", product_id: "git-core-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.0-27.27.1.s390", product: { name: "git-credential-gnome-keyring-2.26.0-27.27.1.s390", product_id: "git-credential-gnome-keyring-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.0-27.27.1.s390", product: { name: "git-credential-libsecret-2.26.0-27.27.1.s390", product_id: "git-credential-libsecret-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-cvs-2.26.0-27.27.1.s390", product: { name: "git-cvs-2.26.0-27.27.1.s390", product_id: "git-cvs-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-daemon-2.26.0-27.27.1.s390", product: { name: "git-daemon-2.26.0-27.27.1.s390", product_id: "git-daemon-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-email-2.26.0-27.27.1.s390", product: { name: "git-email-2.26.0-27.27.1.s390", product_id: "git-email-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-gui-2.26.0-27.27.1.s390", product: { name: "git-gui-2.26.0-27.27.1.s390", product_id: "git-gui-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-p4-2.26.0-27.27.1.s390", product: { name: "git-p4-2.26.0-27.27.1.s390", product_id: "git-p4-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-svn-2.26.0-27.27.1.s390", product: { name: "git-svn-2.26.0-27.27.1.s390", product_id: "git-svn-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "git-web-2.26.0-27.27.1.s390", product: { name: "git-web-2.26.0-27.27.1.s390", product_id: "git-web-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "gitk-2.26.0-27.27.1.s390", product: { name: "gitk-2.26.0-27.27.1.s390", product_id: "gitk-2.26.0-27.27.1.s390", }, }, { category: "product_version", name: "libpcre2-16-0-10.34-1.3.1.s390", product: { name: "libpcre2-16-0-10.34-1.3.1.s390", product_id: "libpcre2-16-0-10.34-1.3.1.s390", }, }, { category: "product_version", name: "libpcre2-32-0-10.34-1.3.1.s390", product: { name: "libpcre2-32-0-10.34-1.3.1.s390", product_id: "libpcre2-32-0-10.34-1.3.1.s390", }, }, { category: "product_version", name: "libpcre2-8-0-10.34-1.3.1.s390", product: { name: "libpcre2-8-0-10.34-1.3.1.s390", product_id: "libpcre2-8-0-10.34-1.3.1.s390", }, }, { category: "product_version", name: "libpcre2-posix2-10.34-1.3.1.s390", product: { name: "libpcre2-posix2-10.34-1.3.1.s390", product_id: "libpcre2-posix2-10.34-1.3.1.s390", }, }, { category: "product_version", name: "pcre2-devel-10.34-1.3.1.s390", product: { name: "pcre2-devel-10.34-1.3.1.s390", product_id: "pcre2-devel-10.34-1.3.1.s390", }, }, { category: "product_version", name: "pcre2-devel-static-10.34-1.3.1.s390", product: { name: "pcre2-devel-static-10.34-1.3.1.s390", product_id: "pcre2-devel-static-10.34-1.3.1.s390", }, }, { category: "product_version", name: "pcre2-tools-10.34-1.3.1.s390", product: { name: "pcre2-tools-10.34-1.3.1.s390", product_id: "pcre2-tools-10.34-1.3.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "git-2.26.0-27.27.1.s390x", product: { name: "git-2.26.0-27.27.1.s390x", product_id: "git-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-arch-2.26.0-27.27.1.s390x", product: { name: "git-arch-2.26.0-27.27.1.s390x", product_id: "git-arch-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-core-2.26.0-27.27.1.s390x", product: { name: "git-core-2.26.0-27.27.1.s390x", product_id: "git-core-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.0-27.27.1.s390x", product: { name: "git-credential-gnome-keyring-2.26.0-27.27.1.s390x", product_id: "git-credential-gnome-keyring-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.0-27.27.1.s390x", product: { name: "git-credential-libsecret-2.26.0-27.27.1.s390x", product_id: "git-credential-libsecret-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-cvs-2.26.0-27.27.1.s390x", product: { name: "git-cvs-2.26.0-27.27.1.s390x", product_id: "git-cvs-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-daemon-2.26.0-27.27.1.s390x", product: { name: "git-daemon-2.26.0-27.27.1.s390x", product_id: "git-daemon-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-email-2.26.0-27.27.1.s390x", product: { name: "git-email-2.26.0-27.27.1.s390x", product_id: "git-email-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-gui-2.26.0-27.27.1.s390x", product: { name: "git-gui-2.26.0-27.27.1.s390x", product_id: "git-gui-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-p4-2.26.0-27.27.1.s390x", product: { name: "git-p4-2.26.0-27.27.1.s390x", product_id: "git-p4-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-svn-2.26.0-27.27.1.s390x", product: { name: "git-svn-2.26.0-27.27.1.s390x", product_id: "git-svn-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "git-web-2.26.0-27.27.1.s390x", product: { name: "git-web-2.26.0-27.27.1.s390x", product_id: "git-web-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "gitk-2.26.0-27.27.1.s390x", product: { name: "gitk-2.26.0-27.27.1.s390x", product_id: "gitk-2.26.0-27.27.1.s390x", }, }, { category: "product_version", name: "libpcre2-16-0-10.34-1.3.1.s390x", product: { name: "libpcre2-16-0-10.34-1.3.1.s390x", product_id: "libpcre2-16-0-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "libpcre2-16-0-32bit-10.34-1.3.1.s390x", product: { name: "libpcre2-16-0-32bit-10.34-1.3.1.s390x", product_id: "libpcre2-16-0-32bit-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "libpcre2-32-0-10.34-1.3.1.s390x", product: { name: "libpcre2-32-0-10.34-1.3.1.s390x", product_id: "libpcre2-32-0-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "libpcre2-32-0-32bit-10.34-1.3.1.s390x", product: { name: "libpcre2-32-0-32bit-10.34-1.3.1.s390x", product_id: "libpcre2-32-0-32bit-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "libpcre2-8-0-10.34-1.3.1.s390x", product: { name: "libpcre2-8-0-10.34-1.3.1.s390x", product_id: "libpcre2-8-0-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "libpcre2-8-0-32bit-10.34-1.3.1.s390x", product: { name: "libpcre2-8-0-32bit-10.34-1.3.1.s390x", product_id: "libpcre2-8-0-32bit-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "libpcre2-posix2-10.34-1.3.1.s390x", product: { name: "libpcre2-posix2-10.34-1.3.1.s390x", product_id: "libpcre2-posix2-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "libpcre2-posix2-32bit-10.34-1.3.1.s390x", product: { name: "libpcre2-posix2-32bit-10.34-1.3.1.s390x", product_id: "libpcre2-posix2-32bit-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "pcre2-devel-10.34-1.3.1.s390x", product: { name: "pcre2-devel-10.34-1.3.1.s390x", product_id: "pcre2-devel-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "pcre2-devel-static-10.34-1.3.1.s390x", product: { name: "pcre2-devel-static-10.34-1.3.1.s390x", product_id: "pcre2-devel-static-10.34-1.3.1.s390x", }, }, { category: "product_version", name: "pcre2-tools-10.34-1.3.1.s390x", product: { name: "pcre2-tools-10.34-1.3.1.s390x", product_id: "pcre2-tools-10.34-1.3.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.26.0-27.27.1.x86_64", product: { name: "git-2.26.0-27.27.1.x86_64", product_id: "git-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-core-2.26.0-27.27.1.x86_64", product: { name: "git-core-2.26.0-27.27.1.x86_64", product_id: "git-core-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "libpcre2-16-0-10.34-1.3.1.x86_64", product: { name: "libpcre2-16-0-10.34-1.3.1.x86_64", product_id: "libpcre2-16-0-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "libpcre2-32-0-10.34-1.3.1.x86_64", product: { name: "libpcre2-32-0-10.34-1.3.1.x86_64", product_id: "libpcre2-32-0-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "libpcre2-8-0-10.34-1.3.1.x86_64", product: { name: "libpcre2-8-0-10.34-1.3.1.x86_64", product_id: "libpcre2-8-0-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "libpcre2-posix2-10.34-1.3.1.x86_64", product: { name: "libpcre2-posix2-10.34-1.3.1.x86_64", product_id: "libpcre2-posix2-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.26.0-27.27.1.x86_64", product: { name: "git-arch-2.26.0-27.27.1.x86_64", product_id: "git-arch-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.0-27.27.1.x86_64", product: { name: "git-credential-gnome-keyring-2.26.0-27.27.1.x86_64", product_id: "git-credential-gnome-keyring-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.0-27.27.1.x86_64", product: { name: "git-credential-libsecret-2.26.0-27.27.1.x86_64", product_id: "git-credential-libsecret-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.26.0-27.27.1.x86_64", product: { name: "git-cvs-2.26.0-27.27.1.x86_64", product_id: "git-cvs-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.26.0-27.27.1.x86_64", product: { name: "git-daemon-2.26.0-27.27.1.x86_64", product_id: "git-daemon-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-email-2.26.0-27.27.1.x86_64", product: { name: "git-email-2.26.0-27.27.1.x86_64", product_id: "git-email-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.26.0-27.27.1.x86_64", product: { name: "git-gui-2.26.0-27.27.1.x86_64", product_id: "git-gui-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.26.0-27.27.1.x86_64", product: { name: "git-p4-2.26.0-27.27.1.x86_64", product_id: "git-p4-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.26.0-27.27.1.x86_64", product: { name: "git-svn-2.26.0-27.27.1.x86_64", product_id: "git-svn-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "git-web-2.26.0-27.27.1.x86_64", product: { name: "git-web-2.26.0-27.27.1.x86_64", product_id: "git-web-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "gitk-2.26.0-27.27.1.x86_64", product: { name: "gitk-2.26.0-27.27.1.x86_64", product_id: "gitk-2.26.0-27.27.1.x86_64", }, }, { category: "product_version", name: "libpcre2-16-0-32bit-10.34-1.3.1.x86_64", product: { name: "libpcre2-16-0-32bit-10.34-1.3.1.x86_64", product_id: "libpcre2-16-0-32bit-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "libpcre2-32-0-32bit-10.34-1.3.1.x86_64", product: { name: "libpcre2-32-0-32bit-10.34-1.3.1.x86_64", product_id: "libpcre2-32-0-32bit-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "libpcre2-8-0-32bit-10.34-1.3.1.x86_64", product: { name: "libpcre2-8-0-32bit-10.34-1.3.1.x86_64", product_id: "libpcre2-8-0-32bit-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "libpcre2-posix2-32bit-10.34-1.3.1.x86_64", product: { name: "libpcre2-posix2-32bit-10.34-1.3.1.x86_64", product_id: "libpcre2-posix2-32bit-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "pcre2-devel-10.34-1.3.1.x86_64", product: { name: "pcre2-devel-10.34-1.3.1.x86_64", product_id: "pcre2-devel-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "pcre2-devel-static-10.34-1.3.1.x86_64", product: { name: "pcre2-devel-static-10.34-1.3.1.x86_64", product_id: "pcre2-devel-static-10.34-1.3.1.x86_64", }, }, { category: "product_version", name: "pcre2-tools-10.34-1.3.1.x86_64", product: { name: "pcre2-tools-10.34-1.3.1.x86_64", product_id: "pcre2-tools-10.34-1.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "HPE Helion OpenStack 8", product: { name: "HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8", product_identification_helper: { cpe: "cpe:/o:suse:hpe-helion-openstack:8", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud 7", product: { name: "SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:7", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud 8", product: { name: "SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:8", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud Crowbar 8", product: { name: "SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud-crowbar:8", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 12 SP4", product: { name: "SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sle-sdk:12:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 12 SP5", product: { name: "SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sle-sdk:12:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP1-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP2-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP2-BCL", product: { name: "SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles-bcl:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP3-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP3-BCL", product: { name: "SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles-bcl:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP4", product: { name: "SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles:12:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP5", product: { name: "SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sles:12:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp5", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 5", product: { name: "SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5", product_identification_helper: { cpe: "cpe:/o:suse:ses:5", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-2.26.0-27.27.1.x86_64", }, product_reference: "git-2.26.0-27.27.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-2.26.0-27.27.1.x86_64", }, product_reference: "git-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.aarch64", }, product_reference: "git-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.ppc64le", }, product_reference: "git-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.s390x", }, product_reference: "git-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.x86_64", }, product_reference: "git-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.aarch64", }, product_reference: "git-arch-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.ppc64le", }, product_reference: "git-arch-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.s390x", }, product_reference: "git-arch-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.x86_64", }, product_reference: "git-arch-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.aarch64", }, product_reference: "git-cvs-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.ppc64le", }, product_reference: "git-cvs-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.s390x", }, product_reference: "git-cvs-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.x86_64", }, product_reference: "git-cvs-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.aarch64", }, product_reference: "git-daemon-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.ppc64le", }, product_reference: "git-daemon-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.s390x", }, product_reference: "git-daemon-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.x86_64", }, product_reference: "git-daemon-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.aarch64", }, product_reference: "git-email-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.ppc64le", }, product_reference: "git-email-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.s390x", }, product_reference: "git-email-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.x86_64", }, product_reference: "git-email-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.aarch64", }, product_reference: "git-gui-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.ppc64le", }, product_reference: "git-gui-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.s390x", }, product_reference: "git-gui-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.x86_64", }, product_reference: "git-gui-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.aarch64", }, product_reference: "git-svn-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.ppc64le", }, product_reference: "git-svn-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.s390x", }, product_reference: "git-svn-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.x86_64", }, product_reference: "git-svn-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.aarch64", }, product_reference: "git-web-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.ppc64le", }, product_reference: "git-web-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.s390x", }, product_reference: "git-web-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.x86_64", }, product_reference: "git-web-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.aarch64", }, product_reference: "gitk-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.ppc64le", }, product_reference: "gitk-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.s390x", }, product_reference: "gitk-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.x86_64", }, product_reference: "gitk-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.aarch64", }, product_reference: "pcre2-devel-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.ppc64le", }, product_reference: "pcre2-devel-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.s390x", }, product_reference: "pcre2-devel-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.x86_64", }, product_reference: "pcre2-devel-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.aarch64", }, product_reference: "pcre2-devel-static-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.ppc64le", }, product_reference: "pcre2-devel-static-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.s390x", }, product_reference: "pcre2-devel-static-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.x86_64", }, product_reference: "pcre2-devel-static-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.aarch64", }, product_reference: "pcre2-tools-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.ppc64le", }, product_reference: "pcre2-tools-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.s390x", }, product_reference: "pcre2-tools-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.x86_64", }, product_reference: "pcre2-tools-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.aarch64", }, product_reference: "git-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.ppc64le", }, product_reference: "git-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.s390x", }, product_reference: "git-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.x86_64", }, product_reference: "git-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.aarch64", }, product_reference: "git-arch-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.ppc64le", }, product_reference: "git-arch-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.s390x", }, product_reference: "git-arch-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.x86_64", }, product_reference: "git-arch-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.aarch64", }, product_reference: "git-cvs-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.ppc64le", }, product_reference: "git-cvs-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.s390x", }, product_reference: "git-cvs-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.x86_64", }, product_reference: "git-cvs-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.aarch64", }, product_reference: "git-daemon-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.ppc64le", }, product_reference: "git-daemon-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.s390x", }, product_reference: "git-daemon-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.x86_64", }, product_reference: "git-daemon-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.aarch64", }, product_reference: "git-email-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.ppc64le", }, product_reference: "git-email-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.s390x", }, product_reference: "git-email-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.x86_64", }, product_reference: "git-email-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.aarch64", }, product_reference: "git-gui-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.ppc64le", }, product_reference: "git-gui-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.s390x", }, product_reference: "git-gui-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.x86_64", }, product_reference: "git-gui-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.aarch64", }, product_reference: "git-svn-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.ppc64le", }, product_reference: "git-svn-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.s390x", }, product_reference: "git-svn-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.x86_64", }, product_reference: "git-svn-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.aarch64", }, product_reference: "git-web-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.ppc64le", }, product_reference: "git-web-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.s390x", }, product_reference: "git-web-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.x86_64", }, product_reference: "git-web-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.aarch64", }, product_reference: "gitk-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.ppc64le", }, product_reference: "gitk-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.s390x", }, product_reference: "gitk-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.x86_64", }, product_reference: "gitk-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.aarch64", }, product_reference: "pcre2-devel-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.ppc64le", }, product_reference: "pcre2-devel-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.s390x", }, product_reference: "pcre2-devel-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.x86_64", }, product_reference: "pcre2-devel-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.aarch64", }, product_reference: "pcre2-devel-static-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.ppc64le", }, product_reference: "pcre2-devel-static-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.s390x", }, product_reference: "pcre2-devel-static-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-devel-static-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.x86_64", }, product_reference: "pcre2-devel-static-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.aarch64", }, product_reference: "pcre2-tools-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.ppc64le", }, product_reference: "pcre2-tools-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.s390x", }, product_reference: "pcre2-tools-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "pcre2-tools-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.x86_64", }, product_reference: "pcre2-tools-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP1-LTSS:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.0-27.27.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.0-27.27.1.noarch", }, product_reference: "git-doc-2.26.0-27.27.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP4", product_id: "SUSE Linux Enterprise Server 12 SP4:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.ppc64le", }, product_reference: "git-core-2.26.0-27.27.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.s390x", }, product_reference: "git-core-2.26.0-27.27.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-16-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-16-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-32-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-32-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-8-0-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", }, product_reference: "libpcre2-8-0-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", }, product_reference: "libpcre2-posix2-10.34-1.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", }, product_reference: "libpcre2-posix2-10.34-1.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.aarch64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.aarch64", }, product_reference: "git-core-2.26.0-27.27.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.0-27.27.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.x86_64", }, product_reference: "git-core-2.26.0-27.27.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.aarch64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-16-0-10.34-1.3.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-16-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.aarch64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-32-0-10.34-1.3.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-32-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.aarch64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-8-0-10.34-1.3.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-8-0-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.aarch64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.aarch64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "libpcre2-posix2-10.34-1.3.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.x86_64", }, product_reference: "libpcre2-posix2-10.34-1.3.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "perl-CGI-4.38-1.3.1.noarch as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:perl-CGI-4.38-1.3.1.noarch", }, product_reference: "perl-CGI-4.38-1.3.1.noarch", relates_to_product_reference: "SUSE Enterprise Storage 5", }, ], }, vulnerabilities: [ { cve: "CVE-2020-5260", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-5260", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", title: "CVE description", }, ], product_status: { recommended: [ "HPE Helion OpenStack 8:git-2.26.0-27.27.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.0-27.27.1.x86_64", "HPE Helion OpenStack 8:libpcre2-16-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-32-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-8-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-posix2-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:perl-CGI-4.38-1.3.1.noarch", "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.0-27.27.1.noarch", "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-CGI-4.38-1.3.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-CGI-4.38-1.3.1.noarch", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-CGI-4.38-1.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-5260", url: "https://www.suse.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "SUSE Bug 1168930 for CVE-2020-5260", url: "https://bugzilla.suse.com/1168930", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-5260", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-5260", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "HPE Helion OpenStack 8:git-2.26.0-27.27.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.0-27.27.1.x86_64", "HPE Helion OpenStack 8:libpcre2-16-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-32-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-8-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-posix2-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:perl-CGI-4.38-1.3.1.noarch", "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.0-27.27.1.noarch", "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-CGI-4.38-1.3.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-CGI-4.38-1.3.1.noarch", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-CGI-4.38-1.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "HPE Helion OpenStack 8:git-2.26.0-27.27.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.0-27.27.1.x86_64", "HPE Helion OpenStack 8:libpcre2-16-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-32-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-8-0-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:libpcre2-posix2-10.34-1.3.1.x86_64", "HPE Helion OpenStack 8:perl-CGI-4.38-1.3.1.noarch", "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.aarch64", "SUSE Enterprise Storage 5:git-core-2.26.0-27.27.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Enterprise Storage 5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Enterprise Storage 5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:perl-CGI-4.38-1.3.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-arch-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-cvs-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-daemon-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-email-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-gui-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-svn-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:git-web-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:gitk-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-devel-static-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:pcre2-tools-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.0-27.27.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.0-27.27.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-devel-static-10.34-1.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:pcre2-tools-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.0-27.27.1.noarch", "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.s390x", "SUSE OpenStack Cloud 7:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 7:perl-CGI-4.38-1.3.1.noarch", "SUSE OpenStack Cloud 8:git-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud 8:perl-CGI-4.38-1.3.1.noarch", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.0-27.27.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-16-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-32-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-8-0-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpcre2-posix2-10.34-1.3.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:perl-CGI-4.38-1.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-04-14T18:08:24Z", details: "important", }, ], title: "CVE-2020-5260", }, ], }
suse-su-2020:1121-1
Vulnerability from csaf_suse
Published
2020-04-28 05:15
Modified
2020-04-28 05:15
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
Security issues fixed:
* CVE-2020-11008: Specially crafted URLs may have tricked the
credentials helper to providing credential information that
is not appropriate for the protocol in use and host being
contacted (bsc#1169936)
git was updated to 2.26.1 (bsc#1169786, jsc#ECO-1628, bsc#1149792)
- Fix git-daemon not starting after conversion from sysvinit to systemd service
(bsc#1169605).
* CVE-2020-5260: Specially crafted URLs with newline characters
could have been used to make the Git client to send credential
information for a wrong host to the attacker's site bsc#1168930
git 2.26.0 (bsc#1167890, jsc#SLE-11608):
* 'git rebase' now uses a different backend that is based on the
'merge' machinery by default. The 'rebase.backend' configuration
variable reverts to old behaviour when set to 'apply'
* Improved handling of sparse checkouts
* Improvements to many commands and internal features
git 2.25.2:
* bug fixes to various subcommands in specific operations
git 2.25.1:
* 'git commit' now honors advise.statusHints
* various updates, bug fixes and documentation updates
git 2.25.0
* The branch description ('git branch --edit-description') has been
used to fill the body of the cover letters by the format-patch
command; this has been enhanced so that the subject can also be
filled.
* A few commands learned to take the pathspec from the standard input
or a named file, instead of taking it as the command line
arguments, with the '--pathspec-from-file' option.
* Test updates to prepare for SHA-2 transition continues.
* Redo 'git name-rev' to avoid recursive calls.
* When all files from some subdirectory were renamed to the root
directory, the directory rename heuristics would fail to detect that
as a rename/merge of the subdirectory to the root directory, which has
been corrected.
* HTTP transport had possible allocator/deallocator mismatch, which
has been corrected.
git 2.24.1:
* CVE-2019-1348: The --export-marks option of fast-import is
exposed also via the in-stream command feature export-marks=...
and it allows overwriting arbitrary paths (bsc#1158785)
* CVE-2019-1349: on Windows, when submodules are cloned
recursively, under certain circumstances Git could be fooled
into using the same Git directory twice (bsc#1158787)
* CVE-2019-1350: Incorrect quoting of command-line arguments
allowed remote code execution during a recursive clone in
conjunction with SSH URLs (bsc#1158788)
* CVE-2019-1351: on Windows mistakes drive letters outside of
the US-English alphabet as relative paths (bsc#1158789)
* CVE-2019-1352: on Windows was unaware of NTFS Alternate Data
Streams (bsc#1158790)
* CVE-2019-1353: when run in the Windows Subsystem for Linux
while accessing a working directory on a regular Windows
drive, none of the NTFS protections were active (bsc#1158791)
* CVE-2019-1354: on Windows refuses to write tracked files with
filenames that contain backslashes (bsc#1158792)
* CVE-2019-1387: Recursive clones vulnerability that is caused
by too-lax validation of submodule names, allowing very
targeted attacks via remote code execution in recursive
clones (bsc#1158793)
* CVE-2019-19604: a recursive clone followed by a submodule
update could execute code contained within the repository
without the user explicitly having asked for that (bsc#1158795)
git 2.24.0
* The command line parser learned '--end-of-options' notation.
* A mechanism to affect the default setting for a (related) group of
configuration variables is introduced.
* 'git fetch' learned '--set-upstream' option to help those who first
clone from their private fork they intend to push to, add the true
upstream via 'git remote add' and then 'git fetch' from it.
* fixes and improvements to UI, workflow and features, bash completion fixes
git 2.23.0:
* The '--base' option of 'format-patch' computed the patch-ids for
prerequisite patches in an unstable way, which has been updated
to compute in a way that is compatible with 'git patch-id
--stable'.
* The 'git log' command by default behaves as if the --mailmap
option was given.
* fixes and improvements to UI, workflow and features
git 2.22.1
* A relative pathname given to 'git init --template=<path> <repo>'
ought to be relative to the directory 'git init' gets invoked in,
but it instead was made relative to the repository, which has been
corrected.
* 'git worktree add' used to fail when another worktree connected to
the same repository was corrupt, which has been corrected.
* 'git am -i --resolved' segfaulted after trying to see a commit as
if it were a tree, which has been corrected.
* 'git merge --squash' is designed to update the working tree and the
index without creating the commit, and this cannot be countermanded
by adding the '--commit' option; the command now refuses to work
when both options are given.
* Update to Unicode 12.1 width table.
* 'git request-pull' learned to warn when the ref we ask them to pull
from in the local repository and in the published repository are
different.
* 'git fetch' into a lazy clone forgot to fetch base objects that are
necessary to complete delta in a thin packfile, which has been
corrected.
* The URL decoding code has been updated to avoid going past the end
of the string while parsing %-<hex>-<hex> sequence.
* 'git clean' silently skipped a path when it cannot lstat() it; now
it gives a warning.
* 'git rm' to resolve a conflicted path leaked an internal message
'needs merge' before actually removing the path, which was
confusing. This has been corrected.
* Many more bugfixes and code cleanups.
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld.
- partial fix for git instaweb giving 500 error (bsc#1112230)
git 2.22.0
* The filter specification '--filter=sparse:path=<path>' used to
create a lazy/partial clone has been removed. Using a blob that is
part of the project as sparse specification is still supported with
the '--filter=sparse:oid=<blob>' option
* 'git checkout --no-overlay' can be used to trigger a new mode of
checking out paths out of the tree-ish, that allows paths that
match the pathspec that are in the current index and working tree
and are not in the tree-ish.
* Four new configuration variables {author,committer}.{name,email}
have been introduced to override user.{name,email} in more specific
cases.
* 'git branch' learned a new subcommand '--show-current'.
* The command line completion (in contrib/) has been taught to
complete more subcommand parameters.
* The completion helper code now pays attention to repository-local
configuration (when available), which allows --list-cmds to honour
a repository specific setting of completion.commands, for example.
* The list of conflicted paths shown in the editor while concluding a
conflicted merge was shown above the scissors line when the
clean-up mode is set to 'scissors', even though it was commented
out just like the list of updated paths and other information to
help the user explain the merge better.
* 'git rebase' that was reimplemented in C did not set ORIG_HEAD
correctly, which has been corrected.
* 'git worktree add' used to do a 'find an available name with stat
and then mkdir', which is race-prone. This has been fixed by using
mkdir and reacting to EEXIST in a loop.
- Move to DocBook 5.x. Asciidoctor 2.x no longer supports the legacy
DocBook 4.5 format.
- update git-web AppArmor profile for bash and tar usrMerge (bsc#1132350)
git 2.21.0
* Historically, the '-m' (mainline) option can only be used for 'git
cherry-pick' and 'git revert' when working with a merge commit.
This version of Git no longer warns or errors out when working with
a single-parent commit, as long as the argument to the '-m' option
is 1 (i.e. it has only one parent, and the request is to pick or
revert relative to that first parent). Scripts that relied on the
behaviour may get broken with this change.
* Small fixes and features for fast-export and fast-import.
* The 'http.version' configuration variable can be used with recent
enough versions of cURL library to force the version of HTTP used
to talk when fetching and pushing.
* 'git push $there $src:$dst' rejects when $dst is not a fully
qualified refname and it is not clear what the end user meant.
* Update 'git multimail' from the upstream.
* A new date format '--date=human' that morphs its output depending
on how far the time is from the current time has been introduced.
'--date=auto:human' can be used to use this new format (or any
existing format) when the output is going to the pager or to the
terminal, and otherwise the default format.
- Fix worktree creation race (bsc#1114225).
- add shadow build dependency to the -daemon subpackage.
git 2.20.1:
* portability fixes
* 'git help -a' did not work well when an overly long alias was
defined
* no longer squelched an error message when the run_command API
failed to run a missing command
git 2.20.0
* 'git help -a' now gives verbose output (same as 'git help -av').
Those who want the old output may say 'git help --no-verbose -a'..
* 'git send-email' learned to grab address-looking string on any
trailer whose name ends with '-by'.
* 'git format-patch' learned new '--interdiff' and '--range-diff'
options to explain the difference between this version and the
previous attempt in the cover letter (or after the three-dashes as
a comment).
* Developer builds now use -Wunused-function compilation option.
* Fix a bug in which the same path could be registered under multiple
worktree entries if the path was missing (for instance, was removed
manually). Also, as a convenience, expand the number of cases in
which --force is applicable.
* The overly large Documentation/config.txt file have been split into
million little pieces. This potentially allows each individual piece
to be included into the manual page of the command it affects more easily.
* Malformed or crafted data in packstream can make our code attempt
to read or write past the allocated buffer and abort, instead of
reporting an error, which has been fixed.
* Fix for a long-standing bug that leaves the index file corrupt when
it shrinks during a partial commit.
* 'git merge' and 'git pull' that merges into an unborn branch used
to completely ignore '--verify-signatures', which has been
corrected.
* ...and much more features and fixes
git 2.19.2:
* various bug fixes for multiple subcommands and operations
git 2.19.1:
* CVE-2018-17456: Specially crafted .gitmodules files may have
allowed arbitrary code execution when the repository is cloned
with --recurse-submodules (bsc#1110949)
git 2.19.0:
* 'git diff' compares the index and the working tree. For paths
added with intent-to-add bit, the command shows the full contents
of them as added, but the paths themselves were not marked as new
files. They are now shown as new by default.
* 'git apply' learned the '--intent-to-add' option so that an
otherwise working-tree-only application of a patch will add new
paths to the index marked with the 'intent-to-add' bit.
* 'git grep' learned the '--column' option that gives not just the
line number but the column number of the hit.
* The '-l' option in 'git branch -l' is an unfortunate short-hand for
'--create-reflog', but many users, both old and new, somehow expect
it to be something else, perhaps '--list'. This step warns when '-l'
is used as a short-hand for '--create-reflog' and warns about the
future repurposing of the it when it is used.
* The userdiff pattern for .php has been updated.
* The content-transfer-encoding of the message 'git send-email' sends
out by default was 8bit, which can cause trouble when there is an
overlong line to bust RFC 5322/2822 limit. A new option 'auto' to
automatically switch to quoted-printable when there is such a line
in the payload has been introduced and is made the default.
* 'git checkout' and 'git worktree add' learned to honor
checkout.defaultRemote when auto-vivifying a local branch out of a
remote tracking branch in a repository with multiple remotes that
have tracking branches that share the same names.
(merge 8d7b558bae ab/checkout-default-remote later to maint).
* 'git grep' learned the '--only-matching' option.
* 'git rebase --rebase-merges' mode now handles octopus merges as
well.
* Add a server-side knob to skip commits in exponential/fibbonacci
stride in an attempt to cover wider swath of history with a smaller
number of iterations, potentially accepting a larger packfile
transfer, instead of going back one commit a time during common
ancestor discovery during the 'git fetch' transaction.
(merge 42cc7485a2 jt/fetch-negotiator-skipping later to maint).
* A new configuration variable core.usereplacerefs has been added,
primarily to help server installations that want to ignore the
replace mechanism altogether.
* Teach 'git tag -s' etc. a few configuration variables (gpg.format
that can be set to 'openpgp' or 'x509', and gpg.<format>.program
that is used to specify what program to use to deal with the format)
to allow x.509 certs with CMS via 'gpgsm' to be used instead of
openpgp via 'gnupg'.
* Many more strings are prepared for l10n.
* 'git p4 submit' learns to ask its own pre-submit hook if it should
continue with submitting.
* The test performed at the receiving end of 'git push' to prevent
bad objects from entering repository can be customized via
receive.fsck.* configuration variables; we now have gained a
counterpart to do the same on the 'git fetch' side, with
fetch.fsck.* configuration variables.
* 'git pull --rebase=interactive' learned 'i' as a short-hand for
'interactive'.
* 'git instaweb' has been adjusted to run better with newer Apache on
RedHat based distros.
* 'git range-diff' is a reimplementation of 'git tbdiff' that lets us
compare individual patches in two iterations of a topic.
* The sideband code learned to optionally paint selected keywords at
the beginning of incoming lines on the receiving end.
* 'git branch --list' learned to take the default sort order from the
'branch.sort' configuration variable, just like 'git tag --list'
pays attention to 'tag.sort'.
* 'git worktree' command learned '--quiet' option to make it less
verbose.
git 2.18.0:
* improvements to rename detection logic
* When built with more recent cURL, GIT_SSL_VERSION can now
specify 'tlsv1.3' as its value.
* 'git mergetools' learned talking to guiffy.
* various other workflow improvements and fixes
* performance improvements and other developer visible fixes
git 2.17.1
* Submodule 'names' come from the untrusted .gitmodules file, but
we blindly append them to $GIT_DIR/modules to create our on-disk
repo paths. This means you can do bad things by putting '../'
into the name. We now enforce some rules for submodule names
which will cause Git to ignore these malicious names
(CVE-2018-11235, bsc#1095219)
* It was possible to trick the code that sanity-checks paths on
NTFS into reading random piece of memory
(CVE-2018-11233, bsc#1095218)
* Support on the server side to reject pushes to repositories
that attempt to create such problematic .gitmodules file etc.
as tracked contents, to help hosting sites protect their
customers by preventing malicious contents from spreading.
git 2.17.0:
* 'diff' family of commands learned '--find-object=<object-id>' option
to limit the findings to changes that involve the named object.
* 'git format-patch' learned to give 72-cols to diffstat, which is
consistent with other line length limits the subcommand uses for
its output meant for e-mails.
* The log from 'git daemon' can be redirected with a new option; one
relevant use case is to send the log to standard error (instead of
syslog) when running it from inetd.
* 'git rebase' learned to take '--allow-empty-message' option.
* 'git am' has learned the '--quit' option, in addition to the
existing '--abort' option; having the pair mirrors a few other
commands like 'rebase' and 'cherry-pick'.
* 'git worktree add' learned to run the post-checkout hook, just like
'git clone' runs it upon the initial checkout.
* 'git tag' learned an explicit '--edit' option that allows the
message given via '-m' and '-F' to be further edited.
* 'git fetch --prune-tags' may be used as a handy short-hand for
getting rid of stale tags that are locally held.
* The new '--show-current-patch' option gives an end-user facing way
to get the diff being applied when 'git rebase' (and 'git am')
stops with a conflict.
* 'git add -p' used to offer '/' (look for a matching hunk) as a
choice, even there was only one hunk, which has been corrected.
Also the single-key help is now given only for keys that are
enabled (e.g. help for '/' won't be shown when there is only one
hunk).
* Since Git 1.7.9, 'git merge' defaulted to --no-ff (i.e. even when
the side branch being merged is a descendant of the current commit,
create a merge commit instead of fast-forwarding) when merging a
tag object. This was appropriate default for integrators who pull
signed tags from their downstream contributors, but caused an
unnecessary merges when used by downstream contributors who
habitually 'catch up' their topic branches with tagged releases
from the upstream. Update 'git merge' to default to --no-ff only
when merging a tag object that does *not* sit at its usual place in
refs/tags/ hierarchy, and allow fast-forwarding otherwise, to
mitigate the problem.
* 'git status' can spend a lot of cycles to compute the relation
between the current branch and its upstream, which can now be
disabled with '--no-ahead-behind' option.
* 'git diff' and friends learned funcname patterns for Go language
source files.
* 'git send-email' learned '--reply-to=<address>' option.
* Funcname pattern used for C# now recognizes 'async' keyword.
* In a way similar to how 'git tag' learned to honor the pager
setting only in the list mode, 'git config' learned to ignore the
pager setting when it is used for setting values (i.e. when the
purpose of the operation is not to 'show').
Patchnames
SUSE-2020-1121,SUSE-SLE-Module-Basesystem-15-SP1-2020-1121,SUSE-SLE-Module-Development-Tools-15-SP1-2020-1121,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-1121
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for git", title: "Title of the patch", }, { category: "description", text: "This update for git fixes the following issues:\n\nSecurity issues fixed:\n\n* CVE-2020-11008: Specially crafted URLs may have tricked the\n credentials helper to providing credential information that\n is not appropriate for the protocol in use and host being\n contacted (bsc#1169936)\n\ngit was updated to 2.26.1 (bsc#1169786, jsc#ECO-1628, bsc#1149792)\n\n- Fix git-daemon not starting after conversion from sysvinit to systemd service\n (bsc#1169605).\n\n* CVE-2020-5260: Specially crafted URLs with newline characters\n could have been used to make the Git client to send credential\n information for a wrong host to the attacker's site bsc#1168930\n\ngit 2.26.0 (bsc#1167890, jsc#SLE-11608):\n\n* 'git rebase' now uses a different backend that is based on the\n 'merge' machinery by default. The 'rebase.backend' configuration\n variable reverts to old behaviour when set to 'apply'\n* Improved handling of sparse checkouts\n* Improvements to many commands and internal features\n\ngit 2.25.2:\n\n* bug fixes to various subcommands in specific operations\n\ngit 2.25.1:\n\n* 'git commit' now honors advise.statusHints\n* various updates, bug fixes and documentation updates\n\ngit 2.25.0\n\n* The branch description ('git branch --edit-description') has been\n used to fill the body of the cover letters by the format-patch\n command; this has been enhanced so that the subject can also be\n filled.\n* A few commands learned to take the pathspec from the standard input\n or a named file, instead of taking it as the command line\n arguments, with the '--pathspec-from-file' option.\n* Test updates to prepare for SHA-2 transition continues.\n* Redo 'git name-rev' to avoid recursive calls.\n* When all files from some subdirectory were renamed to the root\n directory, the directory rename heuristics would fail to detect that\n as a rename/merge of the subdirectory to the root directory, which has\n been corrected.\n* HTTP transport had possible allocator/deallocator mismatch, which\n has been corrected.\n\ngit 2.24.1:\n\n* CVE-2019-1348: The --export-marks option of fast-import is\n exposed also via the in-stream command feature export-marks=...\n and it allows overwriting arbitrary paths (bsc#1158785)\n* CVE-2019-1349: on Windows, when submodules are cloned\n recursively, under certain circumstances Git could be fooled\n into using the same Git directory twice (bsc#1158787)\n* CVE-2019-1350: Incorrect quoting of command-line arguments\n allowed remote code execution during a recursive clone in\n conjunction with SSH URLs (bsc#1158788)\n* CVE-2019-1351: on Windows mistakes drive letters outside of\n the US-English alphabet as relative paths (bsc#1158789)\n* CVE-2019-1352: on Windows was unaware of NTFS Alternate Data\n Streams (bsc#1158790)\n* CVE-2019-1353: when run in the Windows Subsystem for Linux\n while accessing a working directory on a regular Windows\n drive, none of the NTFS protections were active (bsc#1158791)\n* CVE-2019-1354: on Windows refuses to write tracked files with\n filenames that contain backslashes (bsc#1158792)\n* CVE-2019-1387: Recursive clones vulnerability that is caused\n by too-lax validation of submodule names, allowing very\n targeted attacks via remote code execution in recursive\n clones (bsc#1158793)\n* CVE-2019-19604: a recursive clone followed by a submodule\n update could execute code contained within the repository\n without the user explicitly having asked for that (bsc#1158795)\n\ngit 2.24.0\n\n* The command line parser learned '--end-of-options' notation.\n* A mechanism to affect the default setting for a (related) group of\n configuration variables is introduced.\n* 'git fetch' learned '--set-upstream' option to help those who first\n clone from their private fork they intend to push to, add the true\n upstream via 'git remote add' and then 'git fetch' from it.\n* fixes and improvements to UI, workflow and features, bash completion fixes\n\ngit 2.23.0:\n\n* The '--base' option of 'format-patch' computed the patch-ids for\n prerequisite patches in an unstable way, which has been updated\n to compute in a way that is compatible with 'git patch-id\n --stable'.\n* The 'git log' command by default behaves as if the --mailmap\n option was given.\n* fixes and improvements to UI, workflow and features\n\ngit 2.22.1\n\n* A relative pathname given to 'git init --template=<path> <repo>'\n ought to be relative to the directory 'git init' gets invoked in,\n but it instead was made relative to the repository, which has been\n corrected.\n* 'git worktree add' used to fail when another worktree connected to\n the same repository was corrupt, which has been corrected.\n* 'git am -i --resolved' segfaulted after trying to see a commit as\n if it were a tree, which has been corrected.\n* 'git merge --squash' is designed to update the working tree and the\n index without creating the commit, and this cannot be countermanded\n by adding the '--commit' option; the command now refuses to work\n when both options are given.\n* Update to Unicode 12.1 width table.\n* 'git request-pull' learned to warn when the ref we ask them to pull\n from in the local repository and in the published repository are\n different.\n* 'git fetch' into a lazy clone forgot to fetch base objects that are\n necessary to complete delta in a thin packfile, which has been\n corrected.\n* The URL decoding code has been updated to avoid going past the end\n of the string while parsing %-<hex>-<hex> sequence.\n* 'git clean' silently skipped a path when it cannot lstat() it; now\n it gives a warning.\n* 'git rm' to resolve a conflicted path leaked an internal message\n 'needs merge' before actually removing the path, which was\n confusing. This has been corrected.\n* Many more bugfixes and code cleanups.\n\n- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by\n firewalld.\n\n- partial fix for git instaweb giving 500 error (bsc#1112230)\n\ngit 2.22.0 \n\n* The filter specification '--filter=sparse:path=<path>' used to\n create a lazy/partial clone has been removed. Using a blob that is\n part of the project as sparse specification is still supported with\n the '--filter=sparse:oid=<blob>' option\n* 'git checkout --no-overlay' can be used to trigger a new mode of\n checking out paths out of the tree-ish, that allows paths that\n match the pathspec that are in the current index and working tree\n and are not in the tree-ish.\n* Four new configuration variables {author,committer}.{name,email}\n have been introduced to override user.{name,email} in more specific\n cases.\n* 'git branch' learned a new subcommand '--show-current'.\n* The command line completion (in contrib/) has been taught to\n complete more subcommand parameters.\n* The completion helper code now pays attention to repository-local\n configuration (when available), which allows --list-cmds to honour\n a repository specific setting of completion.commands, for example.\n* The list of conflicted paths shown in the editor while concluding a\n conflicted merge was shown above the scissors line when the\n clean-up mode is set to 'scissors', even though it was commented\n out just like the list of updated paths and other information to\n help the user explain the merge better.\n* 'git rebase' that was reimplemented in C did not set ORIG_HEAD\n correctly, which has been corrected.\n* 'git worktree add' used to do a 'find an available name with stat\n and then mkdir', which is race-prone. This has been fixed by using\n mkdir and reacting to EEXIST in a loop. \n\n- Move to DocBook 5.x. Asciidoctor 2.x no longer supports the legacy\n DocBook 4.5 format.\n\n- update git-web AppArmor profile for bash and tar usrMerge (bsc#1132350)\n\ngit 2.21.0\n\n* Historically, the '-m' (mainline) option can only be used for 'git\n cherry-pick' and 'git revert' when working with a merge commit.\n This version of Git no longer warns or errors out when working with\n a single-parent commit, as long as the argument to the '-m' option\n is 1 (i.e. it has only one parent, and the request is to pick or\n revert relative to that first parent). Scripts that relied on the\n behaviour may get broken with this change.\n* Small fixes and features for fast-export and fast-import.\n* The 'http.version' configuration variable can be used with recent\n enough versions of cURL library to force the version of HTTP used\n to talk when fetching and pushing.\n* 'git push $there $src:$dst' rejects when $dst is not a fully\n qualified refname and it is not clear what the end user meant.\n* Update 'git multimail' from the upstream.\n* A new date format '--date=human' that morphs its output depending\n on how far the time is from the current time has been introduced.\n '--date=auto:human' can be used to use this new format (or any\n existing format) when the output is going to the pager or to the\n terminal, and otherwise the default format.\n\n- Fix worktree creation race (bsc#1114225).\n- add shadow build dependency to the -daemon subpackage.\n\n\ngit 2.20.1:\n\n* portability fixes\n* 'git help -a' did not work well when an overly long alias was\n defined\n* no longer squelched an error message when the run_command API\n failed to run a missing command\n\ngit 2.20.0\n\n* 'git help -a' now gives verbose output (same as 'git help -av').\n Those who want the old output may say 'git help --no-verbose -a'..\n* 'git send-email' learned to grab address-looking string on any\n trailer whose name ends with '-by'.\n* 'git format-patch' learned new '--interdiff' and '--range-diff'\n options to explain the difference between this version and the\n previous attempt in the cover letter (or after the three-dashes as\n a comment).\n* Developer builds now use -Wunused-function compilation option.\n* Fix a bug in which the same path could be registered under multiple\n worktree entries if the path was missing (for instance, was removed\n manually). Also, as a convenience, expand the number of cases in\n which --force is applicable.\n* The overly large Documentation/config.txt file have been split into\n million little pieces. This potentially allows each individual piece\n to be included into the manual page of the command it affects more easily.\n* Malformed or crafted data in packstream can make our code attempt\n to read or write past the allocated buffer and abort, instead of\n reporting an error, which has been fixed.\n* Fix for a long-standing bug that leaves the index file corrupt when\n it shrinks during a partial commit.\n* 'git merge' and 'git pull' that merges into an unborn branch used\n to completely ignore '--verify-signatures', which has been\n corrected.\n* ...and much more features and fixes\n\ngit 2.19.2:\n\n* various bug fixes for multiple subcommands and operations\n\ngit 2.19.1:\n\n* CVE-2018-17456: Specially crafted .gitmodules files may have\n allowed arbitrary code execution when the repository is cloned\n with --recurse-submodules (bsc#1110949)\n\ngit 2.19.0:\n\n* 'git diff' compares the index and the working tree. For paths\n added with intent-to-add bit, the command shows the full contents\n of them as added, but the paths themselves were not marked as new\n files. They are now shown as new by default.\n* 'git apply' learned the '--intent-to-add' option so that an\n otherwise working-tree-only application of a patch will add new\n paths to the index marked with the 'intent-to-add' bit.\n* 'git grep' learned the '--column' option that gives not just the\n line number but the column number of the hit.\n* The '-l' option in 'git branch -l' is an unfortunate short-hand for\n '--create-reflog', but many users, both old and new, somehow expect\n it to be something else, perhaps '--list'. This step warns when '-l'\n is used as a short-hand for '--create-reflog' and warns about the\n future repurposing of the it when it is used.\n* The userdiff pattern for .php has been updated.\n* The content-transfer-encoding of the message 'git send-email' sends\n out by default was 8bit, which can cause trouble when there is an\n overlong line to bust RFC 5322/2822 limit. A new option 'auto' to\n automatically switch to quoted-printable when there is such a line\n in the payload has been introduced and is made the default.\n* 'git checkout' and 'git worktree add' learned to honor\n checkout.defaultRemote when auto-vivifying a local branch out of a\n remote tracking branch in a repository with multiple remotes that\n have tracking branches that share the same names.\n (merge 8d7b558bae ab/checkout-default-remote later to maint).\n* 'git grep' learned the '--only-matching' option.\n* 'git rebase --rebase-merges' mode now handles octopus merges as\n well.\n* Add a server-side knob to skip commits in exponential/fibbonacci\n stride in an attempt to cover wider swath of history with a smaller\n number of iterations, potentially accepting a larger packfile\n transfer, instead of going back one commit a time during common\n ancestor discovery during the 'git fetch' transaction.\n (merge 42cc7485a2 jt/fetch-negotiator-skipping later to maint).\n* A new configuration variable core.usereplacerefs has been added,\n primarily to help server installations that want to ignore the\n replace mechanism altogether.\n* Teach 'git tag -s' etc. a few configuration variables (gpg.format\n that can be set to 'openpgp' or 'x509', and gpg.<format>.program\n that is used to specify what program to use to deal with the format)\n to allow x.509 certs with CMS via 'gpgsm' to be used instead of\n openpgp via 'gnupg'.\n* Many more strings are prepared for l10n.\n* 'git p4 submit' learns to ask its own pre-submit hook if it should\n continue with submitting.\n* The test performed at the receiving end of 'git push' to prevent\n bad objects from entering repository can be customized via\n receive.fsck.* configuration variables; we now have gained a\n counterpart to do the same on the 'git fetch' side, with\n fetch.fsck.* configuration variables.\n* 'git pull --rebase=interactive' learned 'i' as a short-hand for\n 'interactive'.\n* 'git instaweb' has been adjusted to run better with newer Apache on\n RedHat based distros.\n* 'git range-diff' is a reimplementation of 'git tbdiff' that lets us\n compare individual patches in two iterations of a topic.\n* The sideband code learned to optionally paint selected keywords at\n the beginning of incoming lines on the receiving end.\n* 'git branch --list' learned to take the default sort order from the\n 'branch.sort' configuration variable, just like 'git tag --list'\n pays attention to 'tag.sort'.\n* 'git worktree' command learned '--quiet' option to make it less\n verbose.\n\ngit 2.18.0:\n\n* improvements to rename detection logic\n* When built with more recent cURL, GIT_SSL_VERSION can now\n specify 'tlsv1.3' as its value.\n* 'git mergetools' learned talking to guiffy.\n* various other workflow improvements and fixes\n* performance improvements and other developer visible fixes\n\ngit 2.17.1\n\n* Submodule 'names' come from the untrusted .gitmodules file, but\n we blindly append them to $GIT_DIR/modules to create our on-disk\n repo paths. This means you can do bad things by putting '../'\n into the name. We now enforce some rules for submodule names\n which will cause Git to ignore these malicious names\n (CVE-2018-11235, bsc#1095219)\n* It was possible to trick the code that sanity-checks paths on\n NTFS into reading random piece of memory\n (CVE-2018-11233, bsc#1095218)\n* Support on the server side to reject pushes to repositories\n that attempt to create such problematic .gitmodules file etc.\n as tracked contents, to help hosting sites protect their\n customers by preventing malicious contents from spreading.\n\ngit 2.17.0:\n\n* 'diff' family of commands learned '--find-object=<object-id>' option\n to limit the findings to changes that involve the named object.\n* 'git format-patch' learned to give 72-cols to diffstat, which is\n consistent with other line length limits the subcommand uses for\n its output meant for e-mails.\n* The log from 'git daemon' can be redirected with a new option; one\n relevant use case is to send the log to standard error (instead of\n syslog) when running it from inetd.\n* 'git rebase' learned to take '--allow-empty-message' option.\n* 'git am' has learned the '--quit' option, in addition to the\n existing '--abort' option; having the pair mirrors a few other\n commands like 'rebase' and 'cherry-pick'.\n* 'git worktree add' learned to run the post-checkout hook, just like\n 'git clone' runs it upon the initial checkout.\n* 'git tag' learned an explicit '--edit' option that allows the\n message given via '-m' and '-F' to be further edited.\n* 'git fetch --prune-tags' may be used as a handy short-hand for\n getting rid of stale tags that are locally held.\n* The new '--show-current-patch' option gives an end-user facing way\n to get the diff being applied when 'git rebase' (and 'git am')\n stops with a conflict.\n* 'git add -p' used to offer '/' (look for a matching hunk) as a\n choice, even there was only one hunk, which has been corrected.\n Also the single-key help is now given only for keys that are\n enabled (e.g. help for '/' won't be shown when there is only one\n hunk).\n* Since Git 1.7.9, 'git merge' defaulted to --no-ff (i.e. even when\n the side branch being merged is a descendant of the current commit,\n create a merge commit instead of fast-forwarding) when merging a\n tag object. This was appropriate default for integrators who pull\n signed tags from their downstream contributors, but caused an\n unnecessary merges when used by downstream contributors who\n habitually 'catch up' their topic branches with tagged releases\n from the upstream. Update 'git merge' to default to --no-ff only\n when merging a tag object that does *not* sit at its usual place in\n refs/tags/ hierarchy, and allow fast-forwarding otherwise, to\n mitigate the problem.\n* 'git status' can spend a lot of cycles to compute the relation\n between the current branch and its upstream, which can now be\n disabled with '--no-ahead-behind' option.\n* 'git diff' and friends learned funcname patterns for Go language\n source files.\n* 'git send-email' learned '--reply-to=<address>' option.\n* Funcname pattern used for C# now recognizes 'async' keyword.\n* In a way similar to how 'git tag' learned to honor the pager\n setting only in the list mode, 'git config' learned to ignore the\n pager setting when it is used for setting values (i.e. when the\n purpose of the operation is not to 'show').\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2020-1121,SUSE-SLE-Module-Basesystem-15-SP1-2020-1121,SUSE-SLE-Module-Development-Tools-15-SP1-2020-1121,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-1121", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_1121-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:1121-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-20201121-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:1121-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006748.html", }, { category: "self", summary: "SUSE Bug 1063412", url: "https://bugzilla.suse.com/1063412", }, { category: "self", summary: "SUSE Bug 1095218", url: "https://bugzilla.suse.com/1095218", }, { category: "self", summary: "SUSE Bug 1095219", url: "https://bugzilla.suse.com/1095219", }, { category: "self", summary: "SUSE Bug 1110949", url: "https://bugzilla.suse.com/1110949", }, { category: "self", summary: "SUSE Bug 1112230", url: "https://bugzilla.suse.com/1112230", }, { category: "self", summary: "SUSE Bug 1114225", url: "https://bugzilla.suse.com/1114225", }, { category: "self", summary: "SUSE Bug 1132350", url: "https://bugzilla.suse.com/1132350", }, { category: "self", summary: "SUSE Bug 1149792", url: "https://bugzilla.suse.com/1149792", }, { category: "self", summary: "SUSE Bug 1156651", url: "https://bugzilla.suse.com/1156651", }, { category: "self", summary: "SUSE Bug 1158785", url: "https://bugzilla.suse.com/1158785", }, { category: "self", summary: "SUSE Bug 1158787", url: "https://bugzilla.suse.com/1158787", }, { category: "self", summary: "SUSE Bug 1158788", url: "https://bugzilla.suse.com/1158788", }, { category: "self", summary: "SUSE Bug 1158789", url: "https://bugzilla.suse.com/1158789", }, { category: "self", summary: "SUSE Bug 1158790", url: "https://bugzilla.suse.com/1158790", }, { category: "self", summary: "SUSE Bug 1158791", url: "https://bugzilla.suse.com/1158791", }, { category: "self", summary: "SUSE Bug 1158792", url: "https://bugzilla.suse.com/1158792", }, { category: "self", summary: "SUSE Bug 1158793", url: "https://bugzilla.suse.com/1158793", }, { category: "self", summary: "SUSE Bug 1158795", url: "https://bugzilla.suse.com/1158795", }, { category: "self", summary: "SUSE Bug 1167890", url: "https://bugzilla.suse.com/1167890", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE Bug 1169605", url: "https://bugzilla.suse.com/1169605", }, { category: "self", summary: "SUSE Bug 1169786", url: "https://bugzilla.suse.com/1169786", }, { category: "self", summary: "SUSE Bug 1169936", url: "https://bugzilla.suse.com/1169936", }, { category: "self", summary: "SUSE CVE CVE-2017-15298 page", url: "https://www.suse.com/security/cve/CVE-2017-15298/", }, { category: "self", summary: "SUSE CVE CVE-2018-11233 page", url: "https://www.suse.com/security/cve/CVE-2018-11233/", }, { category: "self", summary: "SUSE CVE CVE-2018-11235 page", url: "https://www.suse.com/security/cve/CVE-2018-11235/", }, { category: "self", summary: "SUSE CVE CVE-2018-17456 page", url: "https://www.suse.com/security/cve/CVE-2018-17456/", }, { category: "self", summary: "SUSE CVE CVE-2019-1348 page", url: "https://www.suse.com/security/cve/CVE-2019-1348/", }, { category: "self", summary: "SUSE CVE CVE-2019-1349 page", url: "https://www.suse.com/security/cve/CVE-2019-1349/", }, { category: "self", summary: "SUSE CVE CVE-2019-1350 page", url: "https://www.suse.com/security/cve/CVE-2019-1350/", }, { category: "self", summary: "SUSE CVE CVE-2019-1351 page", url: "https://www.suse.com/security/cve/CVE-2019-1351/", }, { category: "self", summary: "SUSE CVE CVE-2019-1352 page", url: "https://www.suse.com/security/cve/CVE-2019-1352/", }, { category: "self", summary: "SUSE CVE CVE-2019-1353 page", url: "https://www.suse.com/security/cve/CVE-2019-1353/", }, { category: "self", summary: "SUSE CVE CVE-2019-1354 page", url: "https://www.suse.com/security/cve/CVE-2019-1354/", }, { category: "self", summary: "SUSE CVE CVE-2019-1387 page", url: "https://www.suse.com/security/cve/CVE-2019-1387/", }, { category: "self", summary: "SUSE CVE CVE-2019-19604 page", url: "https://www.suse.com/security/cve/CVE-2019-19604/", }, { category: "self", summary: "SUSE CVE CVE-2020-11008 page", url: "https://www.suse.com/security/cve/CVE-2020-11008/", }, { category: "self", summary: "SUSE CVE CVE-2020-5260 page", url: "https://www.suse.com/security/cve/CVE-2020-5260/", }, ], title: "Security update for git", tracking: { current_release_date: "2020-04-28T05:15:55Z", generator: { date: "2020-04-28T05:15:55Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:1121-1", initial_release_date: "2020-04-28T05:15:55Z", revision_history: [ { date: "2020-04-28T05:15:55Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.26.1-3.25.2.aarch64", product: { name: "git-2.26.1-3.25.2.aarch64", product_id: "git-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-arch-2.26.1-3.25.2.aarch64", product: { name: "git-arch-2.26.1-3.25.2.aarch64", product_id: "git-arch-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-core-2.26.1-3.25.2.aarch64", product: { name: "git-core-2.26.1-3.25.2.aarch64", product_id: "git-core-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.1-3.25.2.aarch64", product: { name: "git-credential-gnome-keyring-2.26.1-3.25.2.aarch64", product_id: "git-credential-gnome-keyring-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.1-3.25.2.aarch64", product: { name: "git-credential-libsecret-2.26.1-3.25.2.aarch64", product_id: "git-credential-libsecret-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-cvs-2.26.1-3.25.2.aarch64", product: { name: "git-cvs-2.26.1-3.25.2.aarch64", product_id: "git-cvs-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-daemon-2.26.1-3.25.2.aarch64", product: { name: "git-daemon-2.26.1-3.25.2.aarch64", product_id: "git-daemon-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-email-2.26.1-3.25.2.aarch64", product: { name: "git-email-2.26.1-3.25.2.aarch64", product_id: "git-email-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-gui-2.26.1-3.25.2.aarch64", product: { name: "git-gui-2.26.1-3.25.2.aarch64", product_id: "git-gui-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-p4-2.26.1-3.25.2.aarch64", product: { name: "git-p4-2.26.1-3.25.2.aarch64", product_id: "git-p4-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-svn-2.26.1-3.25.2.aarch64", product: { name: "git-svn-2.26.1-3.25.2.aarch64", product_id: "git-svn-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "git-web-2.26.1-3.25.2.aarch64", product: { name: "git-web-2.26.1-3.25.2.aarch64", product_id: "git-web-2.26.1-3.25.2.aarch64", }, }, { category: "product_version", name: "gitk-2.26.1-3.25.2.aarch64", product: { name: "gitk-2.26.1-3.25.2.aarch64", product_id: "gitk-2.26.1-3.25.2.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-2.26.1-3.25.2.i586", product: { name: "git-2.26.1-3.25.2.i586", product_id: "git-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-arch-2.26.1-3.25.2.i586", product: { name: "git-arch-2.26.1-3.25.2.i586", product_id: "git-arch-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-core-2.26.1-3.25.2.i586", product: { name: "git-core-2.26.1-3.25.2.i586", product_id: "git-core-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.1-3.25.2.i586", product: { name: "git-credential-gnome-keyring-2.26.1-3.25.2.i586", product_id: "git-credential-gnome-keyring-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.1-3.25.2.i586", product: { name: "git-credential-libsecret-2.26.1-3.25.2.i586", product_id: "git-credential-libsecret-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-cvs-2.26.1-3.25.2.i586", product: { name: "git-cvs-2.26.1-3.25.2.i586", product_id: "git-cvs-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-daemon-2.26.1-3.25.2.i586", product: { name: "git-daemon-2.26.1-3.25.2.i586", product_id: "git-daemon-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-email-2.26.1-3.25.2.i586", product: { name: "git-email-2.26.1-3.25.2.i586", product_id: "git-email-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-gui-2.26.1-3.25.2.i586", product: { name: "git-gui-2.26.1-3.25.2.i586", product_id: "git-gui-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-p4-2.26.1-3.25.2.i586", product: { name: "git-p4-2.26.1-3.25.2.i586", product_id: "git-p4-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-svn-2.26.1-3.25.2.i586", product: { name: "git-svn-2.26.1-3.25.2.i586", product_id: "git-svn-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "git-web-2.26.1-3.25.2.i586", product: { name: "git-web-2.26.1-3.25.2.i586", product_id: "git-web-2.26.1-3.25.2.i586", }, }, { category: "product_version", name: "gitk-2.26.1-3.25.2.i586", product: { name: "gitk-2.26.1-3.25.2.i586", product_id: "gitk-2.26.1-3.25.2.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.26.1-3.25.2.noarch", product: { name: "git-doc-2.26.1-3.25.2.noarch", product_id: "git-doc-2.26.1-3.25.2.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.26.1-3.25.2.ppc64le", product: { name: "git-2.26.1-3.25.2.ppc64le", product_id: "git-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-arch-2.26.1-3.25.2.ppc64le", product: { name: "git-arch-2.26.1-3.25.2.ppc64le", product_id: "git-arch-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-core-2.26.1-3.25.2.ppc64le", product: { name: "git-core-2.26.1-3.25.2.ppc64le", product_id: "git-core-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.1-3.25.2.ppc64le", product: { name: "git-credential-gnome-keyring-2.26.1-3.25.2.ppc64le", product_id: "git-credential-gnome-keyring-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.1-3.25.2.ppc64le", product: { name: "git-credential-libsecret-2.26.1-3.25.2.ppc64le", product_id: "git-credential-libsecret-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.26.1-3.25.2.ppc64le", product: { name: "git-cvs-2.26.1-3.25.2.ppc64le", product_id: "git-cvs-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.26.1-3.25.2.ppc64le", product: { name: "git-daemon-2.26.1-3.25.2.ppc64le", product_id: "git-daemon-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-email-2.26.1-3.25.2.ppc64le", product: { name: "git-email-2.26.1-3.25.2.ppc64le", product_id: "git-email-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-gui-2.26.1-3.25.2.ppc64le", product: { name: "git-gui-2.26.1-3.25.2.ppc64le", product_id: "git-gui-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-p4-2.26.1-3.25.2.ppc64le", product: { name: "git-p4-2.26.1-3.25.2.ppc64le", product_id: "git-p4-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-svn-2.26.1-3.25.2.ppc64le", product: { name: "git-svn-2.26.1-3.25.2.ppc64le", product_id: "git-svn-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "git-web-2.26.1-3.25.2.ppc64le", product: { name: "git-web-2.26.1-3.25.2.ppc64le", product_id: "git-web-2.26.1-3.25.2.ppc64le", }, }, { category: "product_version", name: "gitk-2.26.1-3.25.2.ppc64le", product: { name: "gitk-2.26.1-3.25.2.ppc64le", product_id: "gitk-2.26.1-3.25.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.26.1-3.25.2.s390x", product: { name: "git-2.26.1-3.25.2.s390x", product_id: "git-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-arch-2.26.1-3.25.2.s390x", product: { name: "git-arch-2.26.1-3.25.2.s390x", product_id: "git-arch-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-core-2.26.1-3.25.2.s390x", product: { name: "git-core-2.26.1-3.25.2.s390x", product_id: "git-core-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.1-3.25.2.s390x", product: { name: "git-credential-gnome-keyring-2.26.1-3.25.2.s390x", product_id: "git-credential-gnome-keyring-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.1-3.25.2.s390x", product: { name: "git-credential-libsecret-2.26.1-3.25.2.s390x", product_id: "git-credential-libsecret-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-cvs-2.26.1-3.25.2.s390x", product: { name: "git-cvs-2.26.1-3.25.2.s390x", product_id: "git-cvs-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-daemon-2.26.1-3.25.2.s390x", product: { name: "git-daemon-2.26.1-3.25.2.s390x", product_id: "git-daemon-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-email-2.26.1-3.25.2.s390x", product: { name: "git-email-2.26.1-3.25.2.s390x", product_id: "git-email-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-gui-2.26.1-3.25.2.s390x", product: { name: "git-gui-2.26.1-3.25.2.s390x", product_id: "git-gui-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-p4-2.26.1-3.25.2.s390x", product: { name: "git-p4-2.26.1-3.25.2.s390x", product_id: "git-p4-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-svn-2.26.1-3.25.2.s390x", product: { name: "git-svn-2.26.1-3.25.2.s390x", product_id: "git-svn-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "git-web-2.26.1-3.25.2.s390x", product: { name: "git-web-2.26.1-3.25.2.s390x", product_id: "git-web-2.26.1-3.25.2.s390x", }, }, { category: "product_version", name: "gitk-2.26.1-3.25.2.s390x", product: { name: "gitk-2.26.1-3.25.2.s390x", product_id: "gitk-2.26.1-3.25.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.26.1-3.25.2.x86_64", product: { name: "git-2.26.1-3.25.2.x86_64", product_id: "git-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-arch-2.26.1-3.25.2.x86_64", product: { name: "git-arch-2.26.1-3.25.2.x86_64", product_id: "git-arch-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-core-2.26.1-3.25.2.x86_64", product: { name: "git-core-2.26.1-3.25.2.x86_64", product_id: "git-core-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.1-3.25.2.x86_64", product: { name: "git-credential-gnome-keyring-2.26.1-3.25.2.x86_64", product_id: "git-credential-gnome-keyring-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.1-3.25.2.x86_64", product: { name: "git-credential-libsecret-2.26.1-3.25.2.x86_64", product_id: "git-credential-libsecret-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-cvs-2.26.1-3.25.2.x86_64", product: { name: "git-cvs-2.26.1-3.25.2.x86_64", product_id: "git-cvs-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-daemon-2.26.1-3.25.2.x86_64", product: { name: "git-daemon-2.26.1-3.25.2.x86_64", product_id: "git-daemon-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-email-2.26.1-3.25.2.x86_64", product: { name: "git-email-2.26.1-3.25.2.x86_64", product_id: "git-email-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-gui-2.26.1-3.25.2.x86_64", product: { name: "git-gui-2.26.1-3.25.2.x86_64", product_id: "git-gui-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-p4-2.26.1-3.25.2.x86_64", product: { name: "git-p4-2.26.1-3.25.2.x86_64", product_id: "git-p4-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-svn-2.26.1-3.25.2.x86_64", product: { name: "git-svn-2.26.1-3.25.2.x86_64", product_id: "git-svn-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "git-web-2.26.1-3.25.2.x86_64", product: { name: "git-web-2.26.1-3.25.2.x86_64", product_id: "git-web-2.26.1-3.25.2.x86_64", }, }, { category: "product_version", name: "gitk-2.26.1-3.25.2.x86_64", product: { name: "gitk-2.26.1-3.25.2.x86_64", product_id: "gitk-2.26.1-3.25.2.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product: { name: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-basesystem:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP1", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-core-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", }, product_reference: "git-core-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", }, product_reference: "git-core-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", }, product_reference: "git-core-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", }, product_reference: "git-core-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", }, product_reference: "git-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", }, product_reference: "git-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", }, product_reference: "git-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", }, product_reference: "git-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", }, product_reference: "git-arch-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", }, product_reference: "git-arch-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", }, product_reference: "git-arch-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", }, product_reference: "git-arch-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", }, product_reference: "git-cvs-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", }, product_reference: "git-cvs-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", }, product_reference: "git-cvs-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", }, product_reference: "git-cvs-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", }, product_reference: "git-daemon-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", }, product_reference: "git-daemon-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", }, product_reference: "git-daemon-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", }, product_reference: "git-daemon-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.1-3.25.2.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", }, product_reference: "git-doc-2.26.1-3.25.2.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", }, product_reference: "git-email-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", }, product_reference: "git-email-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", }, product_reference: "git-email-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", }, product_reference: "git-email-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", }, product_reference: "git-gui-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", }, product_reference: "git-gui-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", }, product_reference: "git-gui-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", }, product_reference: "git-gui-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", }, product_reference: "git-svn-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", }, product_reference: "git-svn-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", }, product_reference: "git-svn-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", }, product_reference: "git-svn-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", }, product_reference: "git-web-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", }, product_reference: "git-web-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", }, product_reference: "git-web-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", }, product_reference: "git-web-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.1-3.25.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", }, product_reference: "gitk-2.26.1-3.25.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.1-3.25.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", }, product_reference: "gitk-2.26.1-3.25.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.1-3.25.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", }, product_reference: "gitk-2.26.1-3.25.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.1-3.25.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", }, product_reference: "gitk-2.26.1-3.25.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP1", }, ], }, vulnerabilities: [ { cve: "CVE-2017-15298", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-15298", }, ], notes: [ { category: "general", text: "Git through 2.14.2 mishandles layers of tree objects, which allows remote attackers to cause a denial of service (memory consumption) via a crafted repository, aka a Git bomb. This can also have an impact of disk consumption; however, an affected process typically would not survive its attempt to build the data structure in memory before writing to disk.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-15298", url: "https://www.suse.com/security/cve/CVE-2017-15298", }, { category: "external", summary: "SUSE Bug 1063412 for CVE-2017-15298", url: "https://bugzilla.suse.com/1063412", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "moderate", }, ], title: "CVE-2017-15298", }, { cve: "CVE-2018-11233", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11233", }, ], notes: [ { category: "general", text: "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, code to sanity-check pathnames on NTFS can result in reading out-of-bounds memory.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11233", url: "https://www.suse.com/security/cve/CVE-2018-11233", }, { category: "external", summary: "SUSE Bug 1095218 for CVE-2018-11233", url: "https://bugzilla.suse.com/1095218", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "important", }, ], title: "CVE-2018-11233", }, { cve: "CVE-2018-11235", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11235", }, ], notes: [ { category: "general", text: "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs \"git clone --recurse-submodules\" because submodule \"names\" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with \"../\" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11235", url: "https://www.suse.com/security/cve/CVE-2018-11235", }, { category: "external", summary: "SUSE Bug 1095219 for CVE-2018-11235", url: "https://bugzilla.suse.com/1095219", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "important", }, ], title: "CVE-2018-11235", }, { cve: "CVE-2018-17456", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-17456", }, ], notes: [ { category: "general", text: "Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive \"git clone\" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-17456", url: "https://www.suse.com/security/cve/CVE-2018-17456", }, { category: "external", summary: "SUSE Bug 1110949 for CVE-2018-17456", url: "https://bugzilla.suse.com/1110949", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "important", }, ], title: "CVE-2018-17456", }, { cve: "CVE-2019-1348", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1348", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. The --export-marks option of git fast-import is exposed also via the in-stream command feature export-marks=... and it allows overwriting arbitrary paths.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1348", url: "https://www.suse.com/security/cve/CVE-2019-1348", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1348", url: "https://bugzilla.suse.com/1158785", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "low", }, ], title: "CVE-2019-1348", }, { cve: "CVE-2019-1349", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1349", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1350, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1349", url: "https://www.suse.com/security/cve/CVE-2019-1349", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1349", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158787 for CVE-2019-1349", url: "https://bugzilla.suse.com/1158787", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "critical", }, ], title: "CVE-2019-1349", }, { cve: "CVE-2019-1350", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1350", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1350", url: "https://www.suse.com/security/cve/CVE-2019-1350", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1350", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158788 for CVE-2019-1350", url: "https://bugzilla.suse.com/1158788", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "critical", }, ], title: "CVE-2019-1350", }, { cve: "CVE-2019-1351", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1351", }, ], notes: [ { category: "general", text: "A tampering vulnerability exists when Git for Visual Studio improperly handles virtual drive paths, aka 'Git for Visual Studio Tampering Vulnerability'.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1351", url: "https://www.suse.com/security/cve/CVE-2019-1351", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1351", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158789 for CVE-2019-1351", url: "https://bugzilla.suse.com/1158789", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "important", }, ], title: "CVE-2019-1351", }, { cve: "CVE-2019-1352", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1352", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1354, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1352", url: "https://www.suse.com/security/cve/CVE-2019-1352", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158787 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158787", }, { category: "external", summary: "SUSE Bug 1158790 for CVE-2019-1352", url: "https://bugzilla.suse.com/1158790", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "critical", }, ], title: "CVE-2019-1352", }, { cve: "CVE-2019-1353", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1353", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. When running Git in the Windows Subsystem for Linux (also known as \"WSL\") while accessing a working directory on a regular Windows drive, none of the NTFS protections were active.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1353", url: "https://www.suse.com/security/cve/CVE-2019-1353", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1353", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158791 for CVE-2019-1353", url: "https://bugzilla.suse.com/1158791", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "critical", }, ], title: "CVE-2019-1353", }, { cve: "CVE-2019-1354", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1354", }, ], notes: [ { category: "general", text: "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka 'Git for Visual Studio Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1352, CVE-2019-1387.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1354", url: "https://www.suse.com/security/cve/CVE-2019-1354", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1354", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158792 for CVE-2019-1354", url: "https://bugzilla.suse.com/1158792", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 0, baseSeverity: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "low", }, ], title: "CVE-2019-1354", }, { cve: "CVE-2019-1387", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-1387", }, ], notes: [ { category: "general", text: "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. Recursive clones are currently affected by a vulnerability that is caused by too-lax validation of submodule names, allowing very targeted attacks via remote code execution in recursive clones.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-1387", url: "https://www.suse.com/security/cve/CVE-2019-1387", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-1387", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158793 for CVE-2019-1387", url: "https://bugzilla.suse.com/1158793", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "important", }, ], title: "CVE-2019-1387", }, { cve: "CVE-2019-19604", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-19604", }, ], notes: [ { category: "general", text: "Arbitrary command execution is possible in Git before 2.20.2, 2.21.x before 2.21.1, 2.22.x before 2.22.2, 2.23.x before 2.23.1, and 2.24.x before 2.24.1 because a \"git submodule update\" operation can run commands found in the .gitmodules file of a malicious repository.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-19604", url: "https://www.suse.com/security/cve/CVE-2019-19604", }, { category: "external", summary: "SUSE Bug 1158785 for CVE-2019-19604", url: "https://bugzilla.suse.com/1158785", }, { category: "external", summary: "SUSE Bug 1158795 for CVE-2019-19604", url: "https://bugzilla.suse.com/1158795", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "critical", }, ], title: "CVE-2019-19604", }, { cve: "CVE-2020-11008", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-11008", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a \"blank\" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The root of the problem is in Git itself, which should not be feeding blank input to helpers. However, the ability to exploit the vulnerability in practice depends on which helpers are in use. Credential helpers which are known to trigger the vulnerability: - Git's \"store\" helper - Git's \"cache\" helper - the \"osxkeychain\" helper that ships in Git's \"contrib\" directory Credential helpers which are known to be safe even with vulnerable versions of Git: - Git Credential Manager for Windows Any helper not in this list should be assumed to trigger the vulnerability.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-11008", url: "https://www.suse.com/security/cve/CVE-2020-11008", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-11008", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-11008", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "moderate", }, ], title: "CVE-2020-11008", }, { cve: "CVE-2020-5260", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-5260", }, ], notes: [ { category: "general", text: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-5260", url: "https://www.suse.com/security/cve/CVE-2020-5260", }, { category: "external", summary: "SUSE Bug 1168930 for CVE-2020-5260", url: "https://bugzilla.suse.com/1168930", }, { category: "external", summary: "SUSE Bug 1169936 for CVE-2020-5260", url: "https://bugzilla.suse.com/1169936", }, { category: "external", summary: "SUSE Bug 1170741 for CVE-2020-5260", url: "https://bugzilla.suse.com/1170741", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:git-core-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-arch-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-cvs-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-daemon-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-doc-2.26.1-3.25.2.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-email-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-gui-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-svn-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:git-web-2.26.1-3.25.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:gitk-2.26.1-3.25.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-04-28T05:15:55Z", details: "important", }, ], title: "CVE-2020-5260", }, ], }
gsd-2020-5260
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.
Aliases
Aliases
{ GSD: { alias: "CVE-2020-5260", description: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", id: "GSD-2020-5260", references: [ "https://www.suse.com/security/cve/CVE-2020-5260.html", "https://www.debian.org/security/2020/dsa-4657", "https://access.redhat.com/errata/RHSA-2020:3581", "https://access.redhat.com/errata/RHSA-2020:1518", "https://access.redhat.com/errata/RHSA-2020:1513", "https://access.redhat.com/errata/RHSA-2020:1511", "https://access.redhat.com/errata/RHSA-2020:1503", "https://ubuntu.com/security/CVE-2020-5260", "https://advisories.mageia.org/CVE-2020-5260.html", "https://security.archlinux.org/CVE-2020-5260", "https://alas.aws.amazon.com/cve/html/CVE-2020-5260.html", "https://linux.oracle.com/cve/CVE-2020-5260.html", "https://packetstormsecurity.com/files/cve/CVE-2020-5260", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2020-5260", ], details: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", id: "GSD-2020-5260", modified: "2023-12-13T01:22:03.772136Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2020-5260", STATE: "PUBLIC", TITLE: "malicious URLs may cause Git to present stored credentials to the wrong server", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "git", version: { version_data: [ { version_value: "< 2.17.4", }, { version_value: ">= 2.18.0, < 2.18.3", }, { version_value: ">= 2.19.0, 2.19.4", }, { version_value: ">= 2.20.0, < 2.20.3", }, { version_value: ">= 2.21.0, < 2.21.2", }, { version_value: ">= 2.22.0, < 2.22.3", }, { version_value: ">= 2.23.0, < 2.23.2", }, { version_value: ">= 2.24.0, < 2.24.2", }, { version_value: ">= 2.25.0, < 2.25.3", }, { version_value: ">= 2.26.0, < 2.26.1", }, ], }, }, ], }, vendor_name: "git", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 9.3, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-20: Improper Input Validation", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", refsource: "CONFIRM", url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { name: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", refsource: "MISC", url: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", }, { name: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", refsource: "MISC", url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, { name: "DSA-4657", refsource: "DEBIAN", url: "https://www.debian.org/security/2020/dsa-4657", }, { name: "[debian-lts-announce] 20200415 [SECURITY] [DLA 2177-1] git security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html", }, { name: "[oss-security] 20200415 CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/04/15/5", }, { name: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", refsource: "MISC", url: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", }, { name: "[oss-security] 20200415 Re: CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/04/15/6", }, { name: "openSUSE-SU-2020:0524", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html", }, { name: "https://support.apple.com/kb/HT211141", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT211141", }, { name: "FEDORA-2020-cdef88bb89", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/", }, { name: "[oss-security] 20200420 CVE-2020-11008: Git: Malicious URLs can still cause Git to send a stored credential to the wrong server", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/04/20/1", }, { name: "GLSA-202004-13", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202004-13", }, { name: "FEDORA-2020-c6548b488f", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/", }, { name: "FEDORA-2020-f6b3b6fb18", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/", }, { name: "FEDORA-2020-b2a2c830cf", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/", }, { name: "USN-4329-1", refsource: "UBUNTU", url: "https://usn.ubuntu.com/4329-1/", }, { name: "FEDORA-2020-4e093619bb", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/", }, { name: "openSUSE-SU-2020:0598", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html", }, ], }, source: { advisory: "GHSA-qm7j-c969-7j4q", discovery: "UNKNOWN", }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.17.4", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.22.3", versionStartIncluding: "2.22.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.18.3", versionStartIncluding: "2.18.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.19.4", versionStartIncluding: "2.19.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.20.3", versionStartIncluding: "2.20.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.21.2", versionStartIncluding: "2.21.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.23.2", versionStartIncluding: "2.23.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.24.2", versionStartIncluding: "2.24.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.25.3", versionStartIncluding: "2.25.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.26.1", versionStartIncluding: "2.26.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2020-5260", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. Git uses external \"credential helper\" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. The vulnerability can be triggered by feeding a malicious URL to git clone. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-522", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/commit/9a6bbee8006c24b46a85d29e7b38cfa79e9ab21b", }, { name: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", refsource: "MISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lore.kernel.org/git/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/", }, { name: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", refsource: "CONFIRM", tags: [ "Mitigation", "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q", }, { name: "DSA-4657", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2020/dsa-4657", }, { name: "[debian-lts-announce] 20200415 [SECURITY] [DLA 2177-1] git security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2020/04/msg00010.html", }, { name: "[oss-security] 20200415 CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", refsource: "MLIST", tags: [ "Mailing List", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/5", }, { name: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", refsource: "MISC", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://packetstormsecurity.com/files/157250/Git-Credential-Helper-Protocol-Newline-Injection.html", }, { name: "[oss-security] 20200415 Re: CVE-2020-5260: Git: malicious URLs may cause Git to present stored credentials to the wrong server", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2020/04/15/6", }, { name: "openSUSE-SU-2020:0524", refsource: "SUSE", tags: [ "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00027.html", }, { name: "https://support.apple.com/kb/HT211141", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT211141", }, { name: "FEDORA-2020-cdef88bb89", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XPCEOIFLLEF24L6GLVJVFZX4CREDEHDF/", }, { name: "[oss-security] 20200420 CVE-2020-11008: Git: Malicious URLs can still cause Git to send a stored credential to the wrong server", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2020/04/20/1", }, { name: "GLSA-202004-13", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202004-13", }, { name: "FEDORA-2020-c6548b488f", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7TVS5UG6JD3MYIGSBKMIOS6AF7CR5IPI/", }, { name: "FEDORA-2020-f6b3b6fb18", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN3FUOXKX3AXTULYV53ACABER2W2FSOU/", }, { name: "FEDORA-2020-b2a2c830cf", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MOCTR2SEHCPSCOVUQJAGFPGKFMI2VE6V/", }, { name: "FEDORA-2020-4e093619bb", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/74Q7WVJ6FKLIN62VS2JD2XCNWK5TNKOW/", }, { name: "openSUSE-SU-2020:0598", refsource: "SUSE", tags: [ "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00003.html", }, { name: "USN-4329-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "https://usn.ubuntu.com/4329-1/", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5, confidentialityImpact: "PARTIAL", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:P/I:N/A:N", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2021-03-19T18:21Z", publishedDate: "2020-04-14T23:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.