CVE-2019-19604

Source
https://cve.org/CVERecord?id=CVE-2019-19604
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-19604.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-19604
Downstream
Related
Published
2019-12-11T00:15:13.260Z
Modified
2026-03-12T23:03:57.726857Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Arbitrary command execution is possible in Git before 2.20.2, 2.21.x before 2.21.1, 2.22.x before 2.22.2, 2.23.x before 2.23.1, and 2.24.x before 2.24.1 because a "git submodule update" operation can run commands found in the .gitmodules file of a malicious repository.

References

Affected packages

Git / github.com/git/git

Affected ranges

Type
GIT
Repo
https://github.com/git/git
Events
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.20.0"
        },
        {
            "introduced": "2.21.0"
        },
        {
            "fixed": "2.21.1"
        },
        {
            "introduced": "2.22.0"
        },
        {
            "fixed": "2.22.2"
        },
        {
            "introduced": "2.23.0"
        },
        {
            "fixed": "2.23.1"
        },
        {
            "introduced": "2.24.0"
        },
        {
            "fixed": "2.24.1"
        }
    ]
}

Affected versions

v2.*
v2.21.0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-19604.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "30"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.1"
            }
        ]
    }
]