{ "schema_version": "1.4.0", "id": "GHSA-vq4c-q8c8-rwqm", "modified": "2022-12-05T21:30:42Z", "published": "2022-12-02T21:30:40Z", "aliases": [ "CVE-2022-4220" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4220" }, { "type": "WEB", "url": "https://gist.github.com/Xib3rR4dAr/417a11bcb9b8da28cfe5ba1c17c44d0e" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/browser/chained-quiz/trunk/controllers/questions.php#L73" }, { "type": "WEB", "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2826623%40chained-quiz&new=2826623%40chained-quiz&sfp_email=&sfph_mail=" }, { "type": "WEB", "url": "https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-4220" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-12-02T21:15:00Z" } }