Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-48384 (GCVE-0-2025-48384)
Vulnerability from cvelistv5 – Published: 2025-07-08 18:23 – Updated: 2026-02-26 17:51| URL | Tags |
|---|---|
| https://github.com/git/git/security/advisories/GH… | x_refsource_CONFIRM |
CISA KEV
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Vendor Report
Signal: Successful Exploitation
Confidence: 80%
Source: cisa-kev
Details
| Cwes | CWE-59 CWE-436 |
|---|---|
| Feed | CISA Known Exploited Vulnerabilities Catalog |
| Product | Git |
| Due Date | 2025-09-15 |
| Date Added | 2025-08-25 |
| Vendorproject | Git |
| Vulnerabilityname | Git Link Following Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-48384",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-08-26T03:55:23.181071Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2025-08-25",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-48384"
},
"type": "kev"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T17:51:05.174Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-48384"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-08-25T00:00:00.000Z",
"value": "CVE-2025-48384 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:11:00.255Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00003.html"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/60"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/08/4"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "git",
"vendor": "git",
"versions": [
{
"status": "affected",
"version": "\u003c 2.43.7"
},
{
"status": "affected",
"version": "\u003e= 2.44.0-rc0, \u003c 2.44.4"
},
{
"status": "affected",
"version": "\u003e= 2.45.0-rc0, \u003c 2.45.4"
},
{
"status": "affected",
"version": "\u003e= 2.46.0-rc0, \u003c 2.46.4"
},
{
"status": "affected",
"version": "\u003e= 2.47.0-rc0, \u003c 2.47.3"
},
{
"status": "affected",
"version": "\u003e= 2.48.0-rc0, \u003c 2.48.2"
},
{
"status": "affected",
"version": "\u003e= 2.49.0-rc0, \u003c 2.49.1"
},
{
"status": "affected",
"version": "\u003e= 2.50.0-rc0, \u003c 2.50.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-436",
"description": "CWE-436: Interpretation Conflict",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-59",
"description": "CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-08T18:23:48.710Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
}
],
"source": {
"advisory": "GHSA-vwqx-4fm8-6qc9",
"discovery": "UNKNOWN"
},
"title": "Git allows arbitrary code execution through broken config quoting"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-48384",
"datePublished": "2025-07-08T18:23:48.710Z",
"dateReserved": "2025-05-19T15:46:00.397Z",
"dateUpdated": "2026-02-26T17:51:05.174Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2025-48384",
"cwes": "[\"CWE-59\", \"CWE-436\"]",
"dateAdded": "2025-08-25",
"dueDate": "2025-09-15",
"knownRansomwareCampaignUse": "Unknown",
"notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. For more information, please see: https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9 ; https://access.redhat.com/errata/RHSA-2025:13933 ; https://alas.aws.amazon.com/AL2/ALAS2-2025-2941.html ; https://linux.oracle.com/errata/ELSA-2025-11534.html ; https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-48384 ; https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"product": "Git",
"requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.",
"shortDescription": "Git contains a link following vulnerability that stems from Git\u2019s inconsistent handling of carriage return characters in configuration files.",
"vendorProject": "Git",
"vulnerabilityName": "Git Link Following Vulnerability"
},
"epss": {
"cve": "CVE-2025-48384",
"date": "2026-05-27",
"epss": "0.00603",
"percentile": "0.69779"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-48384\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-07-08T19:15:42.800\",\"lastModified\":\"2025-11-06T14:52:47.590\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.\"},{\"lang\":\"es\",\"value\":\"Git es un sistema de control de versiones distribuido, r\u00e1pido y escalable, con un conjunto de comandos excepcionalmente completo que proporciona operaciones de alto nivel y acceso completo a su funcionamiento interno. Al leer un valor de configuraci\u00f3n, Git elimina cualquier retorno de carro y avance de l\u00ednea (CRLF) final. Al escribir una entrada de configuraci\u00f3n, los valores con un CR final no se entrecomillan, lo que provoca que el CR se pierda al leer la configuraci\u00f3n posteriormente. Al inicializar un subm\u00f3dulo, si la ruta del subm\u00f3dulo contiene un CR final, se lee la ruta modificada, lo que provoca que el subm\u00f3dulo se extraiga a una ubicaci\u00f3n incorrecta. Si existe un enlace simb\u00f3lico que apunta la ruta modificada al directorio de ganchos del subm\u00f3dulo, y este contiene un gancho ejecutable posterior a la extracci\u00f3n, el script podr\u00eda ejecutarse accidentalmente despu\u00e9s de la extracci\u00f3n. Esta vulnerabilidad se ha corregido en v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1 y v2.50.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":6.0}]},\"cisaExploitAdd\":\"2025-08-25\",\"cisaActionDue\":\"2025-09-15\",\"cisaRequiredAction\":\"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.\",\"cisaVulnerabilityName\":\"Git Link Following Vulnerability\",\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"},{\"lang\":\"en\",\"value\":\"CWE-436\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.43.7\",\"matchCriteriaId\":\"BB276680-D286-4DF6-BCB7-CAC1D9D77E08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.44.0\",\"versionEndExcluding\":\"2.44.4\",\"matchCriteriaId\":\"856A8970-74E2-4F8F-A1A6-2AB1C0C87E45\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.45.0\",\"versionEndExcluding\":\"2.45.4\",\"matchCriteriaId\":\"6D1DB9BA-3D91-4F7D-931E-A664737129F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.46.0\",\"versionEndExcluding\":\"2.46.4\",\"matchCriteriaId\":\"01BDA55C-F398-4286-ABC6-979A783BDC65\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.47.0\",\"versionEndExcluding\":\"2.47.3\",\"matchCriteriaId\":\"FF4A2ACC-0996-4869-884D-734D6006C032\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.48.0\",\"versionEndExcluding\":\"2.48.2\",\"matchCriteriaId\":\"0DD21A83-8D62-4EE4-914B-B5ACA19A84A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.49.0\",\"versionEndExcluding\":\"2.49.1\",\"matchCriteriaId\":\"95C1825C-B7A2-46E9-93D7-2D196DB2515E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.50.0\",\"versionEndExcluding\":\"2.50.1\",\"matchCriteriaId\":\"18F948AD-22C0-4B2E-B497-899F3A94B70A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"26.0\",\"matchCriteriaId\":\"37CC7F40-CC3A-4AEB-9260-B621FE64735A\"}]}]}],\"references\":[{\"url\":\"https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/60\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/08/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/10/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-48384\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"US Government Resource\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/10/msg00003.html\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/60\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/08/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:11:00.255Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-48384\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-26T03:55:23.181071Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2025-08-25\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-48384\"}}}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-08-25T00:00:00.000Z\", \"value\": \"CVE-2025-48384 added to CISA KEV\"}], \"references\": [{\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-48384\", \"tags\": [\"government-resource\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-08T18:35:20.601Z\"}}], \"cna\": {\"title\": \"Git allows arbitrary code execution through broken config quoting\", \"source\": {\"advisory\": \"GHSA-vwqx-4fm8-6qc9\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.43.7\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.44.0-rc0, \u003c 2.44.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.45.0-rc0, \u003c 2.45.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.46.0-rc0, \u003c 2.46.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.47.0-rc0, \u003c 2.47.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.48.0-rc0, \u003c 2.48.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.49.0-rc0, \u003c 2.49.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.50.0-rc0, \u003c 2.50.1\"}]}], \"references\": [{\"url\": \"https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9\", \"name\": \"https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-436\", \"description\": \"CWE-436: Interpretation Conflict\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-59\", \"description\": \"CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-07-08T18:23:48.710Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-48384\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-26T17:51:05.174Z\", \"dateReserved\": \"2025-05-19T15:46:00.397Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-07-08T18:23:48.710Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
NCSC-2025-0217
Vulnerability from csaf_ncscnl - Published: 2025-07-08 18:26 - Updated: 2025-07-08 18:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/14.0.0|<14.0.27564.0
Microsoft / Microsoft Visual Studio 2015 Update 3
|
vers:unknown/14.0.0|<14.0.27564.0 | ||
|
vers:unknown/15.9.0|<15.9.75
Microsoft / Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)
|
vers:unknown/15.9.0|<15.9.75 | ||
|
vers:unknown/16.11.0|<16.11.49
Microsoft / Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)
|
vers:unknown/16.11.0|<16.11.49 | ||
|
vers:unknown/17.10.0|<17.10.17
Microsoft / Microsoft Visual Studio 2022 version 17.10
|
vers:unknown/17.10.0|<17.10.17 | ||
|
vers:unknown/17.12.0|<17.12.10
Microsoft / Microsoft Visual Studio 2022 version 17.12
|
vers:unknown/17.12.0|<17.12.10 | ||
|
vers:unknown/17.14.0|<17.14.8
Microsoft / Microsoft Visual Studio 2022 version 17.14
|
vers:unknown/17.14.0|<17.14.8 | ||
|
vers:unknown/17.8.0|<17.8.23
Microsoft / Microsoft Visual Studio 2022 version 17.8
|
vers:unknown/17.8.0|<17.8.23 | ||
|
vers:unknown/2020|<2025.8.1
Microsoft / Python extension for Visual Studio Code
|
vers:unknown/2020|<2025.8.1 |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Microsoft heeft kwetsbaarheden verholpen in Visual Studio.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om zich verhoogde rechten toe te kennen, of willekeurige code uit te voeren.\n\nEen deel van de kwetsbaarheden zijn eerder verholpen in de code van diverse open source projecten gerelateerd aan GIT. Visual Studio maakt gebruik van deze code.\n\nVoor succesvol misbruik moet de kwaadwillende het slachtoffer misleiden malafide code te importeren en uitvoeren.\n",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op:\n\nhttps://portal.msrc.microsoft.com/en-us/security-guidance",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"title": "CWE-59"
},
{
"category": "general",
"text": "Trust Boundary Violation",
"title": "CWE-501"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"title": "Kwetsbaarheden verholpen in Microsoft Visual Studio",
"tracking": {
"current_release_date": "2025-07-08T18:26:14.881161Z",
"generator": {
"date": "2025-06-05T14:45:00Z",
"engine": {
"name": "V.A.",
"version": "1.1"
}
},
"id": "NCSC-2025-0217",
"initial_release_date": "2025-07-08T18:26:14.881161Z",
"revision_history": [
{
"date": "2025-07-08T18:26:14.881161Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/14.0.0|\u003c14.0.27564.0",
"product": {
"name": "vers:unknown/14.0.0|\u003c14.0.27564.0",
"product_id": "CSAFPID-2965185"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2015 Update 3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/15.9.0|\u003c15.9.75",
"product": {
"name": "vers:unknown/15.9.0|\u003c15.9.75",
"product_id": "CSAFPID-2965180"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/16.11.0|\u003c16.11.49",
"product": {
"name": "vers:unknown/16.11.0|\u003c16.11.49",
"product_id": "CSAFPID-2965181"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.10.0|\u003c17.10.17",
"product": {
"name": "vers:unknown/17.10.0|\u003c17.10.17",
"product_id": "CSAFPID-2965184"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.10"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.12.0|\u003c17.12.10",
"product": {
"name": "vers:unknown/17.12.0|\u003c17.12.10",
"product_id": "CSAFPID-2965182"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.12"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.14.0|\u003c17.14.8",
"product": {
"name": "vers:unknown/17.14.0|\u003c17.14.8",
"product_id": "CSAFPID-2965186"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.14"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/17.8.0|\u003c17.8.23",
"product": {
"name": "vers:unknown/17.8.0|\u003c17.8.23",
"product_id": "CSAFPID-2965183"
}
}
],
"category": "product_name",
"name": "Microsoft Visual Studio 2022 version 17.8"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/2020|\u003c2025.8.1",
"product": {
"name": "vers:unknown/2020|\u003c2025.8.1",
"product_id": "CSAFPID-2965264"
}
}
],
"category": "product_name",
"name": "Python extension for Visual Studio Code"
}
],
"category": "vendor",
"name": "Microsoft"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27613",
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27613 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27613.json"
}
],
"title": "CVE-2025-27613"
},
{
"cve": "CVE-2025-27614",
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27614 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27614.json"
}
],
"title": "CVE-2025-27614"
},
{
"cve": "CVE-2025-46334",
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-46334 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46334.json"
}
],
"title": "CVE-2025-46334"
},
{
"cve": "CVE-2025-46835",
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-46835 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46835.json"
}
],
"title": "CVE-2025-46835"
},
{
"cve": "CVE-2025-48384",
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48384 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48384.json"
}
],
"title": "CVE-2025-48384"
},
{
"cve": "CVE-2025-48385",
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48385 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48385.json"
}
],
"title": "CVE-2025-48385"
},
{
"cve": "CVE-2025-48386",
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48386 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48386.json"
}
],
"title": "CVE-2025-48386"
},
{
"cve": "CVE-2025-49714",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"notes": [
{
"category": "other",
"text": "Trust Boundary Violation",
"title": "CWE-501"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49714 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-49714.json"
}
],
"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": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
}
],
"title": "CVE-2025-49714"
},
{
"cve": "CVE-2025-49739",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"title": "CWE-59"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49739 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-49739.json"
}
],
"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": [
"CSAFPID-2965185",
"CSAFPID-2965180",
"CSAFPID-2965181",
"CSAFPID-2965184",
"CSAFPID-2965182",
"CSAFPID-2965186",
"CSAFPID-2965183",
"CSAFPID-2965264"
]
}
],
"title": "CVE-2025-49739"
}
]
}
OPENSUSE-SU-2025:15337-1
Vulnerability from csaf_opensuse - Published: 2025-07-11 00:00 - Updated: 2025-07-11 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64 | — |
Vendor Fix
|
{
"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.50.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the git-2.50.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15337",
"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-2025_15337-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27613 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46334 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46334/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46835 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46835/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48384 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48384/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48385 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48386 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48386/"
}
],
"title": "git-2.50.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-07-11T00:00:00Z",
"generator": {
"date": "2025-07-11T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15337-1",
"initial_release_date": "2025-07-11T00:00:00Z",
"revision_history": [
{
"date": "2025-07-11T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "git-2.50.1-1.1.aarch64",
"product": {
"name": "git-2.50.1-1.1.aarch64",
"product_id": "git-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-arch-2.50.1-1.1.aarch64",
"product": {
"name": "git-arch-2.50.1-1.1.aarch64",
"product_id": "git-arch-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-core-2.50.1-1.1.aarch64",
"product": {
"name": "git-core-2.50.1-1.1.aarch64",
"product_id": "git-core-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.50.1-1.1.aarch64",
"product": {
"name": "git-credential-libsecret-2.50.1-1.1.aarch64",
"product_id": "git-credential-libsecret-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-cvs-2.50.1-1.1.aarch64",
"product": {
"name": "git-cvs-2.50.1-1.1.aarch64",
"product_id": "git-cvs-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-daemon-2.50.1-1.1.aarch64",
"product": {
"name": "git-daemon-2.50.1-1.1.aarch64",
"product_id": "git-daemon-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-doc-2.50.1-1.1.aarch64",
"product": {
"name": "git-doc-2.50.1-1.1.aarch64",
"product_id": "git-doc-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-email-2.50.1-1.1.aarch64",
"product": {
"name": "git-email-2.50.1-1.1.aarch64",
"product_id": "git-email-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-gui-2.50.1-1.1.aarch64",
"product": {
"name": "git-gui-2.50.1-1.1.aarch64",
"product_id": "git-gui-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-p4-2.50.1-1.1.aarch64",
"product": {
"name": "git-p4-2.50.1-1.1.aarch64",
"product_id": "git-p4-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-svn-2.50.1-1.1.aarch64",
"product": {
"name": "git-svn-2.50.1-1.1.aarch64",
"product_id": "git-svn-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-web-2.50.1-1.1.aarch64",
"product": {
"name": "git-web-2.50.1-1.1.aarch64",
"product_id": "git-web-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gitk-2.50.1-1.1.aarch64",
"product": {
"name": "gitk-2.50.1-1.1.aarch64",
"product_id": "gitk-2.50.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-Git-2.50.1-1.1.aarch64",
"product": {
"name": "perl-Git-2.50.1-1.1.aarch64",
"product_id": "perl-Git-2.50.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-2.50.1-1.1.ppc64le",
"product": {
"name": "git-2.50.1-1.1.ppc64le",
"product_id": "git-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-arch-2.50.1-1.1.ppc64le",
"product": {
"name": "git-arch-2.50.1-1.1.ppc64le",
"product_id": "git-arch-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-core-2.50.1-1.1.ppc64le",
"product": {
"name": "git-core-2.50.1-1.1.ppc64le",
"product_id": "git-core-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.50.1-1.1.ppc64le",
"product": {
"name": "git-credential-libsecret-2.50.1-1.1.ppc64le",
"product_id": "git-credential-libsecret-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-cvs-2.50.1-1.1.ppc64le",
"product": {
"name": "git-cvs-2.50.1-1.1.ppc64le",
"product_id": "git-cvs-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-daemon-2.50.1-1.1.ppc64le",
"product": {
"name": "git-daemon-2.50.1-1.1.ppc64le",
"product_id": "git-daemon-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-doc-2.50.1-1.1.ppc64le",
"product": {
"name": "git-doc-2.50.1-1.1.ppc64le",
"product_id": "git-doc-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-email-2.50.1-1.1.ppc64le",
"product": {
"name": "git-email-2.50.1-1.1.ppc64le",
"product_id": "git-email-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-gui-2.50.1-1.1.ppc64le",
"product": {
"name": "git-gui-2.50.1-1.1.ppc64le",
"product_id": "git-gui-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-p4-2.50.1-1.1.ppc64le",
"product": {
"name": "git-p4-2.50.1-1.1.ppc64le",
"product_id": "git-p4-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-svn-2.50.1-1.1.ppc64le",
"product": {
"name": "git-svn-2.50.1-1.1.ppc64le",
"product_id": "git-svn-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-web-2.50.1-1.1.ppc64le",
"product": {
"name": "git-web-2.50.1-1.1.ppc64le",
"product_id": "git-web-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gitk-2.50.1-1.1.ppc64le",
"product": {
"name": "gitk-2.50.1-1.1.ppc64le",
"product_id": "gitk-2.50.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-Git-2.50.1-1.1.ppc64le",
"product": {
"name": "perl-Git-2.50.1-1.1.ppc64le",
"product_id": "perl-Git-2.50.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-2.50.1-1.1.s390x",
"product": {
"name": "git-2.50.1-1.1.s390x",
"product_id": "git-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-arch-2.50.1-1.1.s390x",
"product": {
"name": "git-arch-2.50.1-1.1.s390x",
"product_id": "git-arch-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-core-2.50.1-1.1.s390x",
"product": {
"name": "git-core-2.50.1-1.1.s390x",
"product_id": "git-core-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.50.1-1.1.s390x",
"product": {
"name": "git-credential-libsecret-2.50.1-1.1.s390x",
"product_id": "git-credential-libsecret-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-cvs-2.50.1-1.1.s390x",
"product": {
"name": "git-cvs-2.50.1-1.1.s390x",
"product_id": "git-cvs-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-daemon-2.50.1-1.1.s390x",
"product": {
"name": "git-daemon-2.50.1-1.1.s390x",
"product_id": "git-daemon-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-doc-2.50.1-1.1.s390x",
"product": {
"name": "git-doc-2.50.1-1.1.s390x",
"product_id": "git-doc-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-email-2.50.1-1.1.s390x",
"product": {
"name": "git-email-2.50.1-1.1.s390x",
"product_id": "git-email-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-gui-2.50.1-1.1.s390x",
"product": {
"name": "git-gui-2.50.1-1.1.s390x",
"product_id": "git-gui-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-p4-2.50.1-1.1.s390x",
"product": {
"name": "git-p4-2.50.1-1.1.s390x",
"product_id": "git-p4-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-svn-2.50.1-1.1.s390x",
"product": {
"name": "git-svn-2.50.1-1.1.s390x",
"product_id": "git-svn-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-web-2.50.1-1.1.s390x",
"product": {
"name": "git-web-2.50.1-1.1.s390x",
"product_id": "git-web-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gitk-2.50.1-1.1.s390x",
"product": {
"name": "gitk-2.50.1-1.1.s390x",
"product_id": "gitk-2.50.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-Git-2.50.1-1.1.s390x",
"product": {
"name": "perl-Git-2.50.1-1.1.s390x",
"product_id": "perl-Git-2.50.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-2.50.1-1.1.x86_64",
"product": {
"name": "git-2.50.1-1.1.x86_64",
"product_id": "git-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-arch-2.50.1-1.1.x86_64",
"product": {
"name": "git-arch-2.50.1-1.1.x86_64",
"product_id": "git-arch-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-core-2.50.1-1.1.x86_64",
"product": {
"name": "git-core-2.50.1-1.1.x86_64",
"product_id": "git-core-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.50.1-1.1.x86_64",
"product": {
"name": "git-credential-libsecret-2.50.1-1.1.x86_64",
"product_id": "git-credential-libsecret-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-cvs-2.50.1-1.1.x86_64",
"product": {
"name": "git-cvs-2.50.1-1.1.x86_64",
"product_id": "git-cvs-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-daemon-2.50.1-1.1.x86_64",
"product": {
"name": "git-daemon-2.50.1-1.1.x86_64",
"product_id": "git-daemon-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-doc-2.50.1-1.1.x86_64",
"product": {
"name": "git-doc-2.50.1-1.1.x86_64",
"product_id": "git-doc-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-email-2.50.1-1.1.x86_64",
"product": {
"name": "git-email-2.50.1-1.1.x86_64",
"product_id": "git-email-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-gui-2.50.1-1.1.x86_64",
"product": {
"name": "git-gui-2.50.1-1.1.x86_64",
"product_id": "git-gui-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-p4-2.50.1-1.1.x86_64",
"product": {
"name": "git-p4-2.50.1-1.1.x86_64",
"product_id": "git-p4-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-svn-2.50.1-1.1.x86_64",
"product": {
"name": "git-svn-2.50.1-1.1.x86_64",
"product_id": "git-svn-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-web-2.50.1-1.1.x86_64",
"product": {
"name": "git-web-2.50.1-1.1.x86_64",
"product_id": "git-web-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gitk-2.50.1-1.1.x86_64",
"product": {
"name": "gitk-2.50.1-1.1.x86_64",
"product_id": "gitk-2.50.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-Git-2.50.1-1.1.x86_64",
"product": {
"name": "perl-Git-2.50.1-1.1.x86_64",
"product_id": "perl-Git-2.50.1-1.1.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.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.50.1-1.1.aarch64"
},
"product_reference": "git-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le"
},
"product_reference": "git-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.50.1-1.1.s390x"
},
"product_reference": "git-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.50.1-1.1.x86_64"
},
"product_reference": "git-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64"
},
"product_reference": "git-arch-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le"
},
"product_reference": "git-arch-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x"
},
"product_reference": "git-arch-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64"
},
"product_reference": "git-arch-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64"
},
"product_reference": "git-core-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le"
},
"product_reference": "git-core-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x"
},
"product_reference": "git-core-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64"
},
"product_reference": "git-core-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64"
},
"product_reference": "git-credential-libsecret-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le"
},
"product_reference": "git-credential-libsecret-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x"
},
"product_reference": "git-credential-libsecret-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64"
},
"product_reference": "git-credential-libsecret-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64"
},
"product_reference": "git-cvs-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le"
},
"product_reference": "git-cvs-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x"
},
"product_reference": "git-cvs-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64"
},
"product_reference": "git-cvs-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64"
},
"product_reference": "git-daemon-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le"
},
"product_reference": "git-daemon-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x"
},
"product_reference": "git-daemon-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64"
},
"product_reference": "git-daemon-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64"
},
"product_reference": "git-doc-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le"
},
"product_reference": "git-doc-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x"
},
"product_reference": "git-doc-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64"
},
"product_reference": "git-doc-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64"
},
"product_reference": "git-email-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le"
},
"product_reference": "git-email-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x"
},
"product_reference": "git-email-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64"
},
"product_reference": "git-email-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64"
},
"product_reference": "git-gui-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le"
},
"product_reference": "git-gui-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x"
},
"product_reference": "git-gui-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64"
},
"product_reference": "git-gui-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64"
},
"product_reference": "git-p4-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le"
},
"product_reference": "git-p4-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x"
},
"product_reference": "git-p4-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64"
},
"product_reference": "git-p4-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64"
},
"product_reference": "git-svn-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le"
},
"product_reference": "git-svn-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x"
},
"product_reference": "git-svn-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64"
},
"product_reference": "git-svn-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64"
},
"product_reference": "git-web-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le"
},
"product_reference": "git-web-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x"
},
"product_reference": "git-web-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64"
},
"product_reference": "git-web-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64"
},
"product_reference": "gitk-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le"
},
"product_reference": "gitk-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x"
},
"product_reference": "gitk-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64"
},
"product_reference": "gitk-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.50.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64"
},
"product_reference": "perl-Git-2.50.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.50.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le"
},
"product_reference": "perl-Git-2.50.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.50.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x"
},
"product_reference": "perl-Git-2.50.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.50.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
},
"product_reference": "perl-Git-2.50.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27613"
}
],
"notes": [
{
"category": "general",
"text": "Gitk is a Tcl/Tk based Git history browser. Starting with 1.7.0, when a user clones an untrusted repository and runs gitk without additional command arguments, files for which the user has write permission can be created and truncated. The option Support per-file encoding must have been enabled before in Gitk\u0027s Preferences. This option is disabled by default. The same happens when Show origin of this line is used in the main window (regardless of whether Support per-file encoding is enabled or not). This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27613",
"url": "https://www.suse.com/security/cve/CVE-2025-27613"
},
{
"category": "external",
"summary": "SUSE Bug 1245938 for CVE-2025-27613",
"url": "https://bugzilla.suse.com/1245938"
}
],
"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.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27613"
},
{
"cve": "CVE-2025-27614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27614"
}
],
"notes": [
{
"category": "general",
"text": "Gitk is a Tcl/Tk based Git history browser. Starting with 2.41.0, a Git repository can be crafted in such a way that with some social engineering a user who has cloned the repository can be tricked into running any script (e.g., Bourne shell, Perl, Python, ...) supplied by the attacker by invoking gitk filename, where filename has a particular structure. The script is run with the privileges of the user. This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27614",
"url": "https://www.suse.com/security/cve/CVE-2025-27614"
},
{
"category": "external",
"summary": "SUSE Bug 1245939 for CVE-2025-27614",
"url": "https://bugzilla.suse.com/1245939"
}
],
"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.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-27614"
},
{
"cve": "CVE-2025-46334",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46334"
}
],
"notes": [
{
"category": "general",
"text": "Git GUI allows you to use the Git source control management tools via a GUI. A malicious repository can ship versions of sh.exe or typical textconv filter programs such as astextplain. Due to the unfortunate design of Tcl on Windows, the search path when looking for an executable always includes the current directory. The mentioned programs are invoked when the user selects Git Bash or Browse Files from the menu. This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46334",
"url": "https://www.suse.com/security/cve/CVE-2025-46334"
},
{
"category": "external",
"summary": "SUSE Bug 1245940 for CVE-2025-46334",
"url": "https://bugzilla.suse.com/1245940"
}
],
"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.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-46334"
},
{
"cve": "CVE-2025-46835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46835"
}
],
"notes": [
{
"category": "general",
"text": "Git GUI allows you to use the Git source control management tools via a GUI. When a user clones an untrusted repository and is tricked into editing a file located in a maliciously named directory in the repository, then Git GUI can create and overwrite files for which the user has write permission. This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46835",
"url": "https://www.suse.com/security/cve/CVE-2025-46835"
},
{
"category": "external",
"summary": "SUSE Bug 1245942 for CVE-2025-46835",
"url": "https://bugzilla.suse.com/1245942"
}
],
"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.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-46835"
},
{
"cve": "CVE-2025-48384",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48384"
}
],
"notes": [
{
"category": "general",
"text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48384",
"url": "https://www.suse.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "SUSE Bug 1245943 for CVE-2025-48384",
"url": "https://bugzilla.suse.com/1245943"
}
],
"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.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-48384"
},
{
"cve": "CVE-2025-48385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48385"
}
],
"notes": [
{
"category": "general",
"text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When cloning a repository Git knows to optionally fetch a bundle advertised by the remote server, which allows the server-side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection. This protocol injection can cause the client to write the fetched bundle to a location controlled by the adversary. The fetched content is fully controlled by the server, which can in the worst case lead to arbitrary code execution. The use of bundle URIs is not enabled by default and can be controlled by the bundle.heuristic config option. Some cases of the vulnerability require that the adversary is in control of where a repository will be cloned to. This either requires social engineering or a recursive clone with submodules. These cases can thus be avoided by disabling recursive clones. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48385",
"url": "https://www.suse.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "SUSE Bug 1245946 for CVE-2025-48385",
"url": "https://bugzilla.suse.com/1245946"
}
],
"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.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-48385"
},
{
"cve": "CVE-2025-48386",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48386"
}
],
"notes": [
{
"category": "general",
"text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. The wincred credential helper uses a static buffer (target) as a unique key for storing and comparing against internal storage. This credential helper does not properly bounds check the available space remaining in the buffer before appending to it with wcsncat(), leading to potential buffer overflows. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48386",
"url": "https://www.suse.com/security/cve/CVE-2025-48386"
},
{
"category": "external",
"summary": "SUSE Bug 1245947 for CVE-2025-48386",
"url": "https://bugzilla.suse.com/1245947"
}
],
"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.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.50.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.50.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-48386"
}
]
}
RHSA-2025:11462
Vulnerability from csaf_redhat - Published: 2025-07-21 14:51 - Updated: 2026-03-18 03:03A flaw was found in Git. This vulnerability occurs when Git requests credentials via a terminal prompt, for example, without the use of a credential helper. During this process, Git displays the host name for which the credentials are needed, but any URL-encoded parts are decoded and displayed directly. This can allow an attacker to manipulate URLs by including ANSI escape sequences, which can be interpreted by the terminal to mislead users by tricking them into entering passwords that are redirected to malicious attacker-controlled sites.
CWE-150 - Improper Neutralization of Escape, Meta, or Control Sequences| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
A flaw was found in Git. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems, most notably .NET and node.js, interpret single Carriage Return characters as newlines, which render the protections against CVE-2020-5260 incomplete for credential helpers, which has the potential to expose stored credentials to malicious URLs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
A vulnerability has been identified in the gitk application that could lead to unauthorized file modification or data loss. This flaw manifests in two primary scenarios: - Untrusted Repository Cloning: When a user is tricked into cloning an untrusted Git repository and then uses gitk to visualize it without any additional parameters, any writable file on the user's system can be arbitrarily created or truncated. Exploitation via this method also requires the Support per-file encoding option to be explicitly enabled in Gitk's preferences, which is not the default setting. - 'Show origin of this line' Command: The vulnerability can also be triggered if a user employs the Show origin of this line command within gitk's main window while viewing a malicious repository. This method does not depend on the Support per-file encoding option being enabled. The primary risk is unauthorized file system modification, which could lead to data integrity issues, data loss, or potentially open avenues for further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
There's a vulnerability in gitk where an user can be tricked to run malicious scripts supplied by the attacker when running gitk filename command. When successfully exploited this vulnerability may result in arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the git GUI package. When a user clones an untrusted repository and edits a file located in a maliciously named directory, git GUI may end up creating or overwriting arbitrary files for the running user has written permission. This flaw allows an attacker to modify the content of target files without the affected user's intent, resulting in a data integrity issue.
CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
|
A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)\n\n* git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\n* git: Git arbitrary file writes (CVE-2025-48385)\n\n* gitk: Git file creation flaw (CVE-2025-27613)\n\n* gitk: git script execution flaw (CVE-2025-27614)\n\n* git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11462",
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2337824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824"
},
{
"category": "external",
"summary": "2337956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337956"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "2379124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379124"
},
{
"category": "external",
"summary": "2379125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379125"
},
{
"category": "external",
"summary": "2379326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379326"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11462.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:03:33+00:00",
"generator": {
"date": "2026-03-18T03:03:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11462",
"initial_release_date": "2025-07-21T14:51:13+00:00",
"revision_history": [
{
"date": "2025-07-21T14:51:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-21T14:51:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:03:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el9_6.src",
"product": {
"name": "git-0:2.47.3-1.el9_6.src",
"product_id": "git-0:2.47.3-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-core-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-core-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-daemon-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-daemon-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-subtree-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-subtree-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-debugsource-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-debugsource-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_id": "git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-core-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-core-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-daemon-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-daemon-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-subtree-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-subtree-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_id": "git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-core-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-core-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-daemon-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-daemon-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-subtree-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-subtree-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-debugsource-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-debugsource-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_id": "git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-0:2.47.3-1.el9_6.s390x",
"product_id": "git-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-core-0:2.47.3-1.el9_6.s390x",
"product_id": "git-core-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"product_id": "git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-daemon-0:2.47.3-1.el9_6.s390x",
"product_id": "git-daemon-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-subtree-0:2.47.3-1.el9_6.s390x",
"product_id": "git-subtree-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-debugsource-0:2.47.3-1.el9_6.s390x",
"product_id": "git-debugsource-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_id": "git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el9_6.s390x",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_id": "git-debuginfo-0:2.47.3-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-all-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "git-all-0:2.47.3-1.el9_6.noarch",
"product_id": "git-all-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-core-doc-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "git-core-doc-0:2.47.3-1.el9_6.noarch",
"product_id": "git-core-doc-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-doc@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "git-email-0:2.47.3-1.el9_6.noarch",
"product_id": "git-email-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "git-gui-0:2.47.3-1.el9_6.noarch",
"product_id": "git-gui-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "git-instaweb-0:2.47.3-1.el9_6.noarch",
"product_id": "git-instaweb-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "git-svn-0:2.47.3-1.el9_6.noarch",
"product_id": "git-svn-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "gitk-0:2.47.3-1.el9_6.noarch",
"product_id": "gitk-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "gitweb-0:2.47.3-1.el9_6.noarch",
"product_id": "gitweb-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "perl-Git-0:2.47.3-1.el9_6.noarch",
"product_id": "perl-Git-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@2.47.3-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:2.47.3-1.el9_6.noarch",
"product": {
"name": "perl-Git-SVN-0:2.47.3-1.el9_6.noarch",
"product_id": "perl-Git-SVN-0:2.47.3-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@2.47.3-1.el9_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src"
},
"product_reference": "git-0:2.47.3-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "git-all-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-core-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-core-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-core-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-core-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "git-core-doc-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-daemon-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-daemon-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-daemon-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-daemon-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-debugsource-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-debugsource-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-debugsource-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "git-email-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "git-gui-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "git-instaweb-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.47.3-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64"
},
"product_reference": "git-subtree-0:2.47.3-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.47.3-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le"
},
"product_reference": "git-subtree-0:2.47.3-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.47.3-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x"
},
"product_reference": "git-subtree-0:2.47.3-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.47.3-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64"
},
"product_reference": "git-subtree-0:2.47.3-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "git-svn-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "gitk-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "gitweb-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "perl-Git-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.47.3-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
},
"product_reference": "perl-Git-SVN-0:2.47.3-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-50349",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-01-14T19:00:58.133257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Git. This vulnerability occurs when Git requests credentials via a terminal prompt, for example, without the use of a credential helper. During this process, Git displays the host name for which the credentials are needed, but any URL-encoded parts are decoded and displayed directly. This can allow an attacker to manipulate URLs by including ANSI escape sequences, which can be interpreted by the terminal to mislead users by tricking them into entering passwords that are redirected to malicious attacker-controlled sites.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git does not sanitize URLs when asking for credentials interactively",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-50349"
},
{
"category": "external",
"summary": "RHBZ#2337824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-50349",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-50349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50349"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8",
"url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577",
"url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr",
"url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr"
}
],
"release_date": "2025-01-14T18:43:42.620000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T14:51:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Git does not sanitize URLs when asking for credentials interactively"
},
{
"cve": "CVE-2024-52006",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-01-14T19:09:43.720302+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337956"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Git. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems, most notably .NET and node.js, interpret single Carriage Return characters as newlines, which render the protections against CVE-2020-5260 incomplete for credential helpers, which has the potential to expose stored credentials to malicious URLs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Newline confusion in credential helpers can lead to credential exfiltration in git",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52006"
},
{
"category": "external",
"summary": "RHBZ#2337956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52006"
},
{
"category": "external",
"summary": "https://github.com/git-ecosystem/git-credential-manager/security/advisories/GHSA-86c2-4x57-wc8g",
"url": "https://github.com/git-ecosystem/git-credential-manager/security/advisories/GHSA-86c2-4x57-wc8g"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/b01b9b81d36759cdcd07305e78765199e1bc2060",
"url": "https://github.com/git/git/commit/b01b9b81d36759cdcd07305e78765199e1bc2060"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q",
"url": "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-r5ph-xg7q-xfrp",
"url": "https://github.com/git/git/security/advisories/GHSA-r5ph-xg7q-xfrp"
}
],
"release_date": "2025-01-14T18:39:52.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T14:51:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Newline confusion in credential helpers can lead to credential exfiltration in git"
},
{
"cve": "CVE-2025-27613",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2025-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379124"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in the gitk application that could lead to unauthorized file modification or data loss.\n\nThis flaw manifests in two primary scenarios:\n- Untrusted Repository Cloning: When a user is tricked into cloning an untrusted Git repository and then uses gitk to visualize it without any additional parameters, any writable file on the user\u0027s system can be arbitrarily created or truncated. Exploitation via this method also requires the Support per-file encoding option to be explicitly enabled in Gitk\u0027s preferences, which is not the default setting.\n- \u0027Show origin of this line\u0027 Command: The vulnerability can also be triggered if a user employs the Show origin of this line command within gitk\u0027s main window while viewing a malicious repository. This method does not depend on the Support per-file encoding option being enabled.\n\nThe primary risk is unauthorized file system modification, which could lead to data integrity issues, data loss, or potentially open avenues for further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gitk: Git file creation flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team rated this vulnerability as having a Moderate security impact. Exploitation depends on a non-default option being enabled and the user being tricked into cloning the untrusted repository or using the \"Show origin of this line\" command in the main window.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27613"
},
{
"category": "external",
"summary": "RHBZ#2379124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379124"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27613"
},
{
"category": "external",
"summary": "https://github.com/j6t/gitk/security/advisories/GHSA-f3cw-xrj3-wr2v",
"url": "https://github.com/j6t/gitk/security/advisories/GHSA-f3cw-xrj3-wr2v"
},
{
"category": "external",
"summary": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/",
"url": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/07/08/4",
"url": "https://www.openwall.com/lists/oss-security/2025/07/08/4"
}
],
"release_date": "2025-07-08T13:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T14:51:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gitk: Git file creation flaw"
},
{
"cve": "CVE-2025-27614",
"discovery_date": "2025-07-09T22:54:11.462000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379125"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a vulnerability in gitk where an user can be tricked to run malicious scripts supplied by the attacker when running gitk filename command. When successfully exploited this vulnerability may result in arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gitk: git script execution flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as having a Moderate impact as it depends on the user to be tricked to run the command using the malicious file as parameter.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27614"
},
{
"category": "external",
"summary": "RHBZ#2379125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27614"
},
{
"category": "external",
"summary": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/",
"url": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/07/08/4",
"url": "https://www.openwall.com/lists/oss-security/2025/07/08/4"
}
],
"release_date": "2025-07-08T13:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T14:51:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue besides avoid using gitk with untrusted repositories or unstrusted files.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gitk: git script execution flaw"
},
{
"cve": "CVE-2025-46835",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-10T16:00:54.639582+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379326"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the git GUI package. When a user clones an untrusted repository and edits a file located in a maliciously named directory, git GUI may end up creating or overwriting arbitrary files for the running user has written permission. This flaw allows an attacker to modify the content of target files without the affected user\u0027s intent, resulting in a data integrity issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git GUI can create and overwrite files for which the user has write permission",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security team has rated this vulnerability as having a Low severity. The is due to the high complexity in exploiting the vulnerability. Additionally, the user needs to be tricked into cloning an untrusted repository and editing a file located in a directory with a maliciously crafted name.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46835"
},
{
"category": "external",
"summary": "RHBZ#2379326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46835"
},
{
"category": "external",
"summary": "https://github.com/j6t/git-gui/compare/dcda716dbc9c90bcac4611bd1076747671ee0906..a437f5bc93330a70b42a230e52f3bd036ca1b1da",
"url": "https://github.com/j6t/git-gui/compare/dcda716dbc9c90bcac4611bd1076747671ee0906..a437f5bc93330a70b42a230e52f3bd036ca1b1da"
},
{
"category": "external",
"summary": "https://github.com/j6t/git-gui/security/advisories/GHSA-xfx7-68v4-v8fg",
"url": "https://github.com/j6t/git-gui/security/advisories/GHSA-xfx7-68v4-v8fg"
}
],
"release_date": "2025-07-10T15:09:42.735000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T14:51:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Git GUI can create and overwrite files for which the user has write permission"
},
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T14:51:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
},
{
"cve": "CVE-2025-48385",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:55.106787+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378808"
}
],
"notes": [
{
"category": "description",
"text": "A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary file writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important rather than a Moderate flaw because it enables protocol injection at the transport layer of Git\u0027s bundle-uri mechanism, allowing a remote server to manipulate how and where data is written on the client system during a clone operation. The lack of input sanitization on user-controlled values like the URI and target path means that malformed inputs containing spaces or newlines can break protocol framing, leading to arbitrary file writes. In scenarios such as CI pipelines, developer environments, or recursive clones with submodules, an attacker can exploit this to overwrite critical files or inject malicious content, potentially achieving remote code execution (RCE).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "RHBZ#2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655",
"url": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655"
}
],
"release_date": "2025-07-08T18:23:44.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T14:51:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-all-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-core-doc-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debuginfo-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-debugsource-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-email-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-gui-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-instaweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-subtree-0:2.47.3-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-svn-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitk-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:gitweb-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-0:2.47.3-1.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:perl-Git-SVN-0:2.47.3-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary file writes"
}
]
}
RHSA-2025:11533
Vulnerability from csaf_redhat - Published: 2025-07-22 12:03 - Updated: 2026-03-18 03:03A flaw was found in Git. This vulnerability occurs when Git requests credentials via a terminal prompt, for example, without the use of a credential helper. During this process, Git displays the host name for which the credentials are needed, but any URL-encoded parts are decoded and displayed directly. This can allow an attacker to manipulate URLs by including ANSI escape sequences, which can be interpreted by the terminal to mislead users by tricking them into entering passwords that are redirected to malicious attacker-controlled sites.
CWE-150 - Improper Neutralization of Escape, Meta, or Control Sequences| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
A flaw was found in Git. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems, most notably .NET and node.js, interpret single Carriage Return characters as newlines, which render the protections against CVE-2020-5260 incomplete for credential helpers, which has the potential to expose stored credentials to malicious URLs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
A vulnerability has been identified in the gitk application that could lead to unauthorized file modification or data loss. This flaw manifests in two primary scenarios: - Untrusted Repository Cloning: When a user is tricked into cloning an untrusted Git repository and then uses gitk to visualize it without any additional parameters, any writable file on the user's system can be arbitrarily created or truncated. Exploitation via this method also requires the Support per-file encoding option to be explicitly enabled in Gitk's preferences, which is not the default setting. - 'Show origin of this line' Command: The vulnerability can also be triggered if a user employs the Show origin of this line command within gitk's main window while viewing a malicious repository. This method does not depend on the Support per-file encoding option being enabled. The primary risk is unauthorized file system modification, which could lead to data integrity issues, data loss, or potentially open avenues for further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
There's a vulnerability in gitk where an user can be tricked to run malicious scripts supplied by the attacker when running gitk filename command. When successfully exploited this vulnerability may result in arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the git GUI package. When a user clones an untrusted repository and edits a file located in a maliciously named directory, git GUI may end up creating or overwriting arbitrary files for the running user has written permission. This flaw allows an attacker to modify the content of target files without the affected user's intent, resulting in a data integrity issue.
CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
|
A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)\n\n* git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\n* git: Git arbitrary file writes (CVE-2025-48385)\n\n* gitk: Git file creation flaw (CVE-2025-27613)\n\n* gitk: git script execution flaw (CVE-2025-27614)\n\n* git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11533",
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2337824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824"
},
{
"category": "external",
"summary": "2337956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337956"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "2379124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379124"
},
{
"category": "external",
"summary": "2379125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379125"
},
{
"category": "external",
"summary": "2379326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379326"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11533.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:03:30+00:00",
"generator": {
"date": "2026-03-18T03:03:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11533",
"initial_release_date": "2025-07-22T12:03:30+00:00",
"revision_history": [
{
"date": "2025-07-22T12:03:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-22T12:03:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:03:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el10_0.src",
"product": {
"name": "git-0:2.47.3-1.el10_0.src",
"product_id": "git-0:2.47.3-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-core-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-core-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-daemon-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-daemon-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-debugsource-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-debugsource-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_id": "git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-core-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-core-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-daemon-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-daemon-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_id": "git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-core-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-core-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-daemon-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-daemon-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-debugsource-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-debugsource-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_id": "git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-0:2.47.3-1.el10_0.s390x",
"product_id": "git-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-core-0:2.47.3-1.el10_0.s390x",
"product_id": "git-core-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"product_id": "git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-daemon-0:2.47.3-1.el10_0.s390x",
"product_id": "git-daemon-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-debugsource-0:2.47.3-1.el10_0.s390x",
"product_id": "git-debugsource-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_id": "git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_id": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_id": "git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.47.3-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.47.3-1.el10_0.s390x",
"product": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_id": "git-debuginfo-0:2.47.3-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.47.3-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-all-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "git-all-0:2.47.3-1.el10_0.noarch",
"product_id": "git-all-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-core-doc-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "git-core-doc-0:2.47.3-1.el10_0.noarch",
"product_id": "git-core-doc-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-doc@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "git-email-0:2.47.3-1.el10_0.noarch",
"product_id": "git-email-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "git-gui-0:2.47.3-1.el10_0.noarch",
"product_id": "git-gui-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "git-instaweb-0:2.47.3-1.el10_0.noarch",
"product_id": "git-instaweb-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "git-subtree-0:2.47.3-1.el10_0.noarch",
"product_id": "git-subtree-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "git-svn-0:2.47.3-1.el10_0.noarch",
"product_id": "git-svn-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "gitk-0:2.47.3-1.el10_0.noarch",
"product_id": "gitk-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "gitweb-0:2.47.3-1.el10_0.noarch",
"product_id": "gitweb-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "perl-Git-0:2.47.3-1.el10_0.noarch",
"product_id": "perl-Git-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@2.47.3-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:2.47.3-1.el10_0.noarch",
"product": {
"name": "perl-Git-SVN-0:2.47.3-1.el10_0.noarch",
"product_id": "perl-Git-SVN-0:2.47.3-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@2.47.3-1.el10_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src"
},
"product_reference": "git-0:2.47.3-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "git-all-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-core-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-core-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-core-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-core-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "git-core-doc-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-daemon-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-daemon-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-daemon-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-daemon-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64"
},
"product_reference": "git-debugsource-0:2.47.3-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le"
},
"product_reference": "git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x"
},
"product_reference": "git-debugsource-0:2.47.3-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.47.3-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64"
},
"product_reference": "git-debugsource-0:2.47.3-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "git-email-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "git-gui-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "git-instaweb-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "git-subtree-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "git-svn-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "gitk-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "gitweb-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "perl-Git-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.47.3-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
},
"product_reference": "perl-Git-SVN-0:2.47.3-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-50349",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-01-14T19:00:58.133257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Git. This vulnerability occurs when Git requests credentials via a terminal prompt, for example, without the use of a credential helper. During this process, Git displays the host name for which the credentials are needed, but any URL-encoded parts are decoded and displayed directly. This can allow an attacker to manipulate URLs by including ANSI escape sequences, which can be interpreted by the terminal to mislead users by tricking them into entering passwords that are redirected to malicious attacker-controlled sites.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git does not sanitize URLs when asking for credentials interactively",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-50349"
},
{
"category": "external",
"summary": "RHBZ#2337824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-50349",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-50349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50349"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8",
"url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577",
"url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr",
"url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr"
}
],
"release_date": "2025-01-14T18:43:42.620000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T12:03:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Git does not sanitize URLs when asking for credentials interactively"
},
{
"cve": "CVE-2024-52006",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-01-14T19:09:43.720302+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337956"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Git. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems, most notably .NET and node.js, interpret single Carriage Return characters as newlines, which render the protections against CVE-2020-5260 incomplete for credential helpers, which has the potential to expose stored credentials to malicious URLs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Newline confusion in credential helpers can lead to credential exfiltration in git",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52006"
},
{
"category": "external",
"summary": "RHBZ#2337956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52006"
},
{
"category": "external",
"summary": "https://github.com/git-ecosystem/git-credential-manager/security/advisories/GHSA-86c2-4x57-wc8g",
"url": "https://github.com/git-ecosystem/git-credential-manager/security/advisories/GHSA-86c2-4x57-wc8g"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/b01b9b81d36759cdcd07305e78765199e1bc2060",
"url": "https://github.com/git/git/commit/b01b9b81d36759cdcd07305e78765199e1bc2060"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q",
"url": "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-r5ph-xg7q-xfrp",
"url": "https://github.com/git/git/security/advisories/GHSA-r5ph-xg7q-xfrp"
}
],
"release_date": "2025-01-14T18:39:52.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T12:03:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Newline confusion in credential helpers can lead to credential exfiltration in git"
},
{
"cve": "CVE-2025-27613",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2025-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379124"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in the gitk application that could lead to unauthorized file modification or data loss.\n\nThis flaw manifests in two primary scenarios:\n- Untrusted Repository Cloning: When a user is tricked into cloning an untrusted Git repository and then uses gitk to visualize it without any additional parameters, any writable file on the user\u0027s system can be arbitrarily created or truncated. Exploitation via this method also requires the Support per-file encoding option to be explicitly enabled in Gitk\u0027s preferences, which is not the default setting.\n- \u0027Show origin of this line\u0027 Command: The vulnerability can also be triggered if a user employs the Show origin of this line command within gitk\u0027s main window while viewing a malicious repository. This method does not depend on the Support per-file encoding option being enabled.\n\nThe primary risk is unauthorized file system modification, which could lead to data integrity issues, data loss, or potentially open avenues for further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gitk: Git file creation flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team rated this vulnerability as having a Moderate security impact. Exploitation depends on a non-default option being enabled and the user being tricked into cloning the untrusted repository or using the \"Show origin of this line\" command in the main window.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27613"
},
{
"category": "external",
"summary": "RHBZ#2379124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379124"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27613"
},
{
"category": "external",
"summary": "https://github.com/j6t/gitk/security/advisories/GHSA-f3cw-xrj3-wr2v",
"url": "https://github.com/j6t/gitk/security/advisories/GHSA-f3cw-xrj3-wr2v"
},
{
"category": "external",
"summary": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/",
"url": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/07/08/4",
"url": "https://www.openwall.com/lists/oss-security/2025/07/08/4"
}
],
"release_date": "2025-07-08T13:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T12:03:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gitk: Git file creation flaw"
},
{
"cve": "CVE-2025-27614",
"discovery_date": "2025-07-09T22:54:11.462000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379125"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a vulnerability in gitk where an user can be tricked to run malicious scripts supplied by the attacker when running gitk filename command. When successfully exploited this vulnerability may result in arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gitk: git script execution flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as having a Moderate impact as it depends on the user to be tricked to run the command using the malicious file as parameter.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27614"
},
{
"category": "external",
"summary": "RHBZ#2379125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27614"
},
{
"category": "external",
"summary": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/",
"url": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/07/08/4",
"url": "https://www.openwall.com/lists/oss-security/2025/07/08/4"
}
],
"release_date": "2025-07-08T13:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T12:03:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue besides avoid using gitk with untrusted repositories or unstrusted files.",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gitk: git script execution flaw"
},
{
"cve": "CVE-2025-46835",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-10T16:00:54.639582+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379326"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the git GUI package. When a user clones an untrusted repository and edits a file located in a maliciously named directory, git GUI may end up creating or overwriting arbitrary files for the running user has written permission. This flaw allows an attacker to modify the content of target files without the affected user\u0027s intent, resulting in a data integrity issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git GUI can create and overwrite files for which the user has write permission",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security team has rated this vulnerability as having a Low severity. The is due to the high complexity in exploiting the vulnerability. Additionally, the user needs to be tricked into cloning an untrusted repository and editing a file located in a directory with a maliciously crafted name.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46835"
},
{
"category": "external",
"summary": "RHBZ#2379326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46835"
},
{
"category": "external",
"summary": "https://github.com/j6t/git-gui/compare/dcda716dbc9c90bcac4611bd1076747671ee0906..a437f5bc93330a70b42a230e52f3bd036ca1b1da",
"url": "https://github.com/j6t/git-gui/compare/dcda716dbc9c90bcac4611bd1076747671ee0906..a437f5bc93330a70b42a230e52f3bd036ca1b1da"
},
{
"category": "external",
"summary": "https://github.com/j6t/git-gui/security/advisories/GHSA-xfx7-68v4-v8fg",
"url": "https://github.com/j6t/git-gui/security/advisories/GHSA-xfx7-68v4-v8fg"
}
],
"release_date": "2025-07-10T15:09:42.735000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T12:03:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Git GUI can create and overwrite files for which the user has write permission"
},
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T12:03:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
},
{
"cve": "CVE-2025-48385",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:55.106787+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378808"
}
],
"notes": [
{
"category": "description",
"text": "A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary file writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important rather than a Moderate flaw because it enables protocol injection at the transport layer of Git\u0027s bundle-uri mechanism, allowing a remote server to manipulate how and where data is written on the client system during a clone operation. The lack of input sanitization on user-controlled values like the URI and target path means that malformed inputs containing spaces or newlines can break protocol framing, leading to arbitrary file writes. In scenarios such as CI pipelines, developer environments, or recursive clones with submodules, an attacker can exploit this to overwrite critical files or inject malicious content, potentially achieving remote code execution (RCE).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "RHBZ#2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655",
"url": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655"
}
],
"release_date": "2025-07-08T18:23:44.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-22T12:03:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.src",
"AppStream-10.0.Z:git-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-all-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-core-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-core-doc-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-credential-libsecret-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-daemon-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debuginfo-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.aarch64",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.ppc64le",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.s390x",
"AppStream-10.0.Z:git-debugsource-0:2.47.3-1.el10_0.x86_64",
"AppStream-10.0.Z:git-email-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-gui-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-instaweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-subtree-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:git-svn-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitk-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:gitweb-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-0:2.47.3-1.el10_0.noarch",
"AppStream-10.0.Z:perl-Git-SVN-0:2.47.3-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary file writes"
}
]
}
RHSA-2025:11534
Vulnerability from csaf_redhat - Published: 2025-07-23 14:25 - Updated: 2026-03-18 03:03A flaw was found in Git. This vulnerability occurs when Git requests credentials via a terminal prompt, for example, without the use of a credential helper. During this process, Git displays the host name for which the credentials are needed, but any URL-encoded parts are decoded and displayed directly. This can allow an attacker to manipulate URLs by including ANSI escape sequences, which can be interpreted by the terminal to mislead users by tricking them into entering passwords that are redirected to malicious attacker-controlled sites.
CWE-150 - Improper Neutralization of Escape, Meta, or Control Sequences| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
A flaw was found in Git. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems, most notably .NET and node.js, interpret single Carriage Return characters as newlines, which render the protections against CVE-2020-5260 incomplete for credential helpers, which has the potential to expose stored credentials to malicious URLs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
A vulnerability has been identified in the gitk application that could lead to unauthorized file modification or data loss. This flaw manifests in two primary scenarios: - Untrusted Repository Cloning: When a user is tricked into cloning an untrusted Git repository and then uses gitk to visualize it without any additional parameters, any writable file on the user's system can be arbitrarily created or truncated. Exploitation via this method also requires the Support per-file encoding option to be explicitly enabled in Gitk's preferences, which is not the default setting. - 'Show origin of this line' Command: The vulnerability can also be triggered if a user employs the Show origin of this line command within gitk's main window while viewing a malicious repository. This method does not depend on the Support per-file encoding option being enabled. The primary risk is unauthorized file system modification, which could lead to data integrity issues, data loss, or potentially open avenues for further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
There's a vulnerability in gitk where an user can be tricked to run malicious scripts supplied by the attacker when running gitk filename command. When successfully exploited this vulnerability may result in arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the git GUI package. When a user clones an untrusted repository and edits a file located in a maliciously named directory, git GUI may end up creating or overwriting arbitrary files for the running user has written permission. This flaw allows an attacker to modify the content of target files without the affected user's intent, resulting in a data integrity issue.
CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
|
A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)\n\n* git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\n* git: Git arbitrary file writes (CVE-2025-48385)\n\n* gitk: Git file creation flaw (CVE-2025-27613)\n\n* gitk: git script execution flaw (CVE-2025-27614)\n\n* git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11534",
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2337824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824"
},
{
"category": "external",
"summary": "2337956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337956"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "2379124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379124"
},
{
"category": "external",
"summary": "2379125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379125"
},
{
"category": "external",
"summary": "2379326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379326"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11534.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:03:30+00:00",
"generator": {
"date": "2026-03-18T03:03:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11534",
"initial_release_date": "2025-07-23T14:25:28+00:00",
"revision_history": [
{
"date": "2025-07-23T14:25:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-23T14:25:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:03:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.7-1.el8_10.src",
"product": {
"name": "git-0:2.43.7-1.el8_10.src",
"product_id": "git-0:2.43.7-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.7-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-core-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-core-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-daemon-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-daemon-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-subtree-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-subtree-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-debugsource-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-debugsource-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.7-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_id": "git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.7-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-core-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-core-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-daemon-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-daemon-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-subtree-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-subtree-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.7-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_id": "git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.7-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-core-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-core-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-daemon-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-daemon-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-subtree-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-subtree-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-debugsource-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-debugsource-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.7-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_id": "git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.7-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-0:2.43.7-1.el8_10.s390x",
"product_id": "git-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-core-0:2.43.7-1.el8_10.s390x",
"product_id": "git-core-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"product_id": "git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-daemon-0:2.43.7-1.el8_10.s390x",
"product_id": "git-daemon-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-subtree-0:2.43.7-1.el8_10.s390x",
"product_id": "git-subtree-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-debugsource-0:2.43.7-1.el8_10.s390x",
"product_id": "git-debugsource-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_id": "git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_id": "git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.7-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.7-1.el8_10.s390x",
"product": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_id": "git-debuginfo-0:2.43.7-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.7-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-all-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "git-all-0:2.43.7-1.el8_10.noarch",
"product_id": "git-all-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-core-doc-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "git-core-doc-0:2.43.7-1.el8_10.noarch",
"product_id": "git-core-doc-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-doc@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "git-email-0:2.43.7-1.el8_10.noarch",
"product_id": "git-email-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "git-gui-0:2.43.7-1.el8_10.noarch",
"product_id": "git-gui-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "git-instaweb-0:2.43.7-1.el8_10.noarch",
"product_id": "git-instaweb-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "git-svn-0:2.43.7-1.el8_10.noarch",
"product_id": "git-svn-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "gitk-0:2.43.7-1.el8_10.noarch",
"product_id": "gitk-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "gitweb-0:2.43.7-1.el8_10.noarch",
"product_id": "gitweb-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "perl-Git-0:2.43.7-1.el8_10.noarch",
"product_id": "perl-Git-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@2.43.7-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:2.43.7-1.el8_10.noarch",
"product": {
"name": "perl-Git-SVN-0:2.43.7-1.el8_10.noarch",
"product_id": "perl-Git-SVN-0:2.43.7-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@2.43.7-1.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.7-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src"
},
"product_reference": "git-0:2.43.7-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "git-all-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-core-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-core-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-core-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-core-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "git-core-doc-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-daemon-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-daemon-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-daemon-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-daemon-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-debuginfo-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-debugsource-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-debugsource-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-debugsource-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "git-email-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "git-gui-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "git-instaweb-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.7-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64"
},
"product_reference": "git-subtree-0:2.43.7-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.7-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le"
},
"product_reference": "git-subtree-0:2.43.7-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.7-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x"
},
"product_reference": "git-subtree-0:2.43.7-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.7-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64"
},
"product_reference": "git-subtree-0:2.43.7-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "git-svn-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "gitk-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "gitweb-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "perl-Git-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.43.7-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
},
"product_reference": "perl-Git-SVN-0:2.43.7-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-50349",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-01-14T19:00:58.133257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Git. This vulnerability occurs when Git requests credentials via a terminal prompt, for example, without the use of a credential helper. During this process, Git displays the host name for which the credentials are needed, but any URL-encoded parts are decoded and displayed directly. This can allow an attacker to manipulate URLs by including ANSI escape sequences, which can be interpreted by the terminal to mislead users by tricking them into entering passwords that are redirected to malicious attacker-controlled sites.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git does not sanitize URLs when asking for credentials interactively",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-50349"
},
{
"category": "external",
"summary": "RHBZ#2337824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-50349",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-50349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50349"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8",
"url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577",
"url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr",
"url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr"
}
],
"release_date": "2025-01-14T18:43:42.620000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-23T14:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Git does not sanitize URLs when asking for credentials interactively"
},
{
"cve": "CVE-2024-52006",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-01-14T19:09:43.720302+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337956"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Git. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems, most notably .NET and node.js, interpret single Carriage Return characters as newlines, which render the protections against CVE-2020-5260 incomplete for credential helpers, which has the potential to expose stored credentials to malicious URLs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Newline confusion in credential helpers can lead to credential exfiltration in git",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52006"
},
{
"category": "external",
"summary": "RHBZ#2337956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52006"
},
{
"category": "external",
"summary": "https://github.com/git-ecosystem/git-credential-manager/security/advisories/GHSA-86c2-4x57-wc8g",
"url": "https://github.com/git-ecosystem/git-credential-manager/security/advisories/GHSA-86c2-4x57-wc8g"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/b01b9b81d36759cdcd07305e78765199e1bc2060",
"url": "https://github.com/git/git/commit/b01b9b81d36759cdcd07305e78765199e1bc2060"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q",
"url": "https://github.com/git/git/security/advisories/GHSA-qm7j-c969-7j4q"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-r5ph-xg7q-xfrp",
"url": "https://github.com/git/git/security/advisories/GHSA-r5ph-xg7q-xfrp"
}
],
"release_date": "2025-01-14T18:39:52.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-23T14:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Newline confusion in credential helpers can lead to credential exfiltration in git"
},
{
"cve": "CVE-2025-27613",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2025-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379124"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in the gitk application that could lead to unauthorized file modification or data loss.\n\nThis flaw manifests in two primary scenarios:\n- Untrusted Repository Cloning: When a user is tricked into cloning an untrusted Git repository and then uses gitk to visualize it without any additional parameters, any writable file on the user\u0027s system can be arbitrarily created or truncated. Exploitation via this method also requires the Support per-file encoding option to be explicitly enabled in Gitk\u0027s preferences, which is not the default setting.\n- \u0027Show origin of this line\u0027 Command: The vulnerability can also be triggered if a user employs the Show origin of this line command within gitk\u0027s main window while viewing a malicious repository. This method does not depend on the Support per-file encoding option being enabled.\n\nThe primary risk is unauthorized file system modification, which could lead to data integrity issues, data loss, or potentially open avenues for further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gitk: Git file creation flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team rated this vulnerability as having a Moderate security impact. Exploitation depends on a non-default option being enabled and the user being tricked into cloning the untrusted repository or using the \"Show origin of this line\" command in the main window.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27613"
},
{
"category": "external",
"summary": "RHBZ#2379124",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379124"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27613"
},
{
"category": "external",
"summary": "https://github.com/j6t/gitk/security/advisories/GHSA-f3cw-xrj3-wr2v",
"url": "https://github.com/j6t/gitk/security/advisories/GHSA-f3cw-xrj3-wr2v"
},
{
"category": "external",
"summary": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/",
"url": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/07/08/4",
"url": "https://www.openwall.com/lists/oss-security/2025/07/08/4"
}
],
"release_date": "2025-07-08T13:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-23T14:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gitk: Git file creation flaw"
},
{
"cve": "CVE-2025-27614",
"discovery_date": "2025-07-09T22:54:11.462000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379125"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a vulnerability in gitk where an user can be tricked to run malicious scripts supplied by the attacker when running gitk filename command. When successfully exploited this vulnerability may result in arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gitk: git script execution flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as having a Moderate impact as it depends on the user to be tricked to run the command using the malicious file as parameter.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27614"
},
{
"category": "external",
"summary": "RHBZ#2379125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27614"
},
{
"category": "external",
"summary": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/",
"url": "https://lore.kernel.org/git/xmqq5xg2wrd1.fsf@gitster.g/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/07/08/4",
"url": "https://www.openwall.com/lists/oss-security/2025/07/08/4"
}
],
"release_date": "2025-07-08T13:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-23T14:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue besides avoid using gitk with untrusted repositories or unstrusted files.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gitk: git script execution flaw"
},
{
"cve": "CVE-2025-46835",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-10T16:00:54.639582+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379326"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the git GUI package. When a user clones an untrusted repository and edits a file located in a maliciously named directory, git GUI may end up creating or overwriting arbitrary files for the running user has written permission. This flaw allows an attacker to modify the content of target files without the affected user\u0027s intent, resulting in a data integrity issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git GUI can create and overwrite files for which the user has write permission",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security team has rated this vulnerability as having a Low severity. The is due to the high complexity in exploiting the vulnerability. Additionally, the user needs to be tricked into cloning an untrusted repository and editing a file located in a directory with a maliciously crafted name.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46835"
},
{
"category": "external",
"summary": "RHBZ#2379326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46835"
},
{
"category": "external",
"summary": "https://github.com/j6t/git-gui/compare/dcda716dbc9c90bcac4611bd1076747671ee0906..a437f5bc93330a70b42a230e52f3bd036ca1b1da",
"url": "https://github.com/j6t/git-gui/compare/dcda716dbc9c90bcac4611bd1076747671ee0906..a437f5bc93330a70b42a230e52f3bd036ca1b1da"
},
{
"category": "external",
"summary": "https://github.com/j6t/git-gui/security/advisories/GHSA-xfx7-68v4-v8fg",
"url": "https://github.com/j6t/git-gui/security/advisories/GHSA-xfx7-68v4-v8fg"
}
],
"release_date": "2025-07-10T15:09:42.735000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-23T14:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "git: Git GUI can create and overwrite files for which the user has write permission"
},
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-23T14:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
},
{
"cve": "CVE-2025-48385",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:55.106787+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378808"
}
],
"notes": [
{
"category": "description",
"text": "A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary file writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important rather than a Moderate flaw because it enables protocol injection at the transport layer of Git\u0027s bundle-uri mechanism, allowing a remote server to manipulate how and where data is written on the client system during a clone operation. The lack of input sanitization on user-controlled values like the URI and target path means that malformed inputs containing spaces or newlines can break protocol framing, leading to arbitrary file writes. In scenarios such as CI pipelines, developer environments, or recursive clones with submodules, an attacker can exploit this to overwrite critical files or inject malicious content, potentially achieving remote code execution (RCE).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "RHBZ#2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655",
"url": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655"
}
],
"release_date": "2025-07-08T18:23:44.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-23T14:25:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.7-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.7-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.7-1.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary file writes"
}
]
}
RHSA-2025:11686
Vulnerability from csaf_redhat - Published: 2025-07-24 07:49 - Updated: 2026-03-18 03:04A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\n* git: Git arbitrary file writes (CVE-2025-48385)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11686",
"url": "https://access.redhat.com/errata/RHSA-2025:11686"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11686.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:04:29+00:00",
"generator": {
"date": "2026-03-18T03:04:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11686",
"initial_release_date": "2025-07-24T07:49:46+00:00",
"revision_history": [
{
"date": "2025-07-24T07:49:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-24T07:49:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:04:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.5-1.el9_4.2.src",
"product": {
"name": "git-0:2.43.5-1.el9_4.2.src",
"product_id": "git-0:2.43.5-1.el9_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-core-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-core-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_id": "git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-core-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-core-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_id": "git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-core-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-core-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_id": "git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-core-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-core-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-daemon-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-subtree-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_id": "git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-all-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "git-all-0:2.43.5-1.el9_4.2.noarch",
"product_id": "git-all-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"product_id": "git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-doc@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "git-email-0:2.43.5-1.el9_4.2.noarch",
"product_id": "git-email-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "git-gui-0:2.43.5-1.el9_4.2.noarch",
"product_id": "git-gui-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"product_id": "git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "git-svn-0:2.43.5-1.el9_4.2.noarch",
"product_id": "git-svn-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "gitk-0:2.43.5-1.el9_4.2.noarch",
"product_id": "gitk-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "gitweb-0:2.43.5-1.el9_4.2.noarch",
"product_id": "gitweb-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "perl-Git-0:2.43.5-1.el9_4.2.noarch",
"product_id": "perl-Git-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@2.43.5-1.el9_4.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch",
"product": {
"name": "perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch",
"product_id": "perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@2.43.5-1.el9_4.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.5-1.el9_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src"
},
"product_reference": "git-0:2.43.5-1.el9_4.2.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "git-all-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-core-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-core-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-core-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-core-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-daemon-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "git-email-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "git-gui-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64"
},
"product_reference": "git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le"
},
"product_reference": "git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x"
},
"product_reference": "git-subtree-0:2.43.5-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.43.5-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64"
},
"product_reference": "git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "git-svn-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "gitk-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "gitweb-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "perl-Git-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
},
"product_reference": "perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T07:49:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11686"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
},
{
"cve": "CVE-2025-48385",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:55.106787+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378808"
}
],
"notes": [
{
"category": "description",
"text": "A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary file writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important rather than a Moderate flaw because it enables protocol injection at the transport layer of Git\u0027s bundle-uri mechanism, allowing a remote server to manipulate how and where data is written on the client system during a clone operation. The lack of input sanitization on user-controlled values like the URI and target path means that malformed inputs containing spaces or newlines can break protocol framing, leading to arbitrary file writes. In scenarios such as CI pipelines, developer environments, or recursive clones with submodules, an attacker can exploit this to overwrite critical files or inject malicious content, potentially achieving remote code execution (RCE).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "RHBZ#2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655",
"url": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655"
}
],
"release_date": "2025-07-08T18:23:44.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T07:49:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11686"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-all-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-core-doc-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debuginfo-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-debugsource-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-email-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-gui-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-instaweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-subtree-0:2.43.5-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-svn-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitk-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:gitweb-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-0:2.43.5-1.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary file writes"
}
]
}
RHSA-2025:11688
Vulnerability from csaf_redhat - Published: 2025-07-24 08:08 - Updated: 2026-03-18 03:04A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-0:1.8.3.1-25.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11688",
"url": "https://access.redhat.com/errata/RHSA-2025:11688"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "RHEL-61651",
"url": "https://issues.redhat.com/browse/RHEL-61651"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11688.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:04:31+00:00",
"generator": {
"date": "2026-03-18T03:04:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11688",
"initial_release_date": "2025-07-24T08:08:30+00:00",
"revision_history": [
{
"date": "2025-07-24T08:08:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-24T08:08:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:04:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:1.8.3.1-25.el7_9.1.src",
"product": {
"name": "git-0:1.8.3.1-25.el7_9.1.src",
"product_id": "git-0:1.8.3.1-25.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@1.8.3.1-25.el7_9.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:1.8.3.1-25.el7_9.1.x86_64",
"product": {
"name": "git-0:1.8.3.1-25.el7_9.1.x86_64",
"product_id": "git-0:1.8.3.1-25.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@1.8.3.1-25.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"product": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"product_id": "git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@1.8.3.1-25.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"product": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"product_id": "git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@1.8.3.1-25.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"product": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"product_id": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-25.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"product": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"product_id": "git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@1.8.3.1-25.el7_9.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64le",
"product": {
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_id": "git-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@1.8.3.1-25.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"product": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_id": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@1.8.3.1-25.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"product": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_id": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@1.8.3.1-25.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"product": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_id": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-25.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"product": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_id": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@1.8.3.1-25.el7_9.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64",
"product": {
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64",
"product_id": "git-0:1.8.3.1-25.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@1.8.3.1-25.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"product": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"product_id": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@1.8.3.1-25.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"product": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"product_id": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@1.8.3.1-25.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"product": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"product_id": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-25.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"product": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"product_id": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@1.8.3.1-25.el7_9.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:1.8.3.1-25.el7_9.1.s390x",
"product": {
"name": "git-0:1.8.3.1-25.el7_9.1.s390x",
"product_id": "git-0:1.8.3.1-25.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@1.8.3.1-25.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"product": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"product_id": "git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@1.8.3.1-25.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"product": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"product_id": "git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@1.8.3.1-25.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"product": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"product_id": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gnome-keyring@1.8.3.1-25.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"product": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"product_id": "git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@1.8.3.1-25.el7_9.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-git@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-git-el@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-all-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-all-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-all-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-bzr@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-cvs@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-email-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-email-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-hg@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-p4@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "gitk-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "gitk-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"product": {
"name": "perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"product_id": "perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@1.8.3.1-25.el7_9.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-git-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-0:1.8.3.1-25.el7_9.1.src"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-all-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-bzr-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-email-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-hg-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "gitk-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-git-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.src"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-all-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-bzr-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-email-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-hg-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:1.8.3.1-25.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64"
},
"product_reference": "git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "gitk-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch"
},
"product_reference": "perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T08:08:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11688"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"7Server-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:emacs-git-el-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.src",
"7Server-optional-ELS:git-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-all-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-bzr-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-cvs-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-daemon-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-debuginfo-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-email-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-gnome-keyring-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:git-gui-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-hg-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-instaweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-p4-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.ppc64le",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.s390x",
"7Server-optional-ELS:git-svn-0:1.8.3.1-25.el7_9.1.x86_64",
"7Server-optional-ELS:gitk-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:gitweb-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-0:1.8.3.1-25.el7_9.1.noarch",
"7Server-optional-ELS:perl-Git-SVN-0:1.8.3.1-25.el7_9.1.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
}
]
}
RHSA-2025:11793
Vulnerability from csaf_redhat - Published: 2025-07-24 23:10 - Updated: 2026-03-18 03:04A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11793",
"url": "https://access.redhat.com/errata/RHSA-2025:11793"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11793.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:04:28+00:00",
"generator": {
"date": "2026-03-18T03:04:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11793",
"initial_release_date": "2025-07-24T23:10:17+00:00",
"revision_history": [
{
"date": "2025-07-24T23:10:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-24T23:10:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:04:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.18.4-5.el8_2.1.src",
"product": {
"name": "git-0:2.18.4-5.el8_2.1.src",
"product_id": "git-0:2.18.4-5.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.18.4-5.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-core-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-core-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-svn-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-svn-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.18.4-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product": {
"name": "git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_id": "git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn-debuginfo@2.18.4-5.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-all-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "git-all-0:2.18.4-5.el8_2.1.noarch",
"product_id": "git-all-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@2.18.4-5.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"product_id": "git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-doc@2.18.4-5.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "git-email-0:2.18.4-5.el8_2.1.noarch",
"product_id": "git-email-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@2.18.4-5.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "git-gui-0:2.18.4-5.el8_2.1.noarch",
"product_id": "git-gui-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@2.18.4-5.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "gitk-0:2.18.4-5.el8_2.1.noarch",
"product_id": "gitk-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@2.18.4-5.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "gitweb-0:2.18.4-5.el8_2.1.noarch",
"product_id": "gitweb-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@2.18.4-5.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "perl-Git-0:2.18.4-5.el8_2.1.noarch",
"product_id": "perl-Git-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@2.18.4-5.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch",
"product": {
"name": "perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch",
"product_id": "perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@2.18.4-5.el8_2.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.18.4-5.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.src"
},
"product_reference": "git-0:2.18.4-5.el8_2.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "git-all-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-core-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "git-email-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "git-gui-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-svn-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64"
},
"product_reference": "git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "gitk-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "gitweb-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "perl-Git-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch"
},
"product_reference": "perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T23:10:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11793"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.1.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
}
]
}
RHSA-2025:11794
Vulnerability from csaf_redhat - Published: 2025-07-28 01:28 - Updated: 2026-03-18 03:04A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\n* git: Git arbitrary file writes (CVE-2025-48385)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11794",
"url": "https://access.redhat.com/errata/RHSA-2025:11794"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11794.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:04:37+00:00",
"generator": {
"date": "2026-03-18T03:04:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11794",
"initial_release_date": "2025-07-28T01:28:55+00:00",
"revision_history": [
{
"date": "2025-07-28T01:28:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-28T01:28:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:04:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el8_8.2.src",
"product": {
"name": "git-0:2.39.5-1.el8_8.2.src",
"product_id": "git-0:2.39.5-1.el8_8.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-core-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-core-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product": {
"name": "git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_id": "git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el8_8.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-core-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-core-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product": {
"name": "git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_id": "git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el8_8.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-all-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "git-all-0:2.39.5-1.el8_8.2.noarch",
"product_id": "git-all-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"product_id": "git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-doc@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "git-email-0:2.39.5-1.el8_8.2.noarch",
"product_id": "git-email-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "git-gui-0:2.39.5-1.el8_8.2.noarch",
"product_id": "git-gui-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"product_id": "git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "git-svn-0:2.39.5-1.el8_8.2.noarch",
"product_id": "git-svn-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "gitk-0:2.39.5-1.el8_8.2.noarch",
"product_id": "gitk-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "gitweb-0:2.39.5-1.el8_8.2.noarch",
"product_id": "gitweb-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "perl-Git-0:2.39.5-1.el8_8.2.noarch",
"product_id": "perl-Git-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@2.39.5-1.el8_8.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"product": {
"name": "perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"product_id": "perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@2.39.5-1.el8_8.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el8_8.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src"
},
"product_reference": "git-0:2.39.5-1.el8_8.2.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-all-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-core-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-core-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-email-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-gui-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.39.5-1.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le"
},
"product_reference": "git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-svn-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "gitk-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "gitweb-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "perl-Git-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el8_8.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src"
},
"product_reference": "git-0:2.39.5-1.el8_8.2.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-all-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-core-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-email-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-gui-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.39.5-1.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64"
},
"product_reference": "git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "git-svn-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "gitk-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "gitweb-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "perl-Git-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
},
"product_reference": "perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-28T01:28:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11794"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
},
{
"cve": "CVE-2025-48385",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:55.106787+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378808"
}
],
"notes": [
{
"category": "description",
"text": "A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary file writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important rather than a Moderate flaw because it enables protocol injection at the transport layer of Git\u0027s bundle-uri mechanism, allowing a remote server to manipulate how and where data is written on the client system during a clone operation. The lack of input sanitization on user-controlled values like the URI and target path means that malformed inputs containing spaces or newlines can break protocol framing, leading to arbitrary file writes. In scenarios such as CI pipelines, developer environments, or recursive clones with submodules, an attacker can exploit this to overwrite critical files or inject malicious content, potentially achieving remote code execution (RCE).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "RHBZ#2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655",
"url": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655"
}
],
"release_date": "2025-07-08T18:23:44.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-28T01:28:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11794"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.E4S:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.E4S:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.E4S:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.src",
"AppStream-8.8.0.Z.TUS:git-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-all-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-core-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-core-doc-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debuginfo-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-debugsource-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-email-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-gui-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-instaweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:git-subtree-0:2.39.5-1.el8_8.2.x86_64",
"AppStream-8.8.0.Z.TUS:git-svn-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitk-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:gitweb-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-0:2.39.5-1.el8_8.2.noarch",
"AppStream-8.8.0.Z.TUS:perl-Git-SVN-0:2.39.5-1.el8_8.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary file writes"
}
]
}
RHSA-2025:11795
Vulnerability from csaf_redhat - Published: 2025-07-28 01:17 - Updated: 2026-03-18 03:04A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Git arbitrary code execution (CVE-2025-48384)\n\n* git: Git arbitrary file writes (CVE-2025-48385)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11795",
"url": "https://access.redhat.com/errata/RHSA-2025:11795"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11795.json"
}
],
"title": "Red Hat Security Advisory: git security update",
"tracking": {
"current_release_date": "2026-03-18T03:04:34+00:00",
"generator": {
"date": "2026-03-18T03:04:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:11795",
"initial_release_date": "2025-07-28T01:17:10+00:00",
"revision_history": [
{
"date": "2025-07-28T01:17:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-28T01:17:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:04:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el9_2.2.src",
"product": {
"name": "git-0:2.39.5-1.el9_2.2.src",
"product_id": "git-0:2.39.5-1.el9_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-core-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-core-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_id": "git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-core-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-core-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_id": "git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-core-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-core-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_id": "git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-core-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-core-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-daemon-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-subtree-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-subtree-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_id": "git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-all-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "git-all-0:2.39.5-1.el9_2.2.noarch",
"product_id": "git-all-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-all@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"product_id": "git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-core-doc@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-email-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "git-email-0:2.39.5-1.el9_2.2.noarch",
"product_id": "git-email-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-email@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-gui-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "git-gui-0:2.39.5-1.el9_2.2.noarch",
"product_id": "git-gui-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-gui@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"product_id": "git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-instaweb@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "git-svn-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "git-svn-0:2.39.5-1.el9_2.2.noarch",
"product_id": "git-svn-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-svn@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitk-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "gitk-0:2.39.5-1.el9_2.2.noarch",
"product_id": "gitk-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitk@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "gitweb-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "gitweb-0:2.39.5-1.el9_2.2.noarch",
"product_id": "gitweb-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gitweb@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "perl-Git-0:2.39.5-1.el9_2.2.noarch",
"product_id": "perl-Git-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git@2.39.5-1.el9_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch",
"product": {
"name": "perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch",
"product_id": "perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Git-SVN@2.39.5-1.el9_2.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src"
},
"product_reference": "git-0:2.39.5-1.el9_2.2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-all-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "git-all-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-core-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-core-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-core-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-core-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-doc-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-daemon-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debuginfo-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-debugsource-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "git-email-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "git-gui-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-instaweb-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64"
},
"product_reference": "git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le"
},
"product_reference": "git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x"
},
"product_reference": "git-subtree-0:2.39.5-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-subtree-0:2.39.5-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64"
},
"product_reference": "git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "git-svn-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "gitk-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitweb-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "gitweb-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "perl-Git-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
},
"product_reference": "perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48384",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:48.297925+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378806"
}
],
"notes": [
{
"category": "description",
"text": "A line-end handling flaw was found in Git. When writing a config entry, values with a trailing carriage return (CR) are not quoted, resulting in the CR being lost when the config is read later. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read, resulting in the submodule being checked out to an incorrect location.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important and not Moderate flaw because it undermines Git\u2019s path and config integrity by allowing carriage return (\\r) injection to manipulate submodule checkout behavior. Git previously failed to quote config values containing trailing CR, causing the value to be misinterpreted when read back. In the context of submodules, this leads to incorrect path resolution, allowing an attacker to redirect the checkout path via a symlink to a sensitive directory like .git/modules/\u003csubmodule\u003e/hooks. If an executable post-checkout hook exists there, it could be inadvertently executed, resulting in arbitrary code execution during submodule operations. This is particularly dangerous in automated CI/CD pipelines or multi-repo projects where submodules are initialized or updated without manual inspection.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"category": "external",
"summary": "RHBZ#2378806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48384"
},
{
"category": "external",
"summary": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384",
"url": "https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384"
},
{
"category": "external",
"summary": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89",
"url": "https://github.com/git/git/commit/05e9cd64ee23bbadcea6bcffd6660ed02b8eab89"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9",
"url": "https://github.com/git/git/security/advisories/GHSA-vwqx-4fm8-6qc9"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-07-08T18:23:48.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-28T01:17:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11795"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using --recurse-submodules when cloning repositories from untrusted sources; instead, clone normally and only initialize or update submodules manually after reviewing them.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-08-25T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary code execution"
},
{
"cve": "CVE-2025-48385",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:55.106787+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378808"
}
],
"notes": [
{
"category": "description",
"text": "A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary file writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important rather than a Moderate flaw because it enables protocol injection at the transport layer of Git\u0027s bundle-uri mechanism, allowing a remote server to manipulate how and where data is written on the client system during a clone operation. The lack of input sanitization on user-controlled values like the URI and target path means that malformed inputs containing spaces or newlines can break protocol framing, leading to arbitrary file writes. In scenarios such as CI pipelines, developer environments, or recursive clones with submodules, an attacker can exploit this to overwrite critical files or inject malicious content, potentially achieving remote code execution (RCE).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "RHBZ#2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655",
"url": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655"
}
],
"release_date": "2025-07-08T18:23:44.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-28T01:17:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11795"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.src",
"AppStream-9.2.0.Z.E4S:git-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-all-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-core-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-core-doc-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-daemon-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debuginfo-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-debugsource-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-email-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-gui-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-instaweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.E4S:git-subtree-0:2.39.5-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.E4S:git-svn-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitk-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:gitweb-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-0:2.39.5-1.el9_2.2.noarch",
"AppStream-9.2.0.Z.E4S:perl-Git-SVN-0:2.39.5-1.el9_2.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary file writes"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.