Code execution via commit-format padding integer overflow
Published Jan 17, 2023 · Updated Mar 10, 2025
Heap-based buffer overflow in Git allows remote attackers to execute code via crafted commit-format padding in git log or git archive. The format_and_pad_commit function narrows a size_t length to int and adds the overflowed value to a memcpy destination offset, enabling arbitrary heap writes. Exploitation requires a crafted formatting command locally or processing an untrusted repository through git archive, including an enabled git daemon service.
Summary
What happened
Heap-based buffer overflow in Git allows remote attackers to execute code via crafted commit-format padding in git log or git archive. The format_and_pad_commit function narrows a size_t length to int and adds the overflowed value to a memcpy destination offset, enabling arbitrary heap writes. Exploitation requires a crafted formatting command locally or processing an untrusted repository through git archive, including an enabled git daemon service.
The record
- CVE
- CVE-2022-41903
- Published
- Jan 17, 2023
- Updated
- Mar 10, 2025
- Vendor
- Git
- Product
- Git
- Classifications
- CWE-190, CWE-122, T1203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 17, 2023CVE publishedPublication date reported by the CVE source.
- Mar 10, 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
- Git log padding heap-overflow reproducerproof of concept · demonstrated
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