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.
References
Link | Resource |
---|---|
https://gist.github.com/Xib3rR4dAr/417a11bcb9b8da28cfe5ba1c17c44d0e | Exploit Third Party Advisory |
https://plugins.trac.wordpress.org/browser/chained-quiz/trunk/controllers/questions.php#L73 | Patch Third Party Advisory |
https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2826623%40chained-quiz&new=2826623%40chained-quiz&sfp_email=&sfph_mail= | Patch Third Party Advisory |
https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-4220 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-12-02 21:15
Updated : 2023-11-07 03:57
NVD link : CVE-2022-4220
Mitre link : CVE-2022-4220
CVE.ORG link : CVE-2022-4220
JSON object : View
Products Affected
kibokolabs
- chained_quiz
CWE
No CWE.