Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-25815

3.3 · LOW
Published Apr 25, 2023 git_for_windows_project CWE-22 EPSS 0.96% (59th pctl)

Overview

CVE-2023-25815 is a low-severity vulnerability affecting git_for_windows_project git_for_windows. It was published on April 25, 2023 and has a CVSS 3.1 base score of 3.3 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.3, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the `gettext()` function's implicit initialization no longer uses the runtime prefix but uses the hard-coded path `C:\mingw64\share\locale` to look for localized messages. And since any authenticated user has the permission to create folders in `C:\` (and since `C:\mingw64` does not typically exist), it is possible for low-privilege users to place fake messages in that location where `git.exe` will pick them up in version 2.40.1.

This vulnerability is relatively hard to exploit and requires social engineering. For example, a legitimate message at the end of a clone could be maliciously modified to ask the user to direct their web browser to a malicious website, and the user might think that the message comes from Git and is legitimate. It do

Remediation

Check the references section for vendor advisories and patches from git_for_windows_project. Update git_for_windows to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
git_for_windows_project git_for_windows >= 0, < 2.40.1 Affected

Frequently Asked Questions

What is CVE-2023-25815?

CVE-2023-25815 is a low-severity vulnerability affecting git_for_windows_project git_for_windows. It was published on April 25, 2023 and has a CVSS 3.1 base score of 3.3 (LOW).

How severe is CVE-2023-25815?

This vulnerability has a CVSS 3.1 base score of 3.3, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-25815?

Check the references section for vendor advisories and patches from git_for_windows_project. Update git_for_windows to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-25815?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-25815 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.