Code execution via gitattributes integer overflows
Published Jan 17, 2023 · Updated Feb 13, 2025
Integer overflow in Git allows remote attackers to execute arbitrary code via crafted .gitattributes data in repository history. The attr.c parser performs bounded integer and allocation calculations that wrap on extreme pattern counts, attribute counts, or name lengths, causing out-of-bounds heap reads and writes. The data must be processed from a working tree, index, or both; file parsing splits lines above 2 KB while index parsing does not, so placement changes the failure mode.
Summary
What happened
Integer overflow in Git allows remote attackers to execute arbitrary code via crafted .gitattributes data in repository history. The attr.c parser performs bounded integer and allocation calculations that wrap on extreme pattern counts, attribute counts, or name lengths, causing out-of-bounds heap reads and writes. The data must be processed from a working tree, index, or both; file parsing splits lines above 2 KB while index parsing does not, so placement changes the failure mode.
The record
- CVE
- CVE-2022-23521
- Published
- Jan 17, 2023
- Updated
- Feb 13, 2025
- Vendor
- Git
- Product
- Git
- Classifications
- CWE-122, CWE-190, T1203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 17, 2023CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 2.30.7
- Affected versionversion=>= 2.31.0, < 2.31.6
- Affected versionversion=>= 2.32.0, < 2.32.5
- Affected versionversion=>= 2.33.0, < 2.33.6
- Affected versionversion=>= 2.34.0, < 2.34.6
- Affected versionversion=>= 2.35.0, < 2.35.6
- Affected versionversion=>= 2.36.0, < 2.36.4
- Affected versionversion=>= 2.37.0, < 2.37.5
- Affected versionversion=>= 2.38.0, < 2.38.3
- Affected versionversion== 2.39.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo