{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-27614",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-03-03T15:10:34.080Z",
        "datePublished": "2025-07-10T15:02:25.947Z",
        "dateUpdated": "2025-11-04T21:09:54.028Z"
    },
    "containers": {
        "cna": {
            "title": "Gitk allows arbitrary command execution",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-78",
                            "lang": "en",
                            "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.6,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/j6t/gitk/security/advisories/GHSA-g4v5-fjv9-mhhc",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/j6t/gitk/security/advisories/GHSA-g4v5-fjv9-mhhc"
                },
                {
                    "name": "https://github.com/j6t/gitk/commit/8e3070aa5e331be45d4d03e3be41f84494fce129",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/j6t/gitk/commit/8e3070aa5e331be45d4d03e3be41f84494fce129"
                }
            ],
            "affected": [
                {
                    "vendor": "j6t",
                    "product": "gitk",
                    "versions": [
                        {
                            "version": ">= 2.41.0, < 2.43.7",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.44.0, < 2.44.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.45.0, < 2.45.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.46.0, < 2.46.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.47.0, < 2.47.3",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.48.0, < 2.48.2",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.49.0, < 2.49.1",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.50.0, < 2.50.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-07-10T15:02:25.947Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Gitk is a Tcl/Tk based Git history browser. Starting with 2.41.0, a Git repository can be crafted in such a way that with some social engineering a user who has cloned the repository can be tricked into running any script (e.g., Bourne shell, Perl, Python, ...) supplied by the attacker by invoking gitk filename, where filename has a particular structure. The script is run with the privileges of the user. 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."
                }
            ],
            "source": {
                "advisory": "GHSA-g4v5-fjv9-mhhc",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-07-10T15:54:41.814461Z",
                                "id": "CVE-2025-27614",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-07-10T15:54:47.537Z"
                }
            },
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2025/07/08/4"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2025-11-04T21:09:54.028Z"
                }
            }
        ]
    }
}