CVE-2023-25652
Published Apr 25, 2023
Last updated 5 months ago
Overview
- Description
- Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted input to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled contents (corresponding to the rejected hunk(s) from the given patch). A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid using `git apply` with `--reject` when applying patches from an untrusted source. Use `git apply --stat` to inspect a patch before applying; avoid applying one that create a conflict where a link corresponding to the `*.rej` file exists.
- Source
- security-advisories@github.com
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Severity
- HIGH
Weaknesses
- security-advisories@github.com
- CWE-22
- nvd@nist.gov
- NVD-CWE-noinfo
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A2E4BF99-17B8-4424-B97E-DDB8A4793DAF", "versionEndExcluding": "2.30.9" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2A1D7F29-E06F-4277-8713-1C19DE714300", "versionEndExcluding": "2.31.8", "versionStartIncluding": "2.31.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0B69F022-B29E-4D9A-B4FC-78430AFF0C9C", "versionEndExcluding": "2.32.7", "versionStartIncluding": "2.32.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8A2B603F-B8E2-4123-80A4-64E983FF1F86", "versionEndExcluding": "2.33.8", "versionStartIncluding": "2.33.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "26D3ED4E-246E-4D4D-9E2D-7890E93ECED8", "versionEndExcluding": "2.34.8", "versionStartIncluding": "2.34.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D3988013-1332-49F8-85E7-7EB59BE36A63", "versionEndExcluding": "2.35.8", "versionStartIncluding": "2.35.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CB966EF2-F4F8-4462-AA73-5B452538E756", "versionEndExcluding": "2.36.6", "versionStartIncluding": "2.36.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "030542CA-76BF-4252-9E03-D7E44D3DEE19", "versionEndExcluding": "2.37.7", "versionStartIncluding": "2.37.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6EAEE109-8AD8-4383-AAC3-E9D2A4794F8B", "versionEndExcluding": "2.38.5", "versionStartIncluding": "2.38.0" }, { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BE329F8E-076F-4895-A2A2-A1C0330C1F6F", "versionEndExcluding": "2.39.3", "versionStartIncluding": "2.39.0" }, { "criteria": "cpe:2.3:a:git-scm:git:2.40.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "89633B46-319A-499C-9848-2EA60AC030EB" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D" }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9" } ], "operator": "OR" } ] } ]