Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2021-21300
Vulnerability from cvelistv5
Published
2021-03-09 00:00
Modified
2024-08-03 18:09
Severity ?
EPSS score ?
Summary
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.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
git | git |
Version: >= 2.14.2, < 2.17.62.17.6 Version: >= 2.18.0, < 2.18.5 Version: >= 2.19.0, < 2.19.6 Version: >= 2.20.0, < 2.20.5 Version: >= 2.21.0, < 2.21.4 Version: >= 2.22.0, < 2.22.5 Version: >= 2.23.0, < 2.23.4 Version: >= 2.24.0, < 2.24.4 Version: >= 2.25.0, < 2.25.5 Version: >= 2.26.0, < 2.26.3 Version: >= 2.27.0, < 2.27.1 Version: >= 2.28.0, < 2.28.1 Version: >= 2.29.0, < 2.29.3 Version: >= 2.30.0, < 2.30.1 |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T18:09:15.850Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", }, { tags: [ "x_transferred", ], url: "https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/", }, { tags: [ "x_transferred", ], url: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", }, { tags: [ "x_transferred", ], url: "https://git-scm.com/docs/gitattributes#_filter", }, { tags: [ "x_transferred", ], url: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", }, { name: "[oss-security] 20210309 git: malicious repositories can execute remote code while cloning", tags: [ "mailing-list", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2021/03/09/3", }, { name: "FEDORA-2021-63fcbd126e", tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/", }, { name: "FEDORA-2021-ffd0b2108d", tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/", }, { name: "FEDORA-2021-03e61a6647", tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/", }, { tags: [ "x_transferred", ], url: "https://support.apple.com/kb/HT212320", }, { name: "20210427 APPLE-SA-2021-04-26-10 Xcode 12.5", tags: [ "mailing-list", "x_transferred", ], url: "http://seclists.org/fulldisclosure/2021/Apr/60", }, { name: "GLSA-202104-01", tags: [ "vendor-advisory", "x_transferred", ], url: "https://security.gentoo.org/glsa/202104-01", }, { tags: [ "x_transferred", ], url: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", }, { name: "[debian-lts-announce] 20221010 [SECURITY] [DLA 3145-1] git security update", tags: [ "mailing-list", "x_transferred", ], url: "https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "git", vendor: "git", versions: [ { status: "affected", version: ">= 2.14.2, < 2.17.62.17.6", }, { status: "affected", version: ">= 2.18.0, < 2.18.5", }, { status: "affected", version: ">= 2.19.0, < 2.19.6", }, { status: "affected", version: ">= 2.20.0, < 2.20.5", }, { status: "affected", version: ">= 2.21.0, < 2.21.4", }, { status: "affected", version: ">= 2.22.0, < 2.22.5", }, { status: "affected", version: ">= 2.23.0, < 2.23.4", }, { status: "affected", version: ">= 2.24.0, < 2.24.4", }, { status: "affected", version: ">= 2.25.0, < 2.25.5", }, { status: "affected", version: ">= 2.26.0, < 2.26.3", }, { status: "affected", version: ">= 2.27.0, < 2.27.1", }, { status: "affected", version: ">= 2.28.0, < 2.28.1", }, { status: "affected", version: ">= 2.29.0, < 2.29.3", }, { status: "affected", version: ">= 2.30.0, < 2.30.1", }, ], }, ], descriptions: [ { lang: "en", value: "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.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-59", description: "CWE-59 Improper Link Resolution Before File Access ('Link Following')", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2022-10-11T00:00:00", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { url: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", }, { url: "https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/", }, { url: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", }, { url: "https://git-scm.com/docs/gitattributes#_filter", }, { url: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", }, { name: "[oss-security] 20210309 git: malicious repositories can execute remote code while cloning", tags: [ "mailing-list", ], url: "http://www.openwall.com/lists/oss-security/2021/03/09/3", }, { name: "FEDORA-2021-63fcbd126e", tags: [ "vendor-advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/", }, { name: "FEDORA-2021-ffd0b2108d", tags: [ "vendor-advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/", }, { name: "FEDORA-2021-03e61a6647", tags: [ "vendor-advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/", }, { url: "https://support.apple.com/kb/HT212320", }, { name: "20210427 APPLE-SA-2021-04-26-10 Xcode 12.5", tags: [ "mailing-list", ], url: "http://seclists.org/fulldisclosure/2021/Apr/60", }, { name: "GLSA-202104-01", tags: [ "vendor-advisory", ], url: "https://security.gentoo.org/glsa/202104-01", }, { url: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", }, { name: "[debian-lts-announce] 20221010 [SECURITY] [DLA 3145-1] git security update", tags: [ "mailing-list", ], url: "https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html", }, ], source: { advisory: "GHSA-8prw-h3cq-mghm", discovery: "UNKNOWN", }, title: "malicious repositories can execute remote code while cloning", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2021-21300", datePublished: "2021-03-09T00:00:00", dateReserved: "2020-12-22T00:00:00", dateUpdated: "2024-08-03T18:09:15.850Z", 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-scm:git:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.14.2\", \"matchCriteriaId\": \"B122112C-041C-4E35-A95B-09A6FEB34E66\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.17.0\", \"versionEndExcluding\": \"2.17.6\", \"matchCriteriaId\": \"F22EC766-C4F5-478C-812C-DC0ECE2B5017\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.18.0\", \"versionEndExcluding\": \"2.18.5\", \"matchCriteriaId\": \"852AD237-C1C7-4C6D-8CD0-46FC6CF3CA2A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.19.0\", \"versionEndExcluding\": \"2.19.6\", \"matchCriteriaId\": \"3964581A-A764-44AC-96AA-0FBAC723876C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.20.0\", \"versionEndExcluding\": \"2.20.5\", \"matchCriteriaId\": \"6B873D83-F63E-4183-8DF5-FB2CA9F7442A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.21.0\", \"versionEndExcluding\": \"2.21.4\", \"matchCriteriaId\": \"28F16A48-7467-428E-A797-F17C1B33D845\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.22.0\", \"versionEndExcluding\": \"2.22.5\", \"matchCriteriaId\": \"344A8A7D-A440-46D2-A424-FE9576211B66\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.23.0\", \"versionEndExcluding\": \"2.23.4\", \"matchCriteriaId\": \"E08D59A6-5026-4E64-A685-3F3C61384AA9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.24.0\", \"versionEndExcluding\": \"2.24.4\", \"matchCriteriaId\": \"800D0A90-9ABA-49AE-AC15-FAB0EAD8E6B9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.25.0\", \"versionEndExcluding\": \"2.25.5\", \"matchCriteriaId\": \"F73CA1C3-0970-4A25-86DF-D6BCF6A245D4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.26.0\", \"versionEndExcluding\": \"2.26.3\", \"matchCriteriaId\": \"C55EAADC-86F7-48AD-ADE6-EAC35900ACCE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.29.0\", \"versionEndExcluding\": \"2.29.3\", \"matchCriteriaId\": \"60B8D72E-7390-4748-85C3-2143B473B8A2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.30.0\", \"versionEndExcluding\": \"2.30.2\", \"matchCriteriaId\": \"3B4C27E1-AB72-4ABB-8BEF-BA317C229CF8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:2.27.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1A303CF1-7129-4C24-B6EB-03E7F5A51FB7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:git-scm:git:2.28.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8920211C-E92D-41FD-BBFA-4702FB07B4D4\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"36D96259-24BD-44E2-96D9-78CE1D41F956\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"12.5\", \"matchCriteriaId\": \"BD2A6382-E564-4CF6-AE51-62A021766671\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"11.0\", \"matchCriteriaId\": \"FD77D019-6FF7-4D3B-BE07-65C7A6879F12\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}]", descriptions: "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Git es un sistema de control de revisiones distribuido de c\\u00f3digo abierto. En las versiones afectadas de Git, un repositorio especialmente dise\\u00f1ado que contiene enlaces simb\\u00f3licos, as\\u00ed como archivos que usan un filtro clean/smudge como Git LFS, puede hacer que se ejecute un script reci\\u00e9n extra\\u00eddo mientras se clona en un sistema de archivos que no distingue entre may\\u00fasculas y min\\u00fasculas como NTFS , HFS+ o APFS (es decir, los sistemas de archivos predeterminados en Windows y macOS). Tome en cuenta que los filtros de clean/smudge deben ser configurados para eso. Git para Windows configura Git LFS por defecto y, por lo tanto, es vulnerable. El problema se ha corregido en las versiones publicadas el martes 9 de marzo de 2021. Como soluci\\u00f3n temporal, si el soporte de enlace simb\\u00f3lico est\\u00e1 deshabilitado en Git (por ejemplo, por medio de \\\"git config --global core.symlinks false\\\"), el ataque descrito no funcionar\\u00e1. Del mismo modo, si no se configuran globalmente filtros clean/smudge como Git LFS (es decir,_before_ cloning), el ataque se frustra. Como siempre, es mejor evitar la clonaci\\u00f3n de repositorios de fuentes no confiables. La primera versi\\u00f3n afectada es 2.14.2. Las versiones correctas son: 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\"}]", id: "CVE-2021-21300", lastModified: "2024-11-21T05:47:58.407", metrics: "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N\", \"baseScore\": 8.0, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.8}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:H/Au:N/C:P/I:P/A:P\", \"baseScore\": 5.1, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"HIGH\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 4.9, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}", published: "2021-03-09T20:15:13.260", references: "[{\"url\": \"http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2021/Apr/60\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2021/03/09/3\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://git-scm.com/docs/gitattributes#_filter\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00014.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/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202104-01\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.apple.com/kb/HT212320\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2021/Apr/60\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2021/03/09/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://git-scm.com/docs/gitattributes#_filter\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00014.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/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202104-01\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.apple.com/kb/HT212320\", \"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-59\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-59\"}]}]", }, nvd: "{\"cve\":{\"id\":\"CVE-2021-21300\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-03-09T20:15:13.260\",\"lastModified\":\"2024-11-21T05:47:58.407\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Git es un sistema de control de revisiones distribuido de código abierto. En las versiones afectadas de Git, un repositorio especialmente diseñado que contiene enlaces simbólicos, así como archivos que usan un filtro clean/smudge como Git LFS, puede hacer que se ejecute un script recién extraído mientras se clona en un sistema de archivos que no distingue entre mayúsculas y minúsculas como NTFS , HFS+ o APFS (es decir, los sistemas de archivos predeterminados en Windows y macOS). Tome en cuenta que los filtros de clean/smudge deben ser configurados para eso. Git para Windows configura Git LFS por defecto y, por lo tanto, es vulnerable. El problema se ha corregido en las versiones publicadas el martes 9 de marzo de 2021. Como solución temporal, si el soporte de enlace simbólico está deshabilitado en Git (por ejemplo, por medio de \\\"git config --global core.symlinks false\\\"), el ataque descrito no funcionará. Del mismo modo, si no se configuran globalmente filtros clean/smudge como Git LFS (es decir,_before_ cloning), el ataque se frustra. Como siempre, es mejor evitar la clonación de repositorios de fuentes no confiables. La primera versión afectada es 2.14.2. Las versiones correctas son: 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\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:P/A:P\",\"baseScore\":5.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":4.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.14.2\",\"matchCriteriaId\":\"B122112C-041C-4E35-A95B-09A6FEB34E66\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.17.0\",\"versionEndExcluding\":\"2.17.6\",\"matchCriteriaId\":\"F22EC766-C4F5-478C-812C-DC0ECE2B5017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.18.0\",\"versionEndExcluding\":\"2.18.5\",\"matchCriteriaId\":\"852AD237-C1C7-4C6D-8CD0-46FC6CF3CA2A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.19.0\",\"versionEndExcluding\":\"2.19.6\",\"matchCriteriaId\":\"3964581A-A764-44AC-96AA-0FBAC723876C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.20.0\",\"versionEndExcluding\":\"2.20.5\",\"matchCriteriaId\":\"6B873D83-F63E-4183-8DF5-FB2CA9F7442A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.21.0\",\"versionEndExcluding\":\"2.21.4\",\"matchCriteriaId\":\"28F16A48-7467-428E-A797-F17C1B33D845\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.22.0\",\"versionEndExcluding\":\"2.22.5\",\"matchCriteriaId\":\"344A8A7D-A440-46D2-A424-FE9576211B66\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.23.0\",\"versionEndExcluding\":\"2.23.4\",\"matchCriteriaId\":\"E08D59A6-5026-4E64-A685-3F3C61384AA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.24.0\",\"versionEndExcluding\":\"2.24.4\",\"matchCriteriaId\":\"800D0A90-9ABA-49AE-AC15-FAB0EAD8E6B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.25.0\",\"versionEndExcluding\":\"2.25.5\",\"matchCriteriaId\":\"F73CA1C3-0970-4A25-86DF-D6BCF6A245D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.26.0\",\"versionEndExcluding\":\"2.26.3\",\"matchCriteriaId\":\"C55EAADC-86F7-48AD-ADE6-EAC35900ACCE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.29.0\",\"versionEndExcluding\":\"2.29.3\",\"matchCriteriaId\":\"60B8D72E-7390-4748-85C3-2143B473B8A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.30.0\",\"versionEndExcluding\":\"2.30.2\",\"matchCriteriaId\":\"3B4C27E1-AB72-4ABB-8BEF-BA317C229CF8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:2.27.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A303CF1-7129-4C24-B6EB-03E7F5A51FB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:2.28.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8920211C-E92D-41FD-BBFA-4702FB07B4D4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"12.5\",\"matchCriteriaId\":\"BD2A6382-E564-4CF6-AE51-62A021766671\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"matchCriteriaId\":\"FD77D019-6FF7-4D3B-BE07-65C7A6879F12\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://seclists.org/fulldisclosure/2021/Apr/60\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/03/09/3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://git-scm.com/docs/gitattributes#_filter\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/10/msg00014.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/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202104-01\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT212320\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://seclists.org/fulldisclosure/2021/Apr/60\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/03/09/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://git-scm.com/docs/gitattributes#_filter\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/10/msg00014.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/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202104-01\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT212320\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", }, }
suse-su-2021:0756-1
Vulnerability from csaf_suse
Published
2021-03-09 18:22
Modified
2021-03-09 18:22
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:
- On case-insensitive filesystems, with support for symbolic links,
if Git is configured globally to apply delay-capable clean/smudge
filters (such as Git LFS), Git could be fooled into running
remote code during a clone. (bsc#1183026, CVE-2021-21300)
Patchnames
HPE-Helion-OpenStack-8-2021-756,SUSE-2021-756,SUSE-OpenStack-Cloud-7-2021-756,SUSE-OpenStack-Cloud-8-2021-756,SUSE-OpenStack-Cloud-9-2021-756,SUSE-OpenStack-Cloud-Crowbar-8-2021-756,SUSE-OpenStack-Cloud-Crowbar-9-2021-756,SUSE-SLE-SAP-12-SP2-2021-756,SUSE-SLE-SAP-12-SP3-2021-756,SUSE-SLE-SAP-12-SP4-2021-756,SUSE-SLE-SDK-12-SP5-2021-756,SUSE-SLE-SERVER-12-SP2-2021-756,SUSE-SLE-SERVER-12-SP2-BCL-2021-756,SUSE-SLE-SERVER-12-SP3-2021-756,SUSE-SLE-SERVER-12-SP3-BCL-2021-756,SUSE-SLE-SERVER-12-SP4-LTSS-2021-756,SUSE-SLE-SERVER-12-SP5-2021-756
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- On case-insensitive filesystems, with support for symbolic links,\n if Git is configured globally to apply delay-capable clean/smudge\n filters (such as Git LFS), Git could be fooled into running\n remote code during a clone. (bsc#1183026, CVE-2021-21300)\n", title: "Description of the patch", }, { category: "details", text: "HPE-Helion-OpenStack-8-2021-756,SUSE-2021-756,SUSE-OpenStack-Cloud-7-2021-756,SUSE-OpenStack-Cloud-8-2021-756,SUSE-OpenStack-Cloud-9-2021-756,SUSE-OpenStack-Cloud-Crowbar-8-2021-756,SUSE-OpenStack-Cloud-Crowbar-9-2021-756,SUSE-SLE-SAP-12-SP2-2021-756,SUSE-SLE-SAP-12-SP3-2021-756,SUSE-SLE-SAP-12-SP4-2021-756,SUSE-SLE-SDK-12-SP5-2021-756,SUSE-SLE-SERVER-12-SP2-2021-756,SUSE-SLE-SERVER-12-SP2-BCL-2021-756,SUSE-SLE-SERVER-12-SP3-2021-756,SUSE-SLE-SERVER-12-SP3-BCL-2021-756,SUSE-SLE-SERVER-12-SP4-LTSS-2021-756,SUSE-SLE-SERVER-12-SP5-2021-756", 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-2021_0756-1.json", }, { category: "self", summary: "URL for SUSE-SU-2021:0756-1", url: "https://www.suse.com/support/update/announcement/2021/suse-su-20210756-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2021:0756-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008456.html", }, { category: "self", summary: "SUSE Bug 1183026", url: "https://bugzilla.suse.com/1183026", }, { category: "self", summary: "SUSE CVE CVE-2021-21300 page", url: "https://www.suse.com/security/cve/CVE-2021-21300/", }, ], title: "Security update for git", tracking: { current_release_date: "2021-03-09T18:22:23Z", generator: { date: "2021-03-09T18:22:23Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2021:0756-1", initial_release_date: "2021-03-09T18:22:23Z", revision_history: [ { date: "2021-03-09T18:22:23Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.26.2-27.43.1.aarch64", product: { name: "git-2.26.2-27.43.1.aarch64", product_id: "git-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-arch-2.26.2-27.43.1.aarch64", product: { name: "git-arch-2.26.2-27.43.1.aarch64", product_id: "git-arch-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-core-2.26.2-27.43.1.aarch64", product: { name: "git-core-2.26.2-27.43.1.aarch64", product_id: "git-core-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.43.1.aarch64", product: { name: "git-credential-gnome-keyring-2.26.2-27.43.1.aarch64", product_id: "git-credential-gnome-keyring-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.43.1.aarch64", product: { name: "git-credential-libsecret-2.26.2-27.43.1.aarch64", product_id: "git-credential-libsecret-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.43.1.aarch64", product: { name: "git-cvs-2.26.2-27.43.1.aarch64", product_id: "git-cvs-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.43.1.aarch64", product: { name: "git-daemon-2.26.2-27.43.1.aarch64", product_id: "git-daemon-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-email-2.26.2-27.43.1.aarch64", product: { name: "git-email-2.26.2-27.43.1.aarch64", product_id: "git-email-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-gui-2.26.2-27.43.1.aarch64", product: { name: "git-gui-2.26.2-27.43.1.aarch64", product_id: "git-gui-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-p4-2.26.2-27.43.1.aarch64", product: { name: "git-p4-2.26.2-27.43.1.aarch64", product_id: "git-p4-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-svn-2.26.2-27.43.1.aarch64", product: { name: "git-svn-2.26.2-27.43.1.aarch64", product_id: "git-svn-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "git-web-2.26.2-27.43.1.aarch64", product: { name: "git-web-2.26.2-27.43.1.aarch64", product_id: "git-web-2.26.2-27.43.1.aarch64", }, }, { category: "product_version", name: "gitk-2.26.2-27.43.1.aarch64", product: { name: "gitk-2.26.2-27.43.1.aarch64", product_id: "gitk-2.26.2-27.43.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.43.1.i586", product: { name: "git-2.26.2-27.43.1.i586", product_id: "git-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-arch-2.26.2-27.43.1.i586", product: { name: "git-arch-2.26.2-27.43.1.i586", product_id: "git-arch-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-core-2.26.2-27.43.1.i586", product: { name: "git-core-2.26.2-27.43.1.i586", product_id: "git-core-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.43.1.i586", product: { name: "git-credential-gnome-keyring-2.26.2-27.43.1.i586", product_id: "git-credential-gnome-keyring-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.43.1.i586", product: { name: "git-credential-libsecret-2.26.2-27.43.1.i586", product_id: "git-credential-libsecret-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.43.1.i586", product: { name: "git-cvs-2.26.2-27.43.1.i586", product_id: "git-cvs-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.43.1.i586", product: { name: "git-daemon-2.26.2-27.43.1.i586", product_id: "git-daemon-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-email-2.26.2-27.43.1.i586", product: { name: "git-email-2.26.2-27.43.1.i586", product_id: "git-email-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-gui-2.26.2-27.43.1.i586", product: { name: "git-gui-2.26.2-27.43.1.i586", product_id: "git-gui-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-p4-2.26.2-27.43.1.i586", product: { name: "git-p4-2.26.2-27.43.1.i586", product_id: "git-p4-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-svn-2.26.2-27.43.1.i586", product: { name: "git-svn-2.26.2-27.43.1.i586", product_id: "git-svn-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "git-web-2.26.2-27.43.1.i586", product: { name: "git-web-2.26.2-27.43.1.i586", product_id: "git-web-2.26.2-27.43.1.i586", }, }, { category: "product_version", name: "gitk-2.26.2-27.43.1.i586", product: { name: "gitk-2.26.2-27.43.1.i586", product_id: "gitk-2.26.2-27.43.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.26.2-27.43.1.noarch", product: { name: "git-doc-2.26.2-27.43.1.noarch", product_id: "git-doc-2.26.2-27.43.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.43.1.ppc64le", product: { name: "git-2.26.2-27.43.1.ppc64le", product_id: "git-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-arch-2.26.2-27.43.1.ppc64le", product: { name: "git-arch-2.26.2-27.43.1.ppc64le", product_id: "git-arch-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-core-2.26.2-27.43.1.ppc64le", product: { name: "git-core-2.26.2-27.43.1.ppc64le", product_id: "git-core-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.43.1.ppc64le", product: { name: "git-credential-gnome-keyring-2.26.2-27.43.1.ppc64le", product_id: "git-credential-gnome-keyring-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.43.1.ppc64le", product: { name: "git-credential-libsecret-2.26.2-27.43.1.ppc64le", product_id: "git-credential-libsecret-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.43.1.ppc64le", product: { name: "git-cvs-2.26.2-27.43.1.ppc64le", product_id: "git-cvs-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.43.1.ppc64le", product: { name: "git-daemon-2.26.2-27.43.1.ppc64le", product_id: "git-daemon-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-email-2.26.2-27.43.1.ppc64le", product: { name: "git-email-2.26.2-27.43.1.ppc64le", product_id: "git-email-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-gui-2.26.2-27.43.1.ppc64le", product: { name: "git-gui-2.26.2-27.43.1.ppc64le", product_id: "git-gui-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-p4-2.26.2-27.43.1.ppc64le", product: { name: "git-p4-2.26.2-27.43.1.ppc64le", product_id: "git-p4-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-svn-2.26.2-27.43.1.ppc64le", product: { name: "git-svn-2.26.2-27.43.1.ppc64le", product_id: "git-svn-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "git-web-2.26.2-27.43.1.ppc64le", product: { name: "git-web-2.26.2-27.43.1.ppc64le", product_id: "git-web-2.26.2-27.43.1.ppc64le", }, }, { category: "product_version", name: "gitk-2.26.2-27.43.1.ppc64le", product: { name: "gitk-2.26.2-27.43.1.ppc64le", product_id: "gitk-2.26.2-27.43.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.43.1.s390", product: { name: "git-2.26.2-27.43.1.s390", product_id: "git-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-arch-2.26.2-27.43.1.s390", product: { name: "git-arch-2.26.2-27.43.1.s390", product_id: "git-arch-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-core-2.26.2-27.43.1.s390", product: { name: "git-core-2.26.2-27.43.1.s390", product_id: "git-core-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.43.1.s390", product: { name: "git-credential-gnome-keyring-2.26.2-27.43.1.s390", product_id: "git-credential-gnome-keyring-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.43.1.s390", product: { name: "git-credential-libsecret-2.26.2-27.43.1.s390", product_id: "git-credential-libsecret-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.43.1.s390", product: { name: "git-cvs-2.26.2-27.43.1.s390", product_id: "git-cvs-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.43.1.s390", product: { name: "git-daemon-2.26.2-27.43.1.s390", product_id: "git-daemon-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-email-2.26.2-27.43.1.s390", product: { name: "git-email-2.26.2-27.43.1.s390", product_id: "git-email-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-gui-2.26.2-27.43.1.s390", product: { name: "git-gui-2.26.2-27.43.1.s390", product_id: "git-gui-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-p4-2.26.2-27.43.1.s390", product: { name: "git-p4-2.26.2-27.43.1.s390", product_id: "git-p4-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-svn-2.26.2-27.43.1.s390", product: { name: "git-svn-2.26.2-27.43.1.s390", product_id: "git-svn-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "git-web-2.26.2-27.43.1.s390", product: { name: "git-web-2.26.2-27.43.1.s390", product_id: "git-web-2.26.2-27.43.1.s390", }, }, { category: "product_version", name: "gitk-2.26.2-27.43.1.s390", product: { name: "gitk-2.26.2-27.43.1.s390", product_id: "gitk-2.26.2-27.43.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.43.1.s390x", product: { name: "git-2.26.2-27.43.1.s390x", product_id: "git-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-arch-2.26.2-27.43.1.s390x", product: { name: "git-arch-2.26.2-27.43.1.s390x", product_id: "git-arch-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-core-2.26.2-27.43.1.s390x", product: { name: "git-core-2.26.2-27.43.1.s390x", product_id: "git-core-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.43.1.s390x", product: { name: "git-credential-gnome-keyring-2.26.2-27.43.1.s390x", product_id: "git-credential-gnome-keyring-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.43.1.s390x", product: { name: "git-credential-libsecret-2.26.2-27.43.1.s390x", product_id: "git-credential-libsecret-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.43.1.s390x", product: { name: "git-cvs-2.26.2-27.43.1.s390x", product_id: "git-cvs-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.43.1.s390x", product: { name: "git-daemon-2.26.2-27.43.1.s390x", product_id: "git-daemon-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-email-2.26.2-27.43.1.s390x", product: { name: "git-email-2.26.2-27.43.1.s390x", product_id: "git-email-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-gui-2.26.2-27.43.1.s390x", product: { name: "git-gui-2.26.2-27.43.1.s390x", product_id: "git-gui-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-p4-2.26.2-27.43.1.s390x", product: { name: "git-p4-2.26.2-27.43.1.s390x", product_id: "git-p4-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-svn-2.26.2-27.43.1.s390x", product: { name: "git-svn-2.26.2-27.43.1.s390x", product_id: "git-svn-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "git-web-2.26.2-27.43.1.s390x", product: { name: "git-web-2.26.2-27.43.1.s390x", product_id: "git-web-2.26.2-27.43.1.s390x", }, }, { category: "product_version", name: "gitk-2.26.2-27.43.1.s390x", product: { name: "gitk-2.26.2-27.43.1.s390x", product_id: "gitk-2.26.2-27.43.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.26.2-27.43.1.x86_64", product: { name: "git-2.26.2-27.43.1.x86_64", product_id: "git-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-core-2.26.2-27.43.1.x86_64", product: { name: "git-core-2.26.2-27.43.1.x86_64", product_id: "git-core-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.26.2-27.43.1.x86_64", product: { name: "git-cvs-2.26.2-27.43.1.x86_64", product_id: "git-cvs-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.26.2-27.43.1.x86_64", product: { name: "git-daemon-2.26.2-27.43.1.x86_64", product_id: "git-daemon-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-email-2.26.2-27.43.1.x86_64", product: { name: "git-email-2.26.2-27.43.1.x86_64", product_id: "git-email-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.26.2-27.43.1.x86_64", product: { name: "git-gui-2.26.2-27.43.1.x86_64", product_id: "git-gui-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.26.2-27.43.1.x86_64", product: { name: "git-svn-2.26.2-27.43.1.x86_64", product_id: "git-svn-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-web-2.26.2-27.43.1.x86_64", product: { name: "git-web-2.26.2-27.43.1.x86_64", product_id: "git-web-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "gitk-2.26.2-27.43.1.x86_64", product: { name: "gitk-2.26.2-27.43.1.x86_64", product_id: "gitk-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.26.2-27.43.1.x86_64", product: { name: "git-arch-2.26.2-27.43.1.x86_64", product_id: "git-arch-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-27.43.1.x86_64", product: { name: "git-credential-gnome-keyring-2.26.2-27.43.1.x86_64", product_id: "git-credential-gnome-keyring-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-27.43.1.x86_64", product: { name: "git-credential-libsecret-2.26.2-27.43.1.x86_64", product_id: "git-credential-libsecret-2.26.2-27.43.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.26.2-27.43.1.x86_64", product: { name: "git-p4-2.26.2-27.43.1.x86_64", product_id: "git-p4-2.26.2-27.43.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 9", product: { name: "SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:9", }, }, }, { 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 OpenStack Cloud Crowbar 9", product: { name: "SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud-crowbar:9", }, }, }, { 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 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 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 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-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss: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_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-core-2.26.2-27.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.s390x", }, product_reference: "git-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.s390x", }, product_reference: "git-core-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.s390x", }, product_reference: "git-cvs-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.s390x", }, product_reference: "git-daemon-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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.43.1.noarch as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.43.1.noarch", }, product_reference: "git-doc-2.26.2-27.43.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.s390x", }, product_reference: "git-email-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.s390x", }, product_reference: "git-gui-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.s390x", }, product_reference: "git-svn-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.s390x", }, product_reference: "git-web-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.s390x", }, product_reference: "gitk-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-core-2.26.2-27.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-core-2.26.2-27.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.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-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.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-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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-core-2.26.2-27.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.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-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.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-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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.43.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.43.1.noarch", }, product_reference: "git-doc-2.26.2-27.43.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.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-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.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-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.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-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.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-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.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-web-2.26.2-27.43.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-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.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-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.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-2.26.2-27.43.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-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", 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.43.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-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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-core-2.26.2-27.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.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-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.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-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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-email-2.26.2-27.43.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-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.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-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.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-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.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-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.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-web-2.26.2-27.43.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-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.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-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.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.43.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-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.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-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.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-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.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-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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-email-2.26.2-27.43.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-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.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-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.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-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.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-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.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-web-2.26.2-27.43.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-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.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-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.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-2.26.2-27.43.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.43.1.aarch64", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-arch-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-arch-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-arch-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-arch-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-cvs-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-cvs-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-daemon-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-daemon-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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.43.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.43.1.noarch", }, product_reference: "git-doc-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-email-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-email-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-gui-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-gui-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-svn-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-svn-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-web-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-web-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "gitk-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "gitk-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", 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.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.s390x", }, product_reference: "git-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.1.x86_64", 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.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.s390x", }, product_reference: "git-cvs-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.s390x", }, product_reference: "git-daemon-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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.43.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.43.1.noarch", }, product_reference: "git-doc-2.26.2-27.43.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.s390x", }, product_reference: "git-email-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.s390x", }, product_reference: "git-gui-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.s390x", }, product_reference: "git-svn-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.s390x", }, product_reference: "git-web-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.s390x", }, product_reference: "gitk-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.1.x86_64", 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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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.43.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.43.1.noarch", }, product_reference: "git-doc-2.26.2-27.43.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.aarch64", }, product_reference: "git-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.s390x", }, product_reference: "git-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.aarch64", }, product_reference: "git-cvs-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.s390x", }, product_reference: "git-cvs-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.aarch64", }, product_reference: "git-daemon-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.s390x", }, product_reference: "git-daemon-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.aarch64", }, product_reference: "git-email-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.s390x", }, product_reference: "git-email-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.aarch64", }, product_reference: "git-gui-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.s390x", }, product_reference: "git-gui-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.aarch64", }, product_reference: "git-svn-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.s390x", }, product_reference: "git-svn-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.aarch64", }, product_reference: "git-web-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.s390x", }, product_reference: "git-web-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.aarch64", }, product_reference: "gitk-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.s390x", }, product_reference: "gitk-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.aarch64", }, product_reference: "git-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.s390x", }, product_reference: "git-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.aarch64", }, product_reference: "git-core-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.s390x", }, product_reference: "git-core-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.aarch64", }, product_reference: "git-cvs-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.s390x", }, product_reference: "git-cvs-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.aarch64", }, product_reference: "git-daemon-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.s390x", }, product_reference: "git-daemon-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.aarch64", }, product_reference: "git-email-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.s390x", }, product_reference: "git-email-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.aarch64", }, product_reference: "git-gui-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.s390x", }, product_reference: "git-gui-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.aarch64", }, product_reference: "git-svn-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.s390x", }, product_reference: "git-svn-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.aarch64", }, product_reference: "git-web-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.s390x", }, product_reference: "git-web-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.aarch64", }, product_reference: "gitk-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.s390x", }, product_reference: "gitk-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.aarch64", }, product_reference: "git-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.s390x", }, product_reference: "git-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", }, product_reference: "git-cvs-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.s390x", }, product_reference: "git-cvs-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", }, product_reference: "git-daemon-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.s390x", }, product_reference: "git-daemon-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.aarch64", }, product_reference: "git-email-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.s390x", }, product_reference: "git-email-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.aarch64", }, product_reference: "git-gui-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.s390x", }, product_reference: "git-gui-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.aarch64", }, product_reference: "git-svn-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.s390x", }, product_reference: "git-svn-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.aarch64", }, product_reference: "git-web-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.s390x", }, product_reference: "git-web-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.aarch64", }, product_reference: "gitk-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.s390x", }, product_reference: "gitk-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.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-2.26.2-27.43.1.aarch64", }, product_reference: "git-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.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-2.26.2-27.43.1.ppc64le", }, product_reference: "git-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.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-2.26.2-27.43.1.s390x", }, product_reference: "git-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-27.43.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-2.26.2-27.43.1.x86_64", }, product_reference: "git-2.26.2-27.43.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.43.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.43.1.aarch64", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.ppc64le", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.s390x", }, product_reference: "git-core-2.26.2-27.43.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.43.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.43.1.x86_64", }, product_reference: "git-core-2.26.2-27.43.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-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.aarch64", }, product_reference: "git-cvs-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.ppc64le", }, product_reference: "git-cvs-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.s390x", }, product_reference: "git-cvs-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-27.43.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-cvs-2.26.2-27.43.1.x86_64", }, product_reference: "git-cvs-2.26.2-27.43.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-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.aarch64", }, product_reference: "git-daemon-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.ppc64le", }, product_reference: "git-daemon-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.s390x", }, product_reference: "git-daemon-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-27.43.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-daemon-2.26.2-27.43.1.x86_64", }, product_reference: "git-daemon-2.26.2-27.43.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-email-2.26.2-27.43.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-email-2.26.2-27.43.1.aarch64", }, product_reference: "git-email-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.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-email-2.26.2-27.43.1.ppc64le", }, product_reference: "git-email-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.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-email-2.26.2-27.43.1.s390x", }, product_reference: "git-email-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-27.43.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-email-2.26.2-27.43.1.x86_64", }, product_reference: "git-email-2.26.2-27.43.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-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.aarch64", }, product_reference: "git-gui-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.ppc64le", }, product_reference: "git-gui-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.s390x", }, product_reference: "git-gui-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-27.43.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-gui-2.26.2-27.43.1.x86_64", }, product_reference: "git-gui-2.26.2-27.43.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-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.aarch64", }, product_reference: "git-svn-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.ppc64le", }, product_reference: "git-svn-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.s390x", }, product_reference: "git-svn-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-27.43.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-svn-2.26.2-27.43.1.x86_64", }, product_reference: "git-svn-2.26.2-27.43.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-web-2.26.2-27.43.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-web-2.26.2-27.43.1.aarch64", }, product_reference: "git-web-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.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-web-2.26.2-27.43.1.ppc64le", }, product_reference: "git-web-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.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-web-2.26.2-27.43.1.s390x", }, product_reference: "git-web-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-27.43.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-web-2.26.2-27.43.1.x86_64", }, product_reference: "git-web-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.aarch64", }, product_reference: "gitk-2.26.2-27.43.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.ppc64le", }, product_reference: "gitk-2.26.2-27.43.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.s390x", }, product_reference: "gitk-2.26.2-27.43.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-27.43.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:gitk-2.26.2-27.43.1.x86_64", }, product_reference: "gitk-2.26.2-27.43.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, ], }, vulnerabilities: [ { 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: [ "HPE Helion OpenStack 8:git-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-cvs-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-daemon-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-email-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-gui-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-svn-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-web-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.43.1.noarch", "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.43.1.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: [ "HPE Helion OpenStack 8:git-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-cvs-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-daemon-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-email-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-gui-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-svn-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-web-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.43.1.noarch", "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.43.1.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: [ "HPE Helion OpenStack 8:git-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-cvs-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-daemon-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-email-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-gui-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-svn-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:git-web-2.26.2-27.43.1.x86_64", "HPE Helion OpenStack 8:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.43.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.43.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-doc-2.26.2-27.43.1.noarch", "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.s390x", "SUSE OpenStack Cloud 7:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 8:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud 9:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.43.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.43.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2021-03-09T18:22:23Z", details: "important", }, ], title: "CVE-2021-21300", }, ], }
suse-su-2021:0757-1
Vulnerability from csaf_suse
Published
2021-03-09 18:44
Modified
2021-03-09 18:44
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:
- On case-insensitive filesystems, with support for symbolic links,
if Git is configured globally to apply delay-capable clean/smudge
filters (such as Git LFS), Git could be fooled into running
remote code during a clone. (bsc#1183026, CVE-2021-21300)
Patchnames
SUSE-2021-757,SUSE-SLE-Module-Basesystem-15-SP2-2021-757,SUSE-SLE-Module-Basesystem-15-SP3-2021-757,SUSE-SLE-Module-Development-Tools-15-SP2-2021-757,SUSE-SLE-Module-Development-Tools-15-SP3-2021-757,SUSE-SLE-Product-HPC-15-2021-757,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-757,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-757,SUSE-SLE-Product-SLES-15-2021-757,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-757,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-757,SUSE-SLE-Product-SLES_SAP-15-2021-757,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-757,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-757,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-757,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-757,SUSE-Storage-6-2021-757
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- On case-insensitive filesystems, with support for symbolic links,\n if Git is configured globally to apply delay-capable clean/smudge\n filters (such as Git LFS), Git could be fooled into running\n remote code during a clone. (bsc#1183026, CVE-2021-21300)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2021-757,SUSE-SLE-Module-Basesystem-15-SP2-2021-757,SUSE-SLE-Module-Basesystem-15-SP3-2021-757,SUSE-SLE-Module-Development-Tools-15-SP2-2021-757,SUSE-SLE-Module-Development-Tools-15-SP3-2021-757,SUSE-SLE-Product-HPC-15-2021-757,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-757,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-757,SUSE-SLE-Product-SLES-15-2021-757,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-757,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-757,SUSE-SLE-Product-SLES_SAP-15-2021-757,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-757,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-757,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-757,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-757,SUSE-Storage-6-2021-757", 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-2021_0757-1.json", }, { category: "self", summary: "URL for SUSE-SU-2021:0757-1", url: "https://www.suse.com/support/update/announcement/2021/suse-su-20210757-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2021:0757-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008461.html", }, { category: "self", summary: "SUSE Bug 1183026", url: "https://bugzilla.suse.com/1183026", }, { category: "self", summary: "SUSE CVE CVE-2021-21300 page", url: "https://www.suse.com/security/cve/CVE-2021-21300/", }, ], title: "Security update for git", tracking: { current_release_date: "2021-03-09T18:44:45Z", generator: { date: "2021-03-09T18:44:45Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2021:0757-1", initial_release_date: "2021-03-09T18:44:45Z", revision_history: [ { date: "2021-03-09T18:44:45Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.26.2-3.31.1.aarch64", product: { name: "git-2.26.2-3.31.1.aarch64", product_id: "git-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-arch-2.26.2-3.31.1.aarch64", product: { name: "git-arch-2.26.2-3.31.1.aarch64", product_id: "git-arch-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-core-2.26.2-3.31.1.aarch64", product: { name: "git-core-2.26.2-3.31.1.aarch64", product_id: "git-core-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-3.31.1.aarch64", product: { name: "git-credential-gnome-keyring-2.26.2-3.31.1.aarch64", product_id: "git-credential-gnome-keyring-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-3.31.1.aarch64", product: { name: "git-credential-libsecret-2.26.2-3.31.1.aarch64", product_id: "git-credential-libsecret-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-cvs-2.26.2-3.31.1.aarch64", product: { name: "git-cvs-2.26.2-3.31.1.aarch64", product_id: "git-cvs-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-daemon-2.26.2-3.31.1.aarch64", product: { name: "git-daemon-2.26.2-3.31.1.aarch64", product_id: "git-daemon-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-email-2.26.2-3.31.1.aarch64", product: { name: "git-email-2.26.2-3.31.1.aarch64", product_id: "git-email-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-gui-2.26.2-3.31.1.aarch64", product: { name: "git-gui-2.26.2-3.31.1.aarch64", product_id: "git-gui-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-p4-2.26.2-3.31.1.aarch64", product: { name: "git-p4-2.26.2-3.31.1.aarch64", product_id: "git-p4-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-svn-2.26.2-3.31.1.aarch64", product: { name: "git-svn-2.26.2-3.31.1.aarch64", product_id: "git-svn-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "git-web-2.26.2-3.31.1.aarch64", product: { name: "git-web-2.26.2-3.31.1.aarch64", product_id: "git-web-2.26.2-3.31.1.aarch64", }, }, { category: "product_version", name: "gitk-2.26.2-3.31.1.aarch64", product: { name: "gitk-2.26.2-3.31.1.aarch64", product_id: "gitk-2.26.2-3.31.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-2.26.2-3.31.1.i586", product: { name: "git-2.26.2-3.31.1.i586", product_id: "git-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-arch-2.26.2-3.31.1.i586", product: { name: "git-arch-2.26.2-3.31.1.i586", product_id: "git-arch-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-core-2.26.2-3.31.1.i586", product: { name: "git-core-2.26.2-3.31.1.i586", product_id: "git-core-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-3.31.1.i586", product: { name: "git-credential-gnome-keyring-2.26.2-3.31.1.i586", product_id: "git-credential-gnome-keyring-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-3.31.1.i586", product: { name: "git-credential-libsecret-2.26.2-3.31.1.i586", product_id: "git-credential-libsecret-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-cvs-2.26.2-3.31.1.i586", product: { name: "git-cvs-2.26.2-3.31.1.i586", product_id: "git-cvs-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-daemon-2.26.2-3.31.1.i586", product: { name: "git-daemon-2.26.2-3.31.1.i586", product_id: "git-daemon-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-email-2.26.2-3.31.1.i586", product: { name: "git-email-2.26.2-3.31.1.i586", product_id: "git-email-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-gui-2.26.2-3.31.1.i586", product: { name: "git-gui-2.26.2-3.31.1.i586", product_id: "git-gui-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-p4-2.26.2-3.31.1.i586", product: { name: "git-p4-2.26.2-3.31.1.i586", product_id: "git-p4-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-svn-2.26.2-3.31.1.i586", product: { name: "git-svn-2.26.2-3.31.1.i586", product_id: "git-svn-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "git-web-2.26.2-3.31.1.i586", product: { name: "git-web-2.26.2-3.31.1.i586", product_id: "git-web-2.26.2-3.31.1.i586", }, }, { category: "product_version", name: "gitk-2.26.2-3.31.1.i586", product: { name: "gitk-2.26.2-3.31.1.i586", product_id: "gitk-2.26.2-3.31.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.26.2-3.31.1.noarch", product: { name: "git-doc-2.26.2-3.31.1.noarch", product_id: "git-doc-2.26.2-3.31.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.26.2-3.31.1.ppc64le", product: { name: "git-2.26.2-3.31.1.ppc64le", product_id: "git-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-arch-2.26.2-3.31.1.ppc64le", product: { name: "git-arch-2.26.2-3.31.1.ppc64le", product_id: "git-arch-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-core-2.26.2-3.31.1.ppc64le", product: { name: "git-core-2.26.2-3.31.1.ppc64le", product_id: "git-core-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-3.31.1.ppc64le", product: { name: "git-credential-gnome-keyring-2.26.2-3.31.1.ppc64le", product_id: "git-credential-gnome-keyring-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-3.31.1.ppc64le", product: { name: "git-credential-libsecret-2.26.2-3.31.1.ppc64le", product_id: "git-credential-libsecret-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.26.2-3.31.1.ppc64le", product: { name: "git-cvs-2.26.2-3.31.1.ppc64le", product_id: "git-cvs-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.26.2-3.31.1.ppc64le", product: { name: "git-daemon-2.26.2-3.31.1.ppc64le", product_id: "git-daemon-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-email-2.26.2-3.31.1.ppc64le", product: { name: "git-email-2.26.2-3.31.1.ppc64le", product_id: "git-email-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-gui-2.26.2-3.31.1.ppc64le", product: { name: "git-gui-2.26.2-3.31.1.ppc64le", product_id: "git-gui-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-p4-2.26.2-3.31.1.ppc64le", product: { name: "git-p4-2.26.2-3.31.1.ppc64le", product_id: "git-p4-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-svn-2.26.2-3.31.1.ppc64le", product: { name: "git-svn-2.26.2-3.31.1.ppc64le", product_id: "git-svn-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "git-web-2.26.2-3.31.1.ppc64le", product: { name: "git-web-2.26.2-3.31.1.ppc64le", product_id: "git-web-2.26.2-3.31.1.ppc64le", }, }, { category: "product_version", name: "gitk-2.26.2-3.31.1.ppc64le", product: { name: "gitk-2.26.2-3.31.1.ppc64le", product_id: "gitk-2.26.2-3.31.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.26.2-3.31.1.s390x", product: { name: "git-2.26.2-3.31.1.s390x", product_id: "git-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-arch-2.26.2-3.31.1.s390x", product: { name: "git-arch-2.26.2-3.31.1.s390x", product_id: "git-arch-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-core-2.26.2-3.31.1.s390x", product: { name: "git-core-2.26.2-3.31.1.s390x", product_id: "git-core-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-3.31.1.s390x", product: { name: "git-credential-gnome-keyring-2.26.2-3.31.1.s390x", product_id: "git-credential-gnome-keyring-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-3.31.1.s390x", product: { name: "git-credential-libsecret-2.26.2-3.31.1.s390x", product_id: "git-credential-libsecret-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-cvs-2.26.2-3.31.1.s390x", product: { name: "git-cvs-2.26.2-3.31.1.s390x", product_id: "git-cvs-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-daemon-2.26.2-3.31.1.s390x", product: { name: "git-daemon-2.26.2-3.31.1.s390x", product_id: "git-daemon-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-email-2.26.2-3.31.1.s390x", product: { name: "git-email-2.26.2-3.31.1.s390x", product_id: "git-email-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-gui-2.26.2-3.31.1.s390x", product: { name: "git-gui-2.26.2-3.31.1.s390x", product_id: "git-gui-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-p4-2.26.2-3.31.1.s390x", product: { name: "git-p4-2.26.2-3.31.1.s390x", product_id: "git-p4-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-svn-2.26.2-3.31.1.s390x", product: { name: "git-svn-2.26.2-3.31.1.s390x", product_id: "git-svn-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "git-web-2.26.2-3.31.1.s390x", product: { name: "git-web-2.26.2-3.31.1.s390x", product_id: "git-web-2.26.2-3.31.1.s390x", }, }, { category: "product_version", name: "gitk-2.26.2-3.31.1.s390x", product: { name: "gitk-2.26.2-3.31.1.s390x", product_id: "gitk-2.26.2-3.31.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.26.2-3.31.1.x86_64", product: { name: "git-2.26.2-3.31.1.x86_64", product_id: "git-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.26.2-3.31.1.x86_64", product: { name: "git-arch-2.26.2-3.31.1.x86_64", product_id: "git-arch-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-core-2.26.2-3.31.1.x86_64", product: { name: "git-core-2.26.2-3.31.1.x86_64", product_id: "git-core-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-3.31.1.x86_64", product: { name: "git-credential-gnome-keyring-2.26.2-3.31.1.x86_64", product_id: "git-credential-gnome-keyring-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-3.31.1.x86_64", product: { name: "git-credential-libsecret-2.26.2-3.31.1.x86_64", product_id: "git-credential-libsecret-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.26.2-3.31.1.x86_64", product: { name: "git-cvs-2.26.2-3.31.1.x86_64", product_id: "git-cvs-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.26.2-3.31.1.x86_64", product: { name: "git-daemon-2.26.2-3.31.1.x86_64", product_id: "git-daemon-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-email-2.26.2-3.31.1.x86_64", product: { name: "git-email-2.26.2-3.31.1.x86_64", product_id: "git-email-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.26.2-3.31.1.x86_64", product: { name: "git-gui-2.26.2-3.31.1.x86_64", product_id: "git-gui-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.26.2-3.31.1.x86_64", product: { name: "git-p4-2.26.2-3.31.1.x86_64", product_id: "git-p4-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.26.2-3.31.1.x86_64", product: { name: "git-svn-2.26.2-3.31.1.x86_64", product_id: "git-svn-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "git-web-2.26.2-3.31.1.x86_64", product: { name: "git-web-2.26.2-3.31.1.x86_64", product_id: "git-web-2.26.2-3.31.1.x86_64", }, }, { category: "product_version", name: "gitk-2.26.2-3.31.1.x86_64", product: { name: "gitk-2.26.2-3.31.1.x86_64", product_id: "gitk-2.26.2-3.31.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Basesystem 15 SP2", product: { name: "SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-basesystem:15:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP2", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp2", }, }, }, { 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 High Performance Computing 15 SP1-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp1", }, }, }, { 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 15 SP1-BCL", product: { name: "SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles_bcl:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP1-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp1", }, }, }, { 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_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp1", }, }, }, { category: "product_name", name: "SUSE Manager Proxy 4.0", product: { name: "SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-proxy:4.0", }, }, }, { category: "product_name", name: "SUSE Manager Retail Branch Server 4.0", product: { name: "SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-retail-branch-server:4.0", }, }, }, { category: "product_name", name: "SUSE Manager Server 4.0", product: { name: "SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-server:4.0", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 6", product: { name: "SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6", product_identification_helper: { cpe: "cpe:/o:suse:ses:6", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.ppc64le", }, product_reference: "git-core-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.s390x", }, product_reference: "git-core-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.ppc64le", }, product_reference: "git-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.s390x", }, product_reference: "git-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.ppc64le", }, product_reference: "git-arch-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.s390x", }, product_reference: "git-arch-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.ppc64le", }, product_reference: "git-cvs-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.s390x", }, product_reference: "git-cvs-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.ppc64le", }, product_reference: "git-daemon-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.s390x", }, product_reference: "git-daemon-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.ppc64le", }, product_reference: "git-email-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.s390x", }, product_reference: "git-email-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.ppc64le", }, product_reference: "git-gui-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.s390x", }, product_reference: "git-gui-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.ppc64le", }, product_reference: "git-svn-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.s390x", }, product_reference: "git-svn-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.ppc64le", }, product_reference: "git-web-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.s390x", }, product_reference: "git-web-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.ppc64le", }, product_reference: "gitk-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.s390x", }, product_reference: "gitk-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.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.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.ppc64le", }, product_reference: "git-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.s390x", }, product_reference: "git-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.ppc64le", }, product_reference: "git-arch-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.s390x", }, product_reference: "git-arch-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.ppc64le", }, product_reference: "git-core-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.s390x", }, product_reference: "git-core-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", }, product_reference: "git-cvs-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.s390x", }, product_reference: "git-cvs-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", }, product_reference: "git-daemon-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.s390x", }, product_reference: "git-daemon-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.ppc64le", }, product_reference: "git-email-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.s390x", }, product_reference: "git-email-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.ppc64le", }, product_reference: "git-gui-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.s390x", }, product_reference: "git-gui-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.ppc64le", }, product_reference: "git-svn-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.s390x", }, product_reference: "git-svn-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.ppc64le", }, product_reference: "git-web-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.s390x", }, product_reference: "git-web-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.ppc64le", }, product_reference: "gitk-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.s390x", }, product_reference: "gitk-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.ppc64le", }, product_reference: "git-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.s390x", }, product_reference: "git-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.ppc64le", }, product_reference: "git-arch-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.s390x", }, product_reference: "git-arch-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.ppc64le", }, product_reference: "git-core-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.s390x", }, product_reference: "git-core-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", }, product_reference: "git-cvs-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.s390x", }, product_reference: "git-cvs-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", }, product_reference: "git-daemon-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.s390x", }, product_reference: "git-daemon-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.ppc64le", }, product_reference: "git-email-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.s390x", }, product_reference: "git-email-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.ppc64le", }, product_reference: "git-gui-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.s390x", }, product_reference: "git-gui-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.ppc64le", }, product_reference: "git-svn-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.s390x", }, product_reference: "git-svn-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.ppc64le", }, product_reference: "git-web-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.s390x", }, product_reference: "git-web-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.ppc64le", }, product_reference: "gitk-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.s390x", }, product_reference: "gitk-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-arch-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-core-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-cvs-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-daemon-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-email-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-gui-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-svn-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "git-web-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.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.26.2-3.31.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.26.2-3.31.1.ppc64le", }, product_reference: "gitk-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.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.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.ppc64le", }, product_reference: "git-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.ppc64le", }, product_reference: "git-arch-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.ppc64le", }, product_reference: "git-core-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.ppc64le", }, product_reference: "git-cvs-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.ppc64le", }, product_reference: "git-daemon-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.ppc64le", }, product_reference: "git-email-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.ppc64le", }, product_reference: "git-gui-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.ppc64le", }, product_reference: "git-svn-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.ppc64le", }, product_reference: "git-web-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.ppc64le", }, product_reference: "gitk-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Manager Proxy 4.0", product_id: "SUSE Manager Proxy 4.0:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.0", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", product_id: "SUSE Manager Retail Branch Server 4.0:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-2.26.2-3.31.1.ppc64le", }, product_reference: "git-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-2.26.2-3.31.1.s390x", }, product_reference: "git-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.ppc64le", }, product_reference: "git-arch-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.s390x", }, product_reference: "git-arch-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.ppc64le", }, product_reference: "git-core-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.s390x", }, product_reference: "git-core-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.ppc64le", }, product_reference: "git-cvs-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.s390x", }, product_reference: "git-cvs-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.ppc64le", }, product_reference: "git-daemon-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.s390x", }, product_reference: "git-daemon-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.ppc64le", }, product_reference: "git-email-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.s390x", }, product_reference: "git-email-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.ppc64le", }, product_reference: "git-gui-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.s390x", }, product_reference: "git-gui-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.ppc64le", }, product_reference: "git-svn-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.s390x", }, product_reference: "git-svn-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.ppc64le", }, product_reference: "git-web-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.s390x", }, product_reference: "git-web-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.ppc64le as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.ppc64le", }, product_reference: "gitk-2.26.2-3.31.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.s390x as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.s390x", }, product_reference: "gitk-2.26.2-3.31.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Manager Server 4.0", product_id: "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.0", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.aarch64", }, product_reference: "git-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.x86_64", }, product_reference: "git-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.aarch64", }, product_reference: "git-arch-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.x86_64", }, product_reference: "git-arch-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.aarch64", }, product_reference: "git-core-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.x86_64", }, product_reference: "git-core-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.aarch64", }, product_reference: "git-cvs-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.x86_64", }, product_reference: "git-cvs-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.aarch64", }, product_reference: "git-daemon-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.x86_64", }, product_reference: "git-daemon-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-3.31.1.noarch as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-doc-2.26.2-3.31.1.noarch", }, product_reference: "git-doc-2.26.2-3.31.1.noarch", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.aarch64", }, product_reference: "git-email-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.x86_64", }, product_reference: "git-email-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.aarch64", }, product_reference: "git-gui-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.x86_64", }, product_reference: "git-gui-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.aarch64", }, product_reference: "git-svn-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.x86_64", }, product_reference: "git-svn-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.aarch64", }, product_reference: "git-web-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.x86_64", }, product_reference: "git-web-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.aarch64", }, product_reference: "gitk-2.26.2-3.31.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-3.31.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.x86_64", }, product_reference: "gitk-2.26.2-3.31.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, ], }, vulnerabilities: [ { 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: [ "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-doc-2.26.2-3.31.1.noarch", "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Proxy 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Retail Branch Server 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.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: [ "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-doc-2.26.2-3.31.1.noarch", "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Proxy 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Retail Branch Server 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.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: [ "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-arch-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-core-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-doc-2.26.2-3.31.1.noarch", "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-email-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-gui-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-svn-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:git-web-2.26.2-3.31.1.x86_64", "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.aarch64", "SUSE Enterprise Storage 6:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.26.2-3.31.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-3.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-3.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Proxy 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Proxy 4.0:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Retail Branch Server 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Retail Branch Server 4.0:gitk-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-arch-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-core-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-cvs-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-daemon-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-doc-2.26.2-3.31.1.noarch", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-email-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-gui-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-svn-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:git-web-2.26.2-3.31.1.x86_64", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.ppc64le", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.s390x", "SUSE Manager Server 4.0:gitk-2.26.2-3.31.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2021-03-09T18:44:45Z", details: "important", }, ], title: "CVE-2021-21300", }, ], }
suse-su-2021:2555-1
Vulnerability from csaf_suse
Published
2021-07-29 06:30
Modified
2021-07-29 06:30
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:
Update from version 2.26.2 to version 2.31.1 (jsc#SLE-18152)
Security fixes:
- CVE-2021-21300: On case-insensitive file systems with support for symbolic links, if Git is configured globally
to apply delay-capable clean/smudge filters (such as Git LFS), Git could run remote code during a clone. (bsc#1183026)
Non security changes:
- Add `sysusers` file to create `git-daemon` user.
- Remove `perl-base` and `openssh-server` dependency on `git-core`and provide a `perl-Git` package. (jsc#SLE-17838)
- `fsmonitor` bug fixes
- Fix `git bisect` to take an annotated tag as a good/bad endpoint
- Fix a corner case in `git mv` on case insensitive systems
- Require only `openssh-clients` where possible (like Tumbleweed or SUSE Linux Enterprise >= 15 SP3). (bsc#1183580)
- Drop `rsync` requirement, not necessary anymore.
- Use of `pack-redundant` command is discouraged and will trigger a warning. The replacement is `repack -d`.
- The `--format=%(trailers)` mechanism gets enhanced to make it easier to design output for machine consumption.
- No longer give message to choose between rebase or merge upon pull if the history `fast-forwards`.
- The configuration variable `core.abbrev` can be set to `no` to force no abbreviation regardless of the hash algorithm
- `git rev-parse` can be explicitly told to give output as absolute or relative path with the
`--path-format=(absolute|relative)` option.
- Bash completion update to make it easier for end-users to add completion for their custom `git` subcommands.
- `git maintenance` learned to drive scheduled maintenance on platforms whose native scheduling methods are not 'cron'.
- After expiring a reflog and making a single commit, the reflog for the branch would record a single entry that
knows both `@{0}` and `@{1}`, but we failed to answer 'what commit were we on?', i.e. `@{1}`
- `git bundle` learns `--stdin` option to read its refs from the standard input.
Also, it now does not lose refs when they point at the same object.
- `git log` learned a new `--diff-merges=<how>` option.
- `git ls-files` can and does show multiple entries when the index is unmerged, which is a source for confusion
unless `-s/-u` option is in use. A new option `--deduplicate` has been introduced.
- `git worktree list` now annotates worktrees as prunable, shows locked and prunable attributes
in `--porcelain mode`, and gained a `--verbose` option.
- `git clone` tries to locally check out the branch pointed at by HEAD of the remote repository after it
is done, but the protocol did not convey the information necessary to do so when copying an empty repository.
The protocol v2 learned how to do so.
- There are other ways than `..` for a single token to denote a `commit range', namely `<rev>^!`
and `<rev>^-<n>`, but `git range-diff` did not understand them.
- The `git range-diff` command learned `--(left|right)-only` option to show only one side of the compared range.
- `git mergetool` feeds three versions (base, local and remote) of a conflicted path unmodified.
The command learned to optionally prepare these files with unconflicted parts already resolved.
- The `.mailmap` is documented to be read only from the root level of a working tree, but a stray file
in a bare repository also was read by accident, which has been corrected.
- `git maintenance` tool learned a new `pack-refs` maintenance task.
- Improved error message given when a configuration variable that is expected to have a boolean value.
- Signed commits and tags now allow verification of objects, whose two object names
(one in SHA-1, the other in SHA-256) are both signed.
- `git rev-list` command learned `--disk-usage` option.
- `git diff`, `git log` `--{skip,rotate}-to=<path>` allows the user to discard diff output for early
paths or move them to the end of the output.
- `git difftool` learned `--skip-to=<path>` option to restart an interrupted session from an arbitrary path.
- `git grep` has been tweaked to be limited to the sparse checkout paths.
- `git rebase --[no-]fork-point` gained a configuration variable `rebase.forkPoint` so that users do not have
to keep specifying a non-default setting.
- `git stash` did not work well in a sparsely checked out working tree.
- Newline characters in the host and path part of `git://` URL are now forbidden.
- `Userdiff` updates for PHP, Rust, CSS
- Avoid administrator error leading to data loss with `git push --force-with-lease[=<ref>]` by
introducing `--force-if-includes`
- only pull `asciidoctor` for the default ruby version
- The `--committer-date-is-author-date` option of `rebase` and `am` subcommands lost the e-mail address by
mistake in 2.29
- The transport protocol v2 has become the default again
- `git worktree` gained a `repair` subcommand, `git init --separate-git-dir` no longer corrupts administrative data
related to linked worktrees
- `git maintenance` introduced for repository maintenance tasks
- `fetch.writeCommitGraph` is deemed to be still a bit too risky and is no longer part of the
`feature.experimental` set.
- The commands in the `diff` family honors the `diff.relative` configuration variable.
- `git diff-files` has been taught to say paths that are marked as `intent-to-add` are new files,
not modified from an empty blob.
- `git gui` now allows opening work trees from the start-up dialog.
- `git bugreport` reports what shell is in use.
- Some repositories have commits that record wrong committer timezone; `git fast-import` has an option to pass
these timestamps intact to allow recreating existing repositories as-is.
- `git describe` will always use the `long` version when giving its output based misplaced tags
- `git pull` issues a warning message until the `pull.rebase` configuration variable is explicitly given
Patchnames
SUSE-2021-2555,SUSE-SLE-Module-Basesystem-15-SP3-2021-2555,SUSE-SLE-Module-Development-Tools-15-SP3-2021-2555
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\nUpdate from version 2.26.2 to version 2.31.1 (jsc#SLE-18152)\n\nSecurity fixes:\n\n- CVE-2021-21300: On case-insensitive file systems with support for symbolic links, if Git is configured globally \n to apply delay-capable clean/smudge filters (such as Git LFS), Git could run remote code during a clone. (bsc#1183026)\n\nNon security changes:\n\n- Add `sysusers` file to create `git-daemon` user.\n- Remove `perl-base` and `openssh-server` dependency on `git-core`and provide a `perl-Git` package. (jsc#SLE-17838)\n- `fsmonitor` bug fixes\n- Fix `git bisect` to take an annotated tag as a good/bad endpoint\n- Fix a corner case in `git mv` on case insensitive systems\n- Require only `openssh-clients` where possible (like Tumbleweed or SUSE Linux Enterprise >= 15 SP3). (bsc#1183580)\n- Drop `rsync` requirement, not necessary anymore.\n- Use of `pack-redundant` command is discouraged and will trigger a warning. The replacement is `repack -d`.\n- The `--format=%(trailers)` mechanism gets enhanced to make it easier to design output for machine consumption.\n- No longer give message to choose between rebase or merge upon pull if the history `fast-forwards`.\n- The configuration variable `core.abbrev` can be set to `no` to force no abbreviation regardless of the hash algorithm\n- `git rev-parse` can be explicitly told to give output as absolute or relative path with the \n `--path-format=(absolute|relative)` option.\n- Bash completion update to make it easier for end-users to add completion for their custom `git` subcommands.\n- `git maintenance` learned to drive scheduled maintenance on platforms whose native scheduling methods are not 'cron'.\n- After expiring a reflog and making a single commit, the reflog for the branch would record a single entry that \n knows both `@{0}` and `@{1}`, but we failed to answer 'what commit were we on?', i.e. `@{1}`\n- `git bundle` learns `--stdin` option to read its refs from the standard input. \n Also, it now does not lose refs when they point at the same object.\n- `git log` learned a new `--diff-merges=<how>` option.\n- `git ls-files` can and does show multiple entries when the index is unmerged, which is a source for confusion \n unless `-s/-u` option is in use. A new option `--deduplicate` has been introduced.\n- `git worktree list` now annotates worktrees as prunable, shows locked and prunable attributes \n in `--porcelain mode`, and gained a `--verbose` option.\n- `git clone` tries to locally check out the branch pointed at by HEAD of the remote repository after it \n is done, but the protocol did not convey the information necessary to do so when copying an empty repository. \n The protocol v2 learned how to do so.\n- There are other ways than `..` for a single token to denote a `commit range', namely `<rev>^!` \n and `<rev>^-<n>`, but `git range-diff` did not understand them.\n- The `git range-diff` command learned `--(left|right)-only` option to show only one side of the compared range.\n- `git mergetool` feeds three versions (base, local and remote) of a conflicted path unmodified. \n The command learned to optionally prepare these files with unconflicted parts already resolved.\n- The `.mailmap` is documented to be read only from the root level of a working tree, but a stray file \n in a bare repository also was read by accident, which has been corrected.\n- `git maintenance` tool learned a new `pack-refs` maintenance task.\n- Improved error message given when a configuration variable that is expected to have a boolean value.\n- Signed commits and tags now allow verification of objects, whose two object names \n (one in SHA-1, the other in SHA-256) are both signed.\n- `git rev-list` command learned `--disk-usage` option.\n- `git diff`, `git log` `--{skip,rotate}-to=<path>` allows the user to discard diff output for early \n paths or move them to the end of the output.\n- `git difftool` learned `--skip-to=<path>` option to restart an interrupted session from an arbitrary path.\n- `git grep` has been tweaked to be limited to the sparse checkout paths.\n- `git rebase --[no-]fork-point` gained a configuration variable `rebase.forkPoint` so that users do not have \n to keep specifying a non-default setting.\n- `git stash` did not work well in a sparsely checked out working tree.\n- Newline characters in the host and path part of `git://` URL are now forbidden.\n- `Userdiff` updates for PHP, Rust, CSS\n- Avoid administrator error leading to data loss with `git push --force-with-lease[=<ref>]` by \n introducing `--force-if-includes`\n- only pull `asciidoctor` for the default ruby version\n- The `--committer-date-is-author-date` option of `rebase` and `am` subcommands lost the e-mail address by \n mistake in 2.29\n- The transport protocol v2 has become the default again\n- `git worktree` gained a `repair` subcommand, `git init --separate-git-dir` no longer corrupts administrative data \n related to linked worktrees\n- `git maintenance` introduced for repository maintenance tasks\n- `fetch.writeCommitGraph` is deemed to be still a bit too risky and is no longer part of the \n `feature.experimental` set.\n- The commands in the `diff` family honors the `diff.relative` configuration variable.\n- `git diff-files` has been taught to say paths that are marked as `intent-to-add` are new files, \n not modified from an empty blob.\n- `git gui` now allows opening work trees from the start-up dialog.\n- `git bugreport` reports what shell is in use.\n- Some repositories have commits that record wrong committer timezone; `git fast-import` has an option to pass \n these timestamps intact to allow recreating existing repositories as-is.\n- `git describe` will always use the `long` version when giving its output based misplaced tags \n- `git pull` issues a warning message until the `pull.rebase` configuration variable is explicitly given\n ", title: "Description of the patch", }, { category: "details", text: "SUSE-2021-2555,SUSE-SLE-Module-Basesystem-15-SP3-2021-2555,SUSE-SLE-Module-Development-Tools-15-SP3-2021-2555", 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-2021_2555-1.json", }, { category: "self", summary: "URL for SUSE-SU-2021:2555-1", url: "https://www.suse.com/support/update/announcement/2021/suse-su-20212555-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2021:2555-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009228.html", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE Bug 1183026", url: "https://bugzilla.suse.com/1183026", }, { category: "self", summary: "SUSE Bug 1183580", url: "https://bugzilla.suse.com/1183580", }, { category: "self", summary: "SUSE CVE CVE-2021-21300 page", url: "https://www.suse.com/security/cve/CVE-2021-21300/", }, ], title: "Security update for git", tracking: { current_release_date: "2021-07-29T06:30:03Z", generator: { date: "2021-07-29T06:30:03Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2021:2555-1", initial_release_date: "2021-07-29T06:30:03Z", revision_history: [ { date: "2021-07-29T06:30:03Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.aarch64", product: { name: "git-2.31.1-10.3.1.aarch64", product_id: "git-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.aarch64", product: { name: "git-arch-2.31.1-10.3.1.aarch64", product_id: "git-arch-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.aarch64", product: { name: "git-core-2.31.1-10.3.1.aarch64", product_id: "git-core-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.aarch64", product: { name: "git-credential-libsecret-2.31.1-10.3.1.aarch64", product_id: "git-credential-libsecret-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.aarch64", product: { name: "git-cvs-2.31.1-10.3.1.aarch64", product_id: "git-cvs-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.aarch64", product: { name: "git-daemon-2.31.1-10.3.1.aarch64", product_id: "git-daemon-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.aarch64", product: { name: "git-email-2.31.1-10.3.1.aarch64", product_id: "git-email-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.aarch64", product: { name: "git-gui-2.31.1-10.3.1.aarch64", product_id: "git-gui-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.aarch64", product: { name: "git-p4-2.31.1-10.3.1.aarch64", product_id: "git-p4-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.aarch64", product: { name: "git-svn-2.31.1-10.3.1.aarch64", product_id: "git-svn-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.aarch64", product: { name: "git-web-2.31.1-10.3.1.aarch64", product_id: "git-web-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.aarch64", product: { name: "gitk-2.31.1-10.3.1.aarch64", product_id: "gitk-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.aarch64", product: { name: "perl-Git-2.31.1-10.3.1.aarch64", product_id: "perl-Git-2.31.1-10.3.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.i586", product: { name: "git-2.31.1-10.3.1.i586", product_id: "git-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.i586", product: { name: "git-arch-2.31.1-10.3.1.i586", product_id: "git-arch-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.i586", product: { name: "git-core-2.31.1-10.3.1.i586", product_id: "git-core-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.i586", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.i586", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.i586", product: { name: "git-credential-libsecret-2.31.1-10.3.1.i586", product_id: "git-credential-libsecret-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.i586", product: { name: "git-cvs-2.31.1-10.3.1.i586", product_id: "git-cvs-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.i586", product: { name: "git-daemon-2.31.1-10.3.1.i586", product_id: "git-daemon-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.i586", product: { name: "git-email-2.31.1-10.3.1.i586", product_id: "git-email-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.i586", product: { name: "git-gui-2.31.1-10.3.1.i586", product_id: "git-gui-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.i586", product: { name: "git-p4-2.31.1-10.3.1.i586", product_id: "git-p4-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.i586", product: { name: "git-svn-2.31.1-10.3.1.i586", product_id: "git-svn-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.i586", product: { name: "git-web-2.31.1-10.3.1.i586", product_id: "git-web-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.i586", product: { name: "gitk-2.31.1-10.3.1.i586", product_id: "gitk-2.31.1-10.3.1.i586", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.i586", product: { name: "perl-Git-2.31.1-10.3.1.i586", product_id: "perl-Git-2.31.1-10.3.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.31.1-10.3.1.noarch", product: { name: "git-doc-2.31.1-10.3.1.noarch", product_id: "git-doc-2.31.1-10.3.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.ppc64le", product: { name: "git-2.31.1-10.3.1.ppc64le", product_id: "git-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.ppc64le", product: { name: "git-arch-2.31.1-10.3.1.ppc64le", product_id: "git-arch-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.ppc64le", product: { name: "git-core-2.31.1-10.3.1.ppc64le", product_id: "git-core-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.ppc64le", product: { name: "git-credential-libsecret-2.31.1-10.3.1.ppc64le", product_id: "git-credential-libsecret-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.ppc64le", product: { name: "git-cvs-2.31.1-10.3.1.ppc64le", product_id: "git-cvs-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.ppc64le", product: { name: "git-daemon-2.31.1-10.3.1.ppc64le", product_id: "git-daemon-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.ppc64le", product: { name: "git-email-2.31.1-10.3.1.ppc64le", product_id: "git-email-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.ppc64le", product: { name: "git-gui-2.31.1-10.3.1.ppc64le", product_id: "git-gui-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.ppc64le", product: { name: "git-p4-2.31.1-10.3.1.ppc64le", product_id: "git-p4-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.ppc64le", product: { name: "git-svn-2.31.1-10.3.1.ppc64le", product_id: "git-svn-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.ppc64le", product: { name: "git-web-2.31.1-10.3.1.ppc64le", product_id: "git-web-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.ppc64le", product: { name: "gitk-2.31.1-10.3.1.ppc64le", product_id: "gitk-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.ppc64le", product: { name: "perl-Git-2.31.1-10.3.1.ppc64le", product_id: "perl-Git-2.31.1-10.3.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.s390x", product: { name: "git-2.31.1-10.3.1.s390x", product_id: "git-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.s390x", product: { name: "git-arch-2.31.1-10.3.1.s390x", product_id: "git-arch-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.s390x", product: { name: "git-core-2.31.1-10.3.1.s390x", product_id: "git-core-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.s390x", product: { name: "git-credential-libsecret-2.31.1-10.3.1.s390x", product_id: "git-credential-libsecret-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.s390x", product: { name: "git-cvs-2.31.1-10.3.1.s390x", product_id: "git-cvs-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.s390x", product: { name: "git-daemon-2.31.1-10.3.1.s390x", product_id: "git-daemon-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.s390x", product: { name: "git-email-2.31.1-10.3.1.s390x", product_id: "git-email-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.s390x", product: { name: "git-gui-2.31.1-10.3.1.s390x", product_id: "git-gui-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.s390x", product: { name: "git-p4-2.31.1-10.3.1.s390x", product_id: "git-p4-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.s390x", product: { name: "git-svn-2.31.1-10.3.1.s390x", product_id: "git-svn-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.s390x", product: { name: "git-web-2.31.1-10.3.1.s390x", product_id: "git-web-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.s390x", product: { name: "gitk-2.31.1-10.3.1.s390x", product_id: "gitk-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.s390x", product: { name: "perl-Git-2.31.1-10.3.1.s390x", product_id: "perl-Git-2.31.1-10.3.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.x86_64", product: { name: "git-2.31.1-10.3.1.x86_64", product_id: "git-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.x86_64", product: { name: "git-arch-2.31.1-10.3.1.x86_64", product_id: "git-arch-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.x86_64", product: { name: "git-core-2.31.1-10.3.1.x86_64", product_id: "git-core-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.x86_64", product: { name: "git-credential-libsecret-2.31.1-10.3.1.x86_64", product_id: "git-credential-libsecret-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.x86_64", product: { name: "git-cvs-2.31.1-10.3.1.x86_64", product_id: "git-cvs-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.x86_64", product: { name: "git-daemon-2.31.1-10.3.1.x86_64", product_id: "git-daemon-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.x86_64", product: { name: "git-email-2.31.1-10.3.1.x86_64", product_id: "git-email-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.x86_64", product: { name: "git-gui-2.31.1-10.3.1.x86_64", product_id: "git-gui-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.x86_64", product: { name: "git-p4-2.31.1-10.3.1.x86_64", product_id: "git-p4-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.x86_64", product: { name: "git-svn-2.31.1-10.3.1.x86_64", product_id: "git-svn-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.x86_64", product: { name: "git-web-2.31.1-10.3.1.x86_64", product_id: "git-web-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.x86_64", product: { name: "gitk-2.31.1-10.3.1.x86_64", product_id: "gitk-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.x86_64", product: { name: "perl-Git-2.31.1-10.3.1.x86_64", product_id: "perl-Git-2.31.1-10.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Basesystem 15 SP3", product: { name: "SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-basesystem:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP3", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp3", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.aarch64", }, product_reference: "git-core-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.ppc64le", }, product_reference: "git-core-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.s390x", }, product_reference: "git-core-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.x86_64", }, product_reference: "git-core-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.aarch64", }, product_reference: "perl-Git-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.ppc64le", }, product_reference: "perl-Git-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.s390x", }, product_reference: "perl-Git-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.x86_64", }, product_reference: "perl-Git-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.aarch64", }, product_reference: "git-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.ppc64le", }, product_reference: "git-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.s390x", }, product_reference: "git-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.x86_64", }, product_reference: "git-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.aarch64", }, product_reference: "git-arch-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.ppc64le", }, product_reference: "git-arch-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.s390x", }, product_reference: "git-arch-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.x86_64", }, product_reference: "git-arch-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.aarch64", }, product_reference: "git-cvs-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.ppc64le", }, product_reference: "git-cvs-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.s390x", }, product_reference: "git-cvs-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.x86_64", }, product_reference: "git-cvs-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.aarch64", }, product_reference: "git-daemon-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.ppc64le", }, product_reference: "git-daemon-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.s390x", }, product_reference: "git-daemon-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.x86_64", }, product_reference: "git-daemon-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.31.1-10.3.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.31.1-10.3.1.noarch", }, product_reference: "git-doc-2.31.1-10.3.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.aarch64", }, product_reference: "git-email-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.ppc64le", }, product_reference: "git-email-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.s390x", }, product_reference: "git-email-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.x86_64", }, product_reference: "git-email-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.aarch64", }, product_reference: "git-gui-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.ppc64le", }, product_reference: "git-gui-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.s390x", }, product_reference: "git-gui-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.x86_64", }, product_reference: "git-gui-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.aarch64", }, product_reference: "git-svn-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.ppc64le", }, product_reference: "git-svn-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.s390x", }, product_reference: "git-svn-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.x86_64", }, product_reference: "git-svn-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.aarch64", }, product_reference: "git-web-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.ppc64le", }, product_reference: "git-web-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.s390x", }, product_reference: "git-web-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.x86_64", }, product_reference: "git-web-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.aarch64", }, product_reference: "gitk-2.31.1-10.3.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.ppc64le", }, product_reference: "gitk-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.s390x", }, product_reference: "gitk-2.31.1-10.3.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.x86_64", }, product_reference: "gitk-2.31.1-10.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP3", }, ], }, vulnerabilities: [ { 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: [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.31.1-10.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.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: [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.31.1-10.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.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: [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.31.1-10.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.31.1-10.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.31.1-10.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2021-07-29T06:30:03Z", details: "important", }, ], title: "CVE-2021-21300", }, ], }
fkie_cve-2021-21300
Vulnerability from fkie_nvd
Published
2021-03-09 20:15
Modified
2024-11-21 05:47
Severity ?
8.0 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
7.5 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Summary
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.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
git-scm | 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 | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | * | |
git-scm | git | 2.27.0 | |
git-scm | git | 2.28.0 | |
fedoraproject | fedora | 32 | |
fedoraproject | fedora | 33 | |
fedoraproject | fedora | 34 | |
apple | xcode | * | |
apple | macos | * | |
debian | debian_linux | 10.0 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "B122112C-041C-4E35-A95B-09A6FEB34E66", versionEndIncluding: "2.14.2", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "F22EC766-C4F5-478C-812C-DC0ECE2B5017", versionEndExcluding: "2.17.6", versionStartIncluding: "2.17.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "852AD237-C1C7-4C6D-8CD0-46FC6CF3CA2A", versionEndExcluding: "2.18.5", versionStartIncluding: "2.18.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "3964581A-A764-44AC-96AA-0FBAC723876C", versionEndExcluding: "2.19.6", versionStartIncluding: "2.19.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "6B873D83-F63E-4183-8DF5-FB2CA9F7442A", versionEndExcluding: "2.20.5", versionStartIncluding: "2.20.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "28F16A48-7467-428E-A797-F17C1B33D845", versionEndExcluding: "2.21.4", versionStartIncluding: "2.21.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "344A8A7D-A440-46D2-A424-FE9576211B66", versionEndExcluding: "2.22.5", versionStartIncluding: "2.22.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "E08D59A6-5026-4E64-A685-3F3C61384AA9", versionEndExcluding: "2.23.4", versionStartIncluding: "2.23.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "800D0A90-9ABA-49AE-AC15-FAB0EAD8E6B9", versionEndExcluding: "2.24.4", versionStartIncluding: "2.24.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "F73CA1C3-0970-4A25-86DF-D6BCF6A245D4", versionEndExcluding: "2.25.5", versionStartIncluding: "2.25.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "C55EAADC-86F7-48AD-ADE6-EAC35900ACCE", versionEndExcluding: "2.26.3", versionStartIncluding: "2.26.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "60B8D72E-7390-4748-85C3-2143B473B8A2", versionEndExcluding: "2.29.3", versionStartIncluding: "2.29.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", matchCriteriaId: "3B4C27E1-AB72-4ABB-8BEF-BA317C229CF8", versionEndExcluding: "2.30.2", versionStartIncluding: "2.30.0", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:2.27.0:*:*:*:*:*:*:*", matchCriteriaId: "1A303CF1-7129-4C24-B6EB-03E7F5A51FB7", vulnerable: true, }, { criteria: "cpe:2.3:a:git-scm:git:2.28.0:*:*:*:*:*:*:*", matchCriteriaId: "8920211C-E92D-41FD-BBFA-4702FB07B4D4", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", matchCriteriaId: "36D96259-24BD-44E2-96D9-78CE1D41F956", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", matchCriteriaId: "E460AA51-FCDA-46B9-AE97-E6676AA5E194", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", matchCriteriaId: "A930E247-0B43-43CB-98FF-6CE7B8189835", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*", matchCriteriaId: "BD2A6382-E564-4CF6-AE51-62A021766671", versionEndExcluding: "12.5", vulnerable: true, }, ], negate: false, operator: "OR", }, { cpeMatch: [ { criteria: "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", matchCriteriaId: "FD77D019-6FF7-4D3B-BE07-65C7A6879F12", versionStartIncluding: "11.0", vulnerable: false, }, ], negate: false, operator: "OR", }, ], operator: "AND", }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "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.", }, { lang: "es", value: "Git es un sistema de control de revisiones distribuido de código abierto. En las versiones afectadas de Git, un repositorio especialmente diseñado que contiene enlaces simbólicos, así como archivos que usan un filtro clean/smudge como Git LFS, puede hacer que se ejecute un script recién extraído mientras se clona en un sistema de archivos que no distingue entre mayúsculas y minúsculas como NTFS , HFS+ o APFS (es decir, los sistemas de archivos predeterminados en Windows y macOS). Tome en cuenta que los filtros de clean/smudge deben ser configurados para eso. Git para Windows configura Git LFS por defecto y, por lo tanto, es vulnerable. El problema se ha corregido en las versiones publicadas el martes 9 de marzo de 2021. Como solución temporal, si el soporte de enlace simbólico está deshabilitado en Git (por ejemplo, por medio de \"git config --global core.symlinks false\"), el ataque descrito no funcionará. Del mismo modo, si no se configuran globalmente filtros clean/smudge como Git LFS (es decir,_before_ cloning), el ataque se frustra. Como siempre, es mejor evitar la clonación de repositorios de fuentes no confiables. La primera versión afectada es 2.14.2. Las versiones correctas son: 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", }, ], id: "CVE-2021-21300", lastModified: "2024-11-21T05:47:58.407", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "HIGH", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5.1, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:H/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 4.9, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, exploitabilityScore: 1.6, impactScore: 5.8, source: "security-advisories@github.com", type: "Secondary", }, { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 1.6, impactScore: 5.9, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2021-03-09T20:15:13.260", references: [ { source: "security-advisories@github.com", tags: [ "Exploit", "Third Party Advisory", "VDB Entry", ], url: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", }, { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2021/Apr/60", }, { source: "security-advisories@github.com", tags: [ "Exploit", "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2021/03/09/3", }, { source: "security-advisories@github.com", tags: [ "Vendor Advisory", ], url: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", }, { source: "security-advisories@github.com", tags: [ "Vendor Advisory", ], url: "https://git-scm.com/docs/gitattributes#_filter", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", }, { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/", }, { source: "security-advisories@github.com", url: "https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202104-01", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT212320", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Third Party Advisory", "VDB Entry", ], url: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2021/Apr/60", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2021/03/09/3", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "https://git-scm.com/docs/gitattributes#_filter", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202104-01", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT212320", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-59", }, ], source: "security-advisories@github.com", type: "Secondary", }, { description: [ { lang: "en", value: "CWE-59", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
opensuse-su-2024:10787-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
git-annex-8.20210903-1.2 on GA media
Notes
Title of the patch
git-annex-8.20210903-1.2 on GA media
Description of the patch
These are all security issues fixed in the git-annex-8.20210903-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10787
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-annex-8.20210903-1.2 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the git-annex-8.20210903-1.2 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-10787", 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_10787-1.json", }, { category: "self", summary: "SUSE CVE CVE-2021-21300 page", url: "https://www.suse.com/security/cve/CVE-2021-21300/", }, ], title: "git-annex-8.20210903-1.2 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:10787-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-annex-8.20210903-1.2.aarch64", product: { name: "git-annex-8.20210903-1.2.aarch64", product_id: "git-annex-8.20210903-1.2.aarch64", }, }, { category: "product_version", name: "git-annex-bash-completion-8.20210903-1.2.aarch64", product: { name: "git-annex-bash-completion-8.20210903-1.2.aarch64", product_id: "git-annex-bash-completion-8.20210903-1.2.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-annex-8.20210903-1.2.ppc64le", product: { name: "git-annex-8.20210903-1.2.ppc64le", product_id: "git-annex-8.20210903-1.2.ppc64le", }, }, { category: "product_version", name: "git-annex-bash-completion-8.20210903-1.2.ppc64le", product: { name: "git-annex-bash-completion-8.20210903-1.2.ppc64le", product_id: "git-annex-bash-completion-8.20210903-1.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-annex-8.20210903-1.2.s390x", product: { name: "git-annex-8.20210903-1.2.s390x", product_id: "git-annex-8.20210903-1.2.s390x", }, }, { category: "product_version", name: "git-annex-bash-completion-8.20210903-1.2.s390x", product: { name: "git-annex-bash-completion-8.20210903-1.2.s390x", product_id: "git-annex-bash-completion-8.20210903-1.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-annex-8.20210903-1.2.x86_64", product: { name: "git-annex-8.20210903-1.2.x86_64", product_id: "git-annex-8.20210903-1.2.x86_64", }, }, { category: "product_version", name: "git-annex-bash-completion-8.20210903-1.2.x86_64", product: { name: "git-annex-bash-completion-8.20210903-1.2.x86_64", product_id: "git-annex-bash-completion-8.20210903-1.2.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-annex-8.20210903-1.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-8.20210903-1.2.aarch64", }, product_reference: "git-annex-8.20210903-1.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-annex-8.20210903-1.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-8.20210903-1.2.ppc64le", }, product_reference: "git-annex-8.20210903-1.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-annex-8.20210903-1.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-8.20210903-1.2.s390x", }, product_reference: "git-annex-8.20210903-1.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-annex-8.20210903-1.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-8.20210903-1.2.x86_64", }, product_reference: "git-annex-8.20210903-1.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-annex-bash-completion-8.20210903-1.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.aarch64", }, product_reference: "git-annex-bash-completion-8.20210903-1.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-annex-bash-completion-8.20210903-1.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.ppc64le", }, product_reference: "git-annex-bash-completion-8.20210903-1.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-annex-bash-completion-8.20210903-1.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.s390x", }, product_reference: "git-annex-bash-completion-8.20210903-1.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "git-annex-bash-completion-8.20210903-1.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.x86_64", }, product_reference: "git-annex-bash-completion-8.20210903-1.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { 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-annex-8.20210903-1.2.aarch64", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.ppc64le", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.s390x", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.x86_64", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.aarch64", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.ppc64le", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.s390x", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.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-annex-8.20210903-1.2.aarch64", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.ppc64le", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.s390x", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.x86_64", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.aarch64", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.ppc64le", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.s390x", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.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-annex-8.20210903-1.2.aarch64", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.ppc64le", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.s390x", "openSUSE Tumbleweed:git-annex-8.20210903-1.2.x86_64", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.aarch64", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.ppc64le", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.s390x", "openSUSE Tumbleweed:git-annex-bash-completion-8.20210903-1.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2021-21300", }, ], }
opensuse-su-2021:0405-1
Vulnerability from csaf_opensuse
Published
2021-03-14 14:08
Modified
2021-03-14 14: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:
- On case-insensitive filesystems, with support for symbolic links,
if Git is configured globally to apply delay-capable clean/smudge
filters (such as Git LFS), Git could be fooled into running
remote code during a clone. (bsc#1183026, CVE-2021-21300)
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2021-405
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- On case-insensitive filesystems, with support for symbolic links,\n if Git is configured globally to apply delay-capable clean/smudge\n filters (such as Git LFS), Git could be fooled into running\n remote code during a clone. (bsc#1183026, CVE-2021-21300)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", title: "Description of the patch", }, { category: "details", text: "openSUSE-2021-405", 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-2021_0405-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2021:0405-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/33ZBSRS6RUAL5LAGWR6DDONQJXFU6FIT/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2021:0405-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/33ZBSRS6RUAL5LAGWR6DDONQJXFU6FIT/", }, { category: "self", summary: "SUSE Bug 1183026", url: "https://bugzilla.suse.com/1183026", }, { category: "self", summary: "SUSE CVE CVE-2021-21300 page", url: "https://www.suse.com/security/cve/CVE-2021-21300/", }, ], title: "Security update for git", tracking: { current_release_date: "2021-03-14T14:08:26Z", generator: { date: "2021-03-14T14:08:26Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2021:0405-1", initial_release_date: "2021-03-14T14:08:26Z", revision_history: [ { date: "2021-03-14T14:08:26Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.26.2-lp152.2.6.1.i586", product: { name: "git-2.26.2-lp152.2.6.1.i586", product_id: "git-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-arch-2.26.2-lp152.2.6.1.i586", product: { name: "git-arch-2.26.2-lp152.2.6.1.i586", product_id: "git-arch-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-core-2.26.2-lp152.2.6.1.i586", product: { name: "git-core-2.26.2-lp152.2.6.1.i586", product_id: "git-core-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", product: { name: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", product_id: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-lp152.2.6.1.i586", product: { name: "git-credential-libsecret-2.26.2-lp152.2.6.1.i586", product_id: "git-credential-libsecret-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-cvs-2.26.2-lp152.2.6.1.i586", product: { name: "git-cvs-2.26.2-lp152.2.6.1.i586", product_id: "git-cvs-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-daemon-2.26.2-lp152.2.6.1.i586", product: { name: "git-daemon-2.26.2-lp152.2.6.1.i586", product_id: "git-daemon-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-email-2.26.2-lp152.2.6.1.i586", product: { name: "git-email-2.26.2-lp152.2.6.1.i586", product_id: "git-email-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-gui-2.26.2-lp152.2.6.1.i586", product: { name: "git-gui-2.26.2-lp152.2.6.1.i586", product_id: "git-gui-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-p4-2.26.2-lp152.2.6.1.i586", product: { name: "git-p4-2.26.2-lp152.2.6.1.i586", product_id: "git-p4-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-svn-2.26.2-lp152.2.6.1.i586", product: { name: "git-svn-2.26.2-lp152.2.6.1.i586", product_id: "git-svn-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "git-web-2.26.2-lp152.2.6.1.i586", product: { name: "git-web-2.26.2-lp152.2.6.1.i586", product_id: "git-web-2.26.2-lp152.2.6.1.i586", }, }, { category: "product_version", name: "gitk-2.26.2-lp152.2.6.1.i586", product: { name: "gitk-2.26.2-lp152.2.6.1.i586", product_id: "gitk-2.26.2-lp152.2.6.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "git-doc-2.26.2-lp152.2.6.1.noarch", product: { name: "git-doc-2.26.2-lp152.2.6.1.noarch", product_id: "git-doc-2.26.2-lp152.2.6.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-2.26.2-lp152.2.6.1.x86_64", product_id: "git-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-arch-2.26.2-lp152.2.6.1.x86_64", product_id: "git-arch-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-core-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-core-2.26.2-lp152.2.6.1.x86_64", product_id: "git-core-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", product_id: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", product_id: "git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-cvs-2.26.2-lp152.2.6.1.x86_64", product_id: "git-cvs-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-daemon-2.26.2-lp152.2.6.1.x86_64", product_id: "git-daemon-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-email-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-email-2.26.2-lp152.2.6.1.x86_64", product_id: "git-email-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-gui-2.26.2-lp152.2.6.1.x86_64", product_id: "git-gui-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-p4-2.26.2-lp152.2.6.1.x86_64", product_id: "git-p4-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-svn-2.26.2-lp152.2.6.1.x86_64", product_id: "git-svn-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "git-web-2.26.2-lp152.2.6.1.x86_64", product: { name: "git-web-2.26.2-lp152.2.6.1.x86_64", product_id: "git-web-2.26.2-lp152.2.6.1.x86_64", }, }, { category: "product_version", name: "gitk-2.26.2-lp152.2.6.1.x86_64", product: { name: "gitk-2.26.2-lp152.2.6.1.x86_64", product_id: "gitk-2.26.2-lp152.2.6.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Leap 15.2", product: { name: "openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.2", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-arch-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-arch-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-core-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-core-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-core-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-credential-libsecret-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-cvs-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-cvs-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-daemon-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-daemon-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.26.2-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-doc-2.26.2-lp152.2.6.1.noarch", }, product_reference: "git-doc-2.26.2-lp152.2.6.1.noarch", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-email-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-email-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-email-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-gui-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-gui-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-p4-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-p4-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-svn-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-svn-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.i586", }, product_reference: "git-web-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "git-web-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "git-web-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-lp152.2.6.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.i586", }, product_reference: "gitk-2.26.2-lp152.2.6.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "gitk-2.26.2-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.x86_64", }, product_reference: "gitk-2.26.2-lp152.2.6.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, ], }, vulnerabilities: [ { 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 Leap 15.2:git-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-doc-2.26.2-lp152.2.6.1.noarch", "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.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 Leap 15.2:git-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-doc-2.26.2-lp152.2.6.1.noarch", "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.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 Leap 15.2:git-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-arch-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-core-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-credential-gnome-keyring-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-credential-libsecret-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-cvs-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-daemon-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-doc-2.26.2-lp152.2.6.1.noarch", "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-email-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-gui-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-p4-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-svn-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:git-web-2.26.2-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.i586", "openSUSE Leap 15.2:gitk-2.26.2-lp152.2.6.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2021-03-14T14:08:26Z", details: "important", }, ], title: "CVE-2021-21300", }, ], }
opensuse-su-2021:2555-1
Vulnerability from csaf_opensuse
Published
2021-07-29 06:30
Modified
2021-07-29 06:30
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:
Update from version 2.26.2 to version 2.31.1 (jsc#SLE-18152)
Security fixes:
- CVE-2021-21300: On case-insensitive file systems with support for symbolic links, if Git is configured globally
to apply delay-capable clean/smudge filters (such as Git LFS), Git could run remote code during a clone. (bsc#1183026)
Non security changes:
- Add `sysusers` file to create `git-daemon` user.
- Remove `perl-base` and `openssh-server` dependency on `git-core`and provide a `perl-Git` package. (jsc#SLE-17838)
- `fsmonitor` bug fixes
- Fix `git bisect` to take an annotated tag as a good/bad endpoint
- Fix a corner case in `git mv` on case insensitive systems
- Require only `openssh-clients` where possible (like Tumbleweed or SUSE Linux Enterprise >= 15 SP3). (bsc#1183580)
- Drop `rsync` requirement, not necessary anymore.
- Use of `pack-redundant` command is discouraged and will trigger a warning. The replacement is `repack -d`.
- The `--format=%(trailers)` mechanism gets enhanced to make it easier to design output for machine consumption.
- No longer give message to choose between rebase or merge upon pull if the history `fast-forwards`.
- The configuration variable `core.abbrev` can be set to `no` to force no abbreviation regardless of the hash algorithm
- `git rev-parse` can be explicitly told to give output as absolute or relative path with the
`--path-format=(absolute|relative)` option.
- Bash completion update to make it easier for end-users to add completion for their custom `git` subcommands.
- `git maintenance` learned to drive scheduled maintenance on platforms whose native scheduling methods are not 'cron'.
- After expiring a reflog and making a single commit, the reflog for the branch would record a single entry that
knows both `@{0}` and `@{1}`, but we failed to answer 'what commit were we on?', i.e. `@{1}`
- `git bundle` learns `--stdin` option to read its refs from the standard input.
Also, it now does not lose refs when they point at the same object.
- `git log` learned a new `--diff-merges=<how>` option.
- `git ls-files` can and does show multiple entries when the index is unmerged, which is a source for confusion
unless `-s/-u` option is in use. A new option `--deduplicate` has been introduced.
- `git worktree list` now annotates worktrees as prunable, shows locked and prunable attributes
in `--porcelain mode`, and gained a `--verbose` option.
- `git clone` tries to locally check out the branch pointed at by HEAD of the remote repository after it
is done, but the protocol did not convey the information necessary to do so when copying an empty repository.
The protocol v2 learned how to do so.
- There are other ways than `..` for a single token to denote a `commit range', namely `<rev>^!`
and `<rev>^-<n>`, but `git range-diff` did not understand them.
- The `git range-diff` command learned `--(left|right)-only` option to show only one side of the compared range.
- `git mergetool` feeds three versions (base, local and remote) of a conflicted path unmodified.
The command learned to optionally prepare these files with unconflicted parts already resolved.
- The `.mailmap` is documented to be read only from the root level of a working tree, but a stray file
in a bare repository also was read by accident, which has been corrected.
- `git maintenance` tool learned a new `pack-refs` maintenance task.
- Improved error message given when a configuration variable that is expected to have a boolean value.
- Signed commits and tags now allow verification of objects, whose two object names
(one in SHA-1, the other in SHA-256) are both signed.
- `git rev-list` command learned `--disk-usage` option.
- `git diff`, `git log` `--{skip,rotate}-to=<path>` allows the user to discard diff output for early
paths or move them to the end of the output.
- `git difftool` learned `--skip-to=<path>` option to restart an interrupted session from an arbitrary path.
- `git grep` has been tweaked to be limited to the sparse checkout paths.
- `git rebase --[no-]fork-point` gained a configuration variable `rebase.forkPoint` so that users do not have
to keep specifying a non-default setting.
- `git stash` did not work well in a sparsely checked out working tree.
- Newline characters in the host and path part of `git://` URL are now forbidden.
- `Userdiff` updates for PHP, Rust, CSS
- Avoid administrator error leading to data loss with `git push --force-with-lease[=<ref>]` by
introducing `--force-if-includes`
- only pull `asciidoctor` for the default ruby version
- The `--committer-date-is-author-date` option of `rebase` and `am` subcommands lost the e-mail address by
mistake in 2.29
- The transport protocol v2 has become the default again
- `git worktree` gained a `repair` subcommand, `git init --separate-git-dir` no longer corrupts administrative data
related to linked worktrees
- `git maintenance` introduced for repository maintenance tasks
- `fetch.writeCommitGraph` is deemed to be still a bit too risky and is no longer part of the
`feature.experimental` set.
- The commands in the `diff` family honors the `diff.relative` configuration variable.
- `git diff-files` has been taught to say paths that are marked as `intent-to-add` are new files,
not modified from an empty blob.
- `git gui` now allows opening work trees from the start-up dialog.
- `git bugreport` reports what shell is in use.
- Some repositories have commits that record wrong committer timezone; `git fast-import` has an option to pass
these timestamps intact to allow recreating existing repositories as-is.
- `git describe` will always use the `long` version when giving its output based misplaced tags
- `git pull` issues a warning message until the `pull.rebase` configuration variable is explicitly given
Patchnames
openSUSE-SLE-15.3-2021-2555
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\nUpdate from version 2.26.2 to version 2.31.1 (jsc#SLE-18152)\n\nSecurity fixes:\n\n- CVE-2021-21300: On case-insensitive file systems with support for symbolic links, if Git is configured globally \n to apply delay-capable clean/smudge filters (such as Git LFS), Git could run remote code during a clone. (bsc#1183026)\n\nNon security changes:\n\n- Add `sysusers` file to create `git-daemon` user.\n- Remove `perl-base` and `openssh-server` dependency on `git-core`and provide a `perl-Git` package. (jsc#SLE-17838)\n- `fsmonitor` bug fixes\n- Fix `git bisect` to take an annotated tag as a good/bad endpoint\n- Fix a corner case in `git mv` on case insensitive systems\n- Require only `openssh-clients` where possible (like Tumbleweed or SUSE Linux Enterprise >= 15 SP3). (bsc#1183580)\n- Drop `rsync` requirement, not necessary anymore.\n- Use of `pack-redundant` command is discouraged and will trigger a warning. The replacement is `repack -d`.\n- The `--format=%(trailers)` mechanism gets enhanced to make it easier to design output for machine consumption.\n- No longer give message to choose between rebase or merge upon pull if the history `fast-forwards`.\n- The configuration variable `core.abbrev` can be set to `no` to force no abbreviation regardless of the hash algorithm\n- `git rev-parse` can be explicitly told to give output as absolute or relative path with the \n `--path-format=(absolute|relative)` option.\n- Bash completion update to make it easier for end-users to add completion for their custom `git` subcommands.\n- `git maintenance` learned to drive scheduled maintenance on platforms whose native scheduling methods are not 'cron'.\n- After expiring a reflog and making a single commit, the reflog for the branch would record a single entry that \n knows both `@{0}` and `@{1}`, but we failed to answer 'what commit were we on?', i.e. `@{1}`\n- `git bundle` learns `--stdin` option to read its refs from the standard input. \n Also, it now does not lose refs when they point at the same object.\n- `git log` learned a new `--diff-merges=<how>` option.\n- `git ls-files` can and does show multiple entries when the index is unmerged, which is a source for confusion \n unless `-s/-u` option is in use. A new option `--deduplicate` has been introduced.\n- `git worktree list` now annotates worktrees as prunable, shows locked and prunable attributes \n in `--porcelain mode`, and gained a `--verbose` option.\n- `git clone` tries to locally check out the branch pointed at by HEAD of the remote repository after it \n is done, but the protocol did not convey the information necessary to do so when copying an empty repository. \n The protocol v2 learned how to do so.\n- There are other ways than `..` for a single token to denote a `commit range', namely `<rev>^!` \n and `<rev>^-<n>`, but `git range-diff` did not understand them.\n- The `git range-diff` command learned `--(left|right)-only` option to show only one side of the compared range.\n- `git mergetool` feeds three versions (base, local and remote) of a conflicted path unmodified. \n The command learned to optionally prepare these files with unconflicted parts already resolved.\n- The `.mailmap` is documented to be read only from the root level of a working tree, but a stray file \n in a bare repository also was read by accident, which has been corrected.\n- `git maintenance` tool learned a new `pack-refs` maintenance task.\n- Improved error message given when a configuration variable that is expected to have a boolean value.\n- Signed commits and tags now allow verification of objects, whose two object names \n (one in SHA-1, the other in SHA-256) are both signed.\n- `git rev-list` command learned `--disk-usage` option.\n- `git diff`, `git log` `--{skip,rotate}-to=<path>` allows the user to discard diff output for early \n paths or move them to the end of the output.\n- `git difftool` learned `--skip-to=<path>` option to restart an interrupted session from an arbitrary path.\n- `git grep` has been tweaked to be limited to the sparse checkout paths.\n- `git rebase --[no-]fork-point` gained a configuration variable `rebase.forkPoint` so that users do not have \n to keep specifying a non-default setting.\n- `git stash` did not work well in a sparsely checked out working tree.\n- Newline characters in the host and path part of `git://` URL are now forbidden.\n- `Userdiff` updates for PHP, Rust, CSS\n- Avoid administrator error leading to data loss with `git push --force-with-lease[=<ref>]` by \n introducing `--force-if-includes`\n- only pull `asciidoctor` for the default ruby version\n- The `--committer-date-is-author-date` option of `rebase` and `am` subcommands lost the e-mail address by \n mistake in 2.29\n- The transport protocol v2 has become the default again\n- `git worktree` gained a `repair` subcommand, `git init --separate-git-dir` no longer corrupts administrative data \n related to linked worktrees\n- `git maintenance` introduced for repository maintenance tasks\n- `fetch.writeCommitGraph` is deemed to be still a bit too risky and is no longer part of the \n `feature.experimental` set.\n- The commands in the `diff` family honors the `diff.relative` configuration variable.\n- `git diff-files` has been taught to say paths that are marked as `intent-to-add` are new files, \n not modified from an empty blob.\n- `git gui` now allows opening work trees from the start-up dialog.\n- `git bugreport` reports what shell is in use.\n- Some repositories have commits that record wrong committer timezone; `git fast-import` has an option to pass \n these timestamps intact to allow recreating existing repositories as-is.\n- `git describe` will always use the `long` version when giving its output based misplaced tags \n- `git pull` issues a warning message until the `pull.rebase` configuration variable is explicitly given\n ", title: "Description of the patch", }, { category: "details", text: "openSUSE-SLE-15.3-2021-2555", 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-2021_2555-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2021:2555-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LNQQ262LF4R2GIO7S7J6NRAUDKV7VGPB/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2021:2555-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LNQQ262LF4R2GIO7S7J6NRAUDKV7VGPB/", }, { category: "self", summary: "SUSE Bug 1168930", url: "https://bugzilla.suse.com/1168930", }, { category: "self", summary: "SUSE Bug 1183026", url: "https://bugzilla.suse.com/1183026", }, { category: "self", summary: "SUSE Bug 1183580", url: "https://bugzilla.suse.com/1183580", }, { category: "self", summary: "SUSE CVE CVE-2021-21300 page", url: "https://www.suse.com/security/cve/CVE-2021-21300/", }, ], title: "Security update for git", tracking: { current_release_date: "2021-07-29T06:30:08Z", generator: { date: "2021-07-29T06:30:08Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2021:2555-1", initial_release_date: "2021-07-29T06:30:08Z", revision_history: [ { date: "2021-07-29T06:30:08Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.aarch64", product: { name: "git-2.31.1-10.3.1.aarch64", product_id: "git-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.aarch64", product: { name: "git-arch-2.31.1-10.3.1.aarch64", product_id: "git-arch-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.aarch64", product: { name: "git-core-2.31.1-10.3.1.aarch64", product_id: "git-core-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.aarch64", product: { name: "git-credential-libsecret-2.31.1-10.3.1.aarch64", product_id: "git-credential-libsecret-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.aarch64", product: { name: "git-cvs-2.31.1-10.3.1.aarch64", product_id: "git-cvs-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.aarch64", product: { name: "git-daemon-2.31.1-10.3.1.aarch64", product_id: "git-daemon-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.aarch64", product: { name: "git-email-2.31.1-10.3.1.aarch64", product_id: "git-email-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.aarch64", product: { name: "git-gui-2.31.1-10.3.1.aarch64", product_id: "git-gui-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.aarch64", product: { name: "git-p4-2.31.1-10.3.1.aarch64", product_id: "git-p4-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.aarch64", product: { name: "git-svn-2.31.1-10.3.1.aarch64", product_id: "git-svn-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.aarch64", product: { name: "git-web-2.31.1-10.3.1.aarch64", product_id: "git-web-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.aarch64", product: { name: "gitk-2.31.1-10.3.1.aarch64", product_id: "gitk-2.31.1-10.3.1.aarch64", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.aarch64", product: { name: "perl-Git-2.31.1-10.3.1.aarch64", product_id: "perl-Git-2.31.1-10.3.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "git-doc-2.31.1-10.3.1.noarch", product: { name: "git-doc-2.31.1-10.3.1.noarch", product_id: "git-doc-2.31.1-10.3.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.ppc64le", product: { name: "git-2.31.1-10.3.1.ppc64le", product_id: "git-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.ppc64le", product: { name: "git-arch-2.31.1-10.3.1.ppc64le", product_id: "git-arch-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.ppc64le", product: { name: "git-core-2.31.1-10.3.1.ppc64le", product_id: "git-core-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.ppc64le", product: { name: "git-credential-libsecret-2.31.1-10.3.1.ppc64le", product_id: "git-credential-libsecret-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.ppc64le", product: { name: "git-cvs-2.31.1-10.3.1.ppc64le", product_id: "git-cvs-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.ppc64le", product: { name: "git-daemon-2.31.1-10.3.1.ppc64le", product_id: "git-daemon-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.ppc64le", product: { name: "git-email-2.31.1-10.3.1.ppc64le", product_id: "git-email-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.ppc64le", product: { name: "git-gui-2.31.1-10.3.1.ppc64le", product_id: "git-gui-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.ppc64le", product: { name: "git-p4-2.31.1-10.3.1.ppc64le", product_id: "git-p4-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.ppc64le", product: { name: "git-svn-2.31.1-10.3.1.ppc64le", product_id: "git-svn-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.ppc64le", product: { name: "git-web-2.31.1-10.3.1.ppc64le", product_id: "git-web-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.ppc64le", product: { name: "gitk-2.31.1-10.3.1.ppc64le", product_id: "gitk-2.31.1-10.3.1.ppc64le", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.ppc64le", product: { name: "perl-Git-2.31.1-10.3.1.ppc64le", product_id: "perl-Git-2.31.1-10.3.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.s390x", product: { name: "git-2.31.1-10.3.1.s390x", product_id: "git-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.s390x", product: { name: "git-arch-2.31.1-10.3.1.s390x", product_id: "git-arch-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.s390x", product: { name: "git-core-2.31.1-10.3.1.s390x", product_id: "git-core-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.s390x", product: { name: "git-credential-libsecret-2.31.1-10.3.1.s390x", product_id: "git-credential-libsecret-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.s390x", product: { name: "git-cvs-2.31.1-10.3.1.s390x", product_id: "git-cvs-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.s390x", product: { name: "git-daemon-2.31.1-10.3.1.s390x", product_id: "git-daemon-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.s390x", product: { name: "git-email-2.31.1-10.3.1.s390x", product_id: "git-email-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.s390x", product: { name: "git-gui-2.31.1-10.3.1.s390x", product_id: "git-gui-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.s390x", product: { name: "git-p4-2.31.1-10.3.1.s390x", product_id: "git-p4-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.s390x", product: { name: "git-svn-2.31.1-10.3.1.s390x", product_id: "git-svn-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.s390x", product: { name: "git-web-2.31.1-10.3.1.s390x", product_id: "git-web-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.s390x", product: { name: "gitk-2.31.1-10.3.1.s390x", product_id: "gitk-2.31.1-10.3.1.s390x", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.s390x", product: { name: "perl-Git-2.31.1-10.3.1.s390x", product_id: "perl-Git-2.31.1-10.3.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "git-2.31.1-10.3.1.x86_64", product: { name: "git-2.31.1-10.3.1.x86_64", product_id: "git-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-arch-2.31.1-10.3.1.x86_64", product: { name: "git-arch-2.31.1-10.3.1.x86_64", product_id: "git-arch-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-core-2.31.1-10.3.1.x86_64", product: { name: "git-core-2.31.1-10.3.1.x86_64", product_id: "git-core-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", product: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", product_id: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-credential-libsecret-2.31.1-10.3.1.x86_64", product: { name: "git-credential-libsecret-2.31.1-10.3.1.x86_64", product_id: "git-credential-libsecret-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-cvs-2.31.1-10.3.1.x86_64", product: { name: "git-cvs-2.31.1-10.3.1.x86_64", product_id: "git-cvs-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-daemon-2.31.1-10.3.1.x86_64", product: { name: "git-daemon-2.31.1-10.3.1.x86_64", product_id: "git-daemon-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-email-2.31.1-10.3.1.x86_64", product: { name: "git-email-2.31.1-10.3.1.x86_64", product_id: "git-email-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-gui-2.31.1-10.3.1.x86_64", product: { name: "git-gui-2.31.1-10.3.1.x86_64", product_id: "git-gui-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-p4-2.31.1-10.3.1.x86_64", product: { name: "git-p4-2.31.1-10.3.1.x86_64", product_id: "git-p4-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-svn-2.31.1-10.3.1.x86_64", product: { name: "git-svn-2.31.1-10.3.1.x86_64", product_id: "git-svn-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "git-web-2.31.1-10.3.1.x86_64", product: { name: "git-web-2.31.1-10.3.1.x86_64", product_id: "git-web-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "gitk-2.31.1-10.3.1.x86_64", product: { name: "gitk-2.31.1-10.3.1.x86_64", product_id: "gitk-2.31.1-10.3.1.x86_64", }, }, { category: "product_version", name: "perl-Git-2.31.1-10.3.1.x86_64", product: { name: "perl-Git-2.31.1-10.3.1.x86_64", product_id: "perl-Git-2.31.1-10.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Leap 15.3", product: { name: "openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.3", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-2.31.1-10.3.1.aarch64", }, product_reference: "git-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-2.31.1-10.3.1.ppc64le", }, product_reference: "git-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-2.31.1-10.3.1.s390x", }, product_reference: "git-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-2.31.1-10.3.1.x86_64", }, product_reference: "git-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.aarch64", }, product_reference: "git-arch-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.ppc64le", }, product_reference: "git-arch-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.s390x", }, product_reference: "git-arch-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-arch-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.x86_64", }, product_reference: "git-arch-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.aarch64", }, product_reference: "git-core-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.ppc64le", }, product_reference: "git-core-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.s390x", }, product_reference: "git-core-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-core-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.x86_64", }, product_reference: "git-core-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", }, product_reference: "git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", }, product_reference: "git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.s390x", }, product_reference: "git-credential-gnome-keyring-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", }, product_reference: "git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.aarch64", }, product_reference: "git-credential-libsecret-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.ppc64le", }, product_reference: "git-credential-libsecret-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.s390x", }, product_reference: "git-credential-libsecret-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-credential-libsecret-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.x86_64", }, product_reference: "git-credential-libsecret-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.aarch64", }, product_reference: "git-cvs-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.ppc64le", }, product_reference: "git-cvs-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.s390x", }, product_reference: "git-cvs-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-cvs-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.x86_64", }, product_reference: "git-cvs-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.aarch64", }, product_reference: "git-daemon-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.ppc64le", }, product_reference: "git-daemon-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.s390x", }, product_reference: "git-daemon-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-daemon-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.x86_64", }, product_reference: "git-daemon-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-doc-2.31.1-10.3.1.noarch as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-doc-2.31.1-10.3.1.noarch", }, product_reference: "git-doc-2.31.1-10.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.aarch64", }, product_reference: "git-email-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.ppc64le", }, product_reference: "git-email-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.s390x", }, product_reference: "git-email-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-email-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.x86_64", }, product_reference: "git-email-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.aarch64", }, product_reference: "git-gui-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.ppc64le", }, product_reference: "git-gui-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.s390x", }, product_reference: "git-gui-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-gui-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.x86_64", }, product_reference: "git-gui-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.aarch64", }, product_reference: "git-p4-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.ppc64le", }, product_reference: "git-p4-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.s390x", }, product_reference: "git-p4-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-p4-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.x86_64", }, product_reference: "git-p4-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.aarch64", }, product_reference: "git-svn-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.ppc64le", }, product_reference: "git-svn-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.s390x", }, product_reference: "git-svn-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-svn-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.x86_64", }, product_reference: "git-svn-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.aarch64", }, product_reference: "git-web-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.ppc64le", }, product_reference: "git-web-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.s390x", }, product_reference: "git-web-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "git-web-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.x86_64", }, product_reference: "git-web-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.aarch64", }, product_reference: "gitk-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.ppc64le", }, product_reference: "gitk-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.s390x", }, product_reference: "gitk-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "gitk-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.x86_64", }, product_reference: "gitk-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.aarch64", }, product_reference: "perl-Git-2.31.1-10.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.ppc64le", }, product_reference: "perl-Git-2.31.1-10.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.s390x", }, product_reference: "perl-Git-2.31.1-10.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "perl-Git-2.31.1-10.3.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.x86_64", }, product_reference: "perl-Git-2.31.1-10.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, ], }, vulnerabilities: [ { 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 Leap 15.3:git-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-doc-2.31.1-10.3.1.noarch", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.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 Leap 15.3:git-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-doc-2.31.1-10.3.1.noarch", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.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 Leap 15.3:git-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-arch-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-core-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-credential-libsecret-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-cvs-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-daemon-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-doc-2.31.1-10.3.1.noarch", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-email-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-gui-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-p4-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-svn-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:git-web-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:gitk-2.31.1-10.3.1.x86_64", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.aarch64", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.ppc64le", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.s390x", "openSUSE Leap 15.3:perl-Git-2.31.1-10.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2021-07-29T06:30:08Z", details: "important", }, ], title: "CVE-2021-21300", }, ], }
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", }, ], }
gsd-2021-21300
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
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.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-21300", description: "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.", id: "GSD-2021-21300", references: [ "https://www.suse.com/security/cve/CVE-2021-21300.html", "https://ubuntu.com/security/CVE-2021-21300", "https://advisories.mageia.org/CVE-2021-21300.html", "https://security.archlinux.org/CVE-2021-21300", "https://alas.aws.amazon.com/cve/html/CVE-2021-21300.html", "https://packetstormsecurity.com/files/cve/CVE-2021-21300", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-21300", ], details: "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.", id: "GSD-2021-21300", modified: "2023-12-13T01:23:10.982132Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2021-21300", STATE: "PUBLIC", TITLE: "malicious repositories can execute remote code while cloning", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "git", version: { version_data: [ { version_value: ">= 2.14.2, < 2.17.62.17.6", }, { version_value: ">= 2.18.0, < 2.18.5", }, { version_value: ">= 2.19.0, < 2.19.6", }, { version_value: ">= 2.20.0, < 2.20.5", }, { version_value: ">= 2.21.0, < 2.21.4", }, { version_value: ">= 2.22.0, < 2.22.5", }, { version_value: ">= 2.23.0, < 2.23.4", }, { version_value: ">= 2.24.0, < 2.24.4", }, { version_value: ">= 2.25.0, < 2.25.5", }, { version_value: ">= 2.26.0, < 2.26.3", }, { version_value: ">= 2.27.0, < 2.27.1", }, { version_value: ">= 2.28.0, < 2.28.1", }, { version_value: ">= 2.29.0, < 2.29.3", }, { version_value: ">= 2.30.0, < 2.30.1", }, ], }, }, ], }, vendor_name: "git", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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.", }, ], }, impact: { cvss: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-59 Improper Link Resolution Before File Access ('Link Following')", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", refsource: "CONFIRM", url: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", }, { name: "https://lore.kernel.org/git/xmqqim6019yd.fsf@gitster.c.googlers.com/", refsource: "MISC", url: "https://lore.kernel.org/git/xmqqim6019yd.fsf@gitster.c.googlers.com/", }, { name: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", refsource: "MISC", url: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", }, { name: "https://git-scm.com/docs/gitattributes#_filter", refsource: "MISC", url: "https://git-scm.com/docs/gitattributes#_filter", }, { name: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", refsource: "MISC", url: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", }, { name: "[oss-security] 20210309 git: malicious repositories can execute remote code while cloning", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2021/03/09/3", }, { name: "FEDORA-2021-63fcbd126e", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/", }, { name: "FEDORA-2021-ffd0b2108d", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/", }, { name: "FEDORA-2021-03e61a6647", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/", }, { name: "https://support.apple.com/kb/HT212320", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT212320", }, { name: "20210427 APPLE-SA-2021-04-26-10 Xcode 12.5", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2021/Apr/60", }, { name: "GLSA-202104-01", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202104-01", }, { name: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", refsource: "MISC", url: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", }, { name: "[debian-lts-announce] 20221010 [SECURITY] [DLA 3145-1] git security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html", }, ], }, source: { advisory: "GHSA-8prw-h3cq-mghm", discovery: "UNKNOWN", }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "2.14.2", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.25.5", versionStartIncluding: "2.25.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.24.4", versionStartIncluding: "2.24.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.23.4", versionStartIncluding: "2.23.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.22.5", versionStartIncluding: "2.22.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.21.4", versionStartIncluding: "2.21.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.20.5", versionStartIncluding: "2.20.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.19.6", versionStartIncluding: "2.19.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.18.5", versionStartIncluding: "2.18.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.17.6", versionStartIncluding: "2.17.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.26.3", versionStartIncluding: "2.26.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.29.3", versionStartIncluding: "2.29.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.30.2", versionStartIncluding: "2.30.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:2.27.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:git-scm:git:2.28.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "12.5", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", cpe_name: [], versionStartIncluding: "11.0", vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2021-21300", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-59", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592", }, { name: "https://git-scm.com/docs/gitattributes#_filter", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://git-scm.com/docs/gitattributes#_filter", }, { name: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm", }, { name: "https://lore.kernel.org/git/xmqqim6019yd.fsf@gitster.c.googlers.com/", refsource: "MISC", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://lore.kernel.org/git/xmqqim6019yd.fsf@gitster.c.googlers.com/", }, { name: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks", }, { name: "[oss-security] 20210309 git: malicious repositories can execute remote code while cloning", refsource: "MLIST", tags: [ "Exploit", "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2021/03/09/3", }, { name: "FEDORA-2021-63fcbd126e", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/", }, { name: "FEDORA-2021-ffd0b2108d", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/", }, { name: "FEDORA-2021-03e61a6647", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/", }, { name: "https://support.apple.com/kb/HT212320", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://support.apple.com/kb/HT212320", }, { name: "20210427 APPLE-SA-2021-04-26-10 Xcode 12.5", refsource: "FULLDISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://seclists.org/fulldisclosure/2021/Apr/60", }, { name: "GLSA-202104-01", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202104-01", }, { name: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", refsource: "MISC", tags: [ "Exploit", "Third Party Advisory", "VDB Entry", ], url: "http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html", }, { name: "[debian-lts-announce] 20221010 [SECURITY] [DLA 3145-1] git security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "HIGH", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5.1, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:H/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 4.9, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 1.6, impactScore: 5.9, }, }, lastModifiedDate: "2022-12-06T21:38Z", publishedDate: "2021-03-09T20: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.