CVE & CISA-KEV Catalog

CVE-2022-41903

CRITICALEPSS 99th pctl
9.8
CVSS v3
NVD

Description

Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.

How to fix

Remediation Available
gitDebian
Fixed in:1:2.30.2-1+deb11u1CVE-2022-41903
Fixed in:1:2.39.1-0.1CVE-2022-41903
Fixed in:1:2.39.1-0.1CVE-2022-41903
Fixed in:1:2.39.1-0.1CVE-2022-41903
gitUbuntu
Fixed in:1:1.9.1-1ubuntu0.10+esm1USN-5810-4
Fixed in:1:2.7.4-0ubuntu1.10+esm4USN-5810-3
Fixed in:1:2.17.1-1ubuntu0.14USN-5810-1
Fixed in:1:2.25.1-1ubuntu3.7USN-5810-1
Fixed in:1:2.34.1-1ubuntu1.6USN-5810-1
Fixed in:1:2.37.2-1ubuntu1.2USN-5810-1

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

44.27%probability of exploitation in 30 days
99thpercentile

Very high risk: more likely to be exploited than 99% of all known CVEs.

References

Vendor Advisory2
Third-Party Advisory1
Other references1

Related Vulnerabilities

Other CWE-190 (Integer Overflow) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-16040Medium6.5100%-Fix
CVE-2019-11477High7.599%-Fix
CVE-2023-44443High7.894%-Fix
CVE-2014-0569High9.390%--
CVE-2017-3599High7.590%-Fix
CVE-2023-21716Critical9.882%-Fix
Embed a live status badge for CVE-2022-41903
CVE-2022-41903 severity badge

Markdown

[![CVE-2022-41903](https://tridentstack.com/cve/badge/CVE-2022-41903.svg)](https://tridentstack.com/cve/CVE-2022-41903)

HTML

<a href="https://tridentstack.com/cve/CVE-2022-41903"><img src="https://tridentstack.com/cve/badge/CVE-2022-41903.svg" alt="CVE-2022-41903"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.