CVE-2025-46835

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-46835
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-46835.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-46835
Aliases
  • GHSA-xfx7-68v4-v8fg
Downstream
Related
Published
2025-07-10T15:09:42Z
Modified
2025-10-13T04:36:02Z
Severity
  • 8.5 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L CVSS Calculator
Summary
Git GUI can create and overwrite files for which the user has write permission
Details

Git GUI allows you to use the Git source control management tools via a GUI. When a user clones an untrusted repository and is tricked into editing a file located in a maliciously named directory in the repository, then Git GUI can create and overwrite files for which the user has write permission. This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.1.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_versions

[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2.43.7"
            }
        ],
        "type": ""
    },
    {
        "events": [
            {
                "introduced": "2.44.0"
            },
            {
                "fixed": "2.44.4"
            }
        ],
        "type": ""
    },
    {
        "events": [
            {
                "introduced": "2.45.0"
            },
            {
                "fixed": "2.45.4"
            }
        ],
        "type": ""
    },
    {
        "events": [
            {
                "introduced": "2.46.0"
            },
            {
                "fixed": "2.46.4"
            }
        ],
        "type": ""
    },
    {
        "events": [
            {
                "introduced": "2.47.0"
            },
            {
                "fixed": "2.47.3"
            }
        ],
        "type": ""
    },
    {
        "events": [
            {
                "introduced": "2.48.0"
            },
            {
                "fixed": "2.48.2"
            }
        ],
        "type": ""
    },
    {
        "events": [
            {
                "introduced": "2.49.0"
            },
            {
                "fixed": "2.49.1"
            }
        ],
        "type": ""
    },
    {
        "events": [
            {
                "introduced": "2.50.0"
            },
            {
                "fixed": "2.50.1"
            }
        ],
        "type": ""
    }
]