{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-4220",
        "ASSIGNER": "security@wordfence.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Chained Quiz plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.3.2.4. This is due to missing nonce validation on the list_questions() function. This makes it possible for unauthenticated attackers to delete questions from quizzes via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-352 Cross-Site Request Forgery (CSRF)"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "prasunsen",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Chained Quiz",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "*",
                                            "version_affected": "="
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2826623%40chained-quiz&new=2826623%40chained-quiz&sfp_email=&sfph_mail=",
                "refsource": "MISC",
                "name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2826623%40chained-quiz&new=2826623%40chained-quiz&sfp_email=&sfph_mail="
            },
            {
                "url": "https://gist.github.com/Xib3rR4dAr/417a11bcb9b8da28cfe5ba1c17c44d0e",
                "refsource": "MISC",
                "name": "https://gist.github.com/Xib3rR4dAr/417a11bcb9b8da28cfe5ba1c17c44d0e"
            },
            {
                "url": "https://plugins.trac.wordpress.org/browser/chained-quiz/trunk/controllers/questions.php#L73",
                "refsource": "MISC",
                "name": "https://plugins.trac.wordpress.org/browser/chained-quiz/trunk/controllers/questions.php#L73"
            },
            {
                "url": "https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-4220",
                "refsource": "MISC",
                "name": "https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-4220"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Muhammad Zeeshan (Xib3rR4dAr)"
        }
    ],
    "impact": {
        "cvss": [
            {
                "version": "3.1",
                "vectorString": "CVSS:3.1/A:L/I:L/C:N/S:U/UI:R/PR:N/AC:L/AV:N",
                "baseScore": 5.4,
                "baseSeverity": "MEDIUM"
            }
        ]
    }
}