{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2025-48384", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2025-05-19T15:46:00.397Z", "datePublished": "2025-07-08T18:23:48.710Z", "dateUpdated": "2026-02-26T17:51:05.174Z" }, "containers": { "cna": { "title": "Git allows arbitrary code execution through broken config quoting", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-436", "lang": "en", "description": "CWE-436: Interpretation Conflict", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-59", "lang": "en", "description": "CWE-59: Improper Link Resolution Before File Access ('Link Following')", "type": "CWE" } ] } ], "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" } } ], "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" } ], "affected": [ { "vendor": "git", "product": "git", "versions": [ { "version": "< 2.43.7", "status": "affected" }, { "version": ">= 2.44.0-rc0, < 2.44.4", "status": "affected" }, { "version": ">= 2.45.0-rc0, < 2.45.4", "status": "affected" }, { "version": ">= 2.46.0-rc0, < 2.46.4", "status": "affected" }, { "version": ">= 2.47.0-rc0, < 2.47.3", "status": "affected" }, { "version": ">= 2.48.0-rc0, < 2.48.2", "status": "affected" }, { "version": ">= 2.49.0-rc0, < 2.49.1", "status": "affected" }, { "version": ">= 2.50.0-rc0, < 2.50.1", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2025-07-08T18:23:48.710Z" }, "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." } ], "source": { "advisory": "GHSA-vwqx-4fm8-6qc9", "discovery": "UNKNOWN" } }, "adp": [ { "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" } } } ], "references": [ { "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-48384", "tags": [ "government-resource" ] } ], "timeline": [ { "time": "2025-08-25T00:00:00.000Z", "lang": "en", "value": "CVE-2025-48384 added to CISA KEV" } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-02-26T17:51:05.174Z" } }, { "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" } } ] } }