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.392%--
CVE-2017-3599High7.584%-Fix
CVE-2023-21716Critical9.882%-Fix

Common questions

How do I fix CVE-2022-41903?

Published advisories record a fix for 2 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2022-41903 being actively exploited?

Not that we know of. CVE-2022-41903 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 44.3% is the estimated probability that it will be exploited in the next 30 days. That is higher than 99% of all scored CVEs.

How severe is CVE-2022-41903?

CVE-2022-41903 has a CVSS v3 base score of 9.8, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2022-41903 affect?

Published advisories record a fix for git (Debian), git (Ubuntu). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

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.