{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-46836",
        "ASSIGNER": "security@checkmk.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "PHP code injection in watolib auth.php and hosttags.php in Tribe29's Checkmk <= 2.1.0p10, Checkmk <= 2.0.0p27, and Checkmk <= 1.6.0p29 allows an attacker to inject and execute PHP code which will be executed upon request of the vulnerable component."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20 Improper Input Validation",
                        "cweId": "CWE-20"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Tribe29",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Checkmk",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "2.0.0",
                                            "version_value": "2.0.0p27"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_name": "2.1.0",
                                            "version_value": "2.1.0p10"
                                        },
                                        {
                                            "version_affected": "<=",
                                            "version_name": "1.6.0",
                                            "version_value": "1.6.0p29"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://checkmk.com/werk/14383",
                "refsource": "MISC",
                "name": "https://checkmk.com/werk/14383"
            },
            {
                "url": "https://www.sonarsource.com/blog/checkmk-rce-chain-3/",
                "refsource": "MISC",
                "name": "https://www.sonarsource.com/blog/checkmk-rce-chain-3/"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Stefan Schiller (SonarSource)"
        }
    ],
    "impact": {
        "cvss": [
            {
                "baseScore": 9.1,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L",
                "version": "3.1"
            }
        ]
    }
}