WordPress security changelog
MEDIUM CVE-2023-0292 Modified

Quiz And Survey Master: Cross-site request forgery

Quiz And Survey Master is affected by cross-site request forgery. The vulnerable path is reachable without authentication. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.

CVE / CNA score 5.4 CVSS 3.1 · security@wordfence.com
NVD score 8.1 CVSS 3.1 · nvd@nist.gov
Component
Quiz And Survey Master
Plugin slug
quiz-master-next
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jun 09, 2023
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)

This CVE was published Jun 09, 2023 and is one of 43 known issues for this plugin.

Patch or disable the affected component.

Update Quiz And Survey Master to a release outside the affected range, or disable and remove it until a fixed version is available.

Technical 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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

NVD vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Primary and upstream sources