CVE-2023-29007Public exploit

Code execution via truncated configuration-line parsing

Published Apr 25, 2023 · Updated Nov 4, 2025

Configuration injection in Git allows attackers to execute arbitrary code after a user processes a crafted repository and deinitializes a submodule. git_config_copy_or_rename_section_in_file() reads configuration through a fixed 1,024-byte buffer, causing text after a split to be parsed as a new section rather than as the remainder of a value. Exploitation requires local user interaction with an untrusted repository; injected executable settings can then run with that user's privileges.

CVSS severity7.0
High
EPSS probability6.08%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Configuration injection in Git allows attackers to execute arbitrary code after a user processes a crafted repository and deinitializes a submodule. git_config_copy_or_rename_section_in_file() reads configuration through a fixed 1,024-byte buffer, causing text after a split to be parsed as a new section rather than as the remainder of a value. Exploitation requires local user interaction with an untrusted repository; injected executable settings can then run with that user's privileges.

The record

CVE
CVE-2023-29007
Published
Apr 25, 2023
Updated
Nov 4, 2025
Vendor
Git
Product
Git
Classifications
T1203
Attack vector
local
Privileges
unauthenticated

Timeline

How it unfolded

  1. Apr 25, 2023CVE publishedPublication date reported by the CVE source.
  2. Nov 4, 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.

  1. Affected versionversion=< 2.30.9
  2. Affected versionversion=>= 2.31.0, < 2.31.8
  3. Affected versionversion=>= 2.32.0, < 2.32.7
  4. Affected versionversion=>= 2.33.0, < 2.33.8
  5. Affected versionversion=>= 2.34.0, < 2.34.8
  6. Affected versionversion=>= 2.35.0, < 2.35.8
  7. Affected versionversion=>= 2.36.0, < 2.36.6
  8. Affected versionversion=>= 2.37.0, < 2.37.7
  9. Affected versionversion=>= 2.38.0, < 2.38.5
  10. Affected versionversion=>= 2.39.0, < 2.39.3
  11. Affected versionversion=>= 2.40.0, < 2.40.1

What conditions does exploitation require?

Attack vectorlocal
Required privilegesunauthenticated

What is affected?

Git · Gitversion=< 2.30.9; version=>= 2.31.0, < 2.31.8; version=>= 2.32.0, < 2.32.7; version=>= 2.33.0, < 2.33.8; version=>= 2.34.0, < 2.34.8; version=>= 2.35.0, < 2.35.8; version=>= 2.36.0, < 2.36.6; version=>= 2.37.0, < 2.37.7; version=>= 2.38.0, < 2.38.5; version=>= 2.39.0, < 2.39.3; version=>= 2.40.0, < 2.40.1

Published CVSS scores

7.0GitHubCVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

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.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

T1203Exploitation for Client Execution

Public exploit references

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