{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "state": "PUBLISHED",
        "cveId": "CVE-2022-41958",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "dateUpdated": "2024-08-03T12:56:38.628Z",
        "dateReserved": "2022-09-30T00:00:00",
        "datePublished": "2022-11-25T00:00:00"
    },
    "containers": {
        "cna": {
            "title": "Deserialization Vulnerability by yaml config input in super-xray",
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2022-11-25T00:00:00"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "super-xray is a web vulnerability scanning tool. Versions prior to 0.7 assumed trusted input for the program config which is stored in a yaml file. An attacker with local access to the file could exploit this and compromise the program. This issue has been addressed in commit `4d0d5966` and will be included in future releases. Users are advised to upgrade. There are no known workarounds for this issue."
                }
            ],
            "affected": [
                {
                    "vendor": "4ra1n",
                    "product": "super-xray",
                    "versions": [
                        {
                            "version": "< 0.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/4ra1n/super-xray/security/advisories/GHSA-39pv-4vmj-c4fr"
                },
                {
                    "url": "https://github.com/4ra1n/super-xray/commit/4d0d59663596db03f39d7edd2be251d48b52dcfc"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                        "attackVector": "LOCAL",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "REQUIRED",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.3,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "CWE",
                            "lang": "en",
                            "description": "CWE-502: Deserialization of Untrusted Data",
                            "cweId": "CWE-502"
                        }
                    ]
                }
            ],
            "source": {
                "advisory": "GHSA-39pv-4vmj-c4fr",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T12:56:38.628Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://github.com/4ra1n/super-xray/security/advisories/GHSA-39pv-4vmj-c4fr",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/4ra1n/super-xray/commit/4d0d59663596db03f39d7edd2be251d48b52dcfc",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}