{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-24813",
        "STATE": "PUBLIC",
        "TITLE": "Authentication Bypass Using an Alternate Path or Channel in CreateWiki"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "CreateWiki",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< d0ae79843d689832ccac765d6b1721e668d99ab9"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "miraheze"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "CreateWiki is Miraheze's MediaWiki extension for requesting & creating wikis. Without the patch for this issue, anonymous comments can be made using Special:RequestWikiQueue when sent directly via POST. A patch for this issue is available in the `master` branch of CreateWiki's GitHub repository."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-288: Authentication Bypass Using an Alternate Path or Channel"
                    }
                ]
            },
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-287: Improper Authentication"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/miraheze/CreateWiki/security/advisories/GHSA-9xvw-w66v-prvg",
                "refsource": "CONFIRM",
                "url": "https://github.com/miraheze/CreateWiki/security/advisories/GHSA-9xvw-w66v-prvg"
            },
            {
                "name": "https://github.com/miraheze/CreateWiki/commit/d0ae79843d689832ccac765d6b1721e668d99ab9",
                "refsource": "MISC",
                "url": "https://github.com/miraheze/CreateWiki/commit/d0ae79843d689832ccac765d6b1721e668d99ab9"
            },
            {
                "name": "https://phabricator.miraheze.org/T9018",
                "refsource": "MISC",
                "url": "https://phabricator.miraheze.org/T9018"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-9xvw-w66v-prvg",
        "discovery": "UNKNOWN"
    }
}