cve/2023/CVE-2023-0292.md
2024-06-09 00:33:16 +00:00

1.2 KiB

CVE-2023-0292

Description

The Quiz And Survey Master plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 8.0.8. This is due to missing nonce validation on the function associated with the qsm_remove_file_fd_question AJAX action. This makes it possible for unauthenticated attackers to delete arbitrary media files via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

POC

Reference

Github