CVE-2020-35951

An issue was discovered in the Quiz and Survey Master plugin before 7.0.1 for WordPress. It allows users to delete arbitrary files such as wp-config.php file, which could effectively take a site offline and allow an attacker to reinstall with a WordPress instance under their control. This occurred via qsm_remove_file_fd_question, which allowed unauthenticated deletions (even though it was only intended for a person to delete their own quiz-answer files).
Configurations

Configuration 1 (hide)

cpe:2.3:a:expresstech:quiz_and_survey_master:*:*:*:*:*:wordpress:*:*

History

08 Jan 2021, 20:22

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 6.4
v3 : 9.9
CPE cpe:2.3:a:expresstech:quiz_and_survey_master:*:*:*:*:*:wordpress:*:*
CWE CWE-863
References (MISC) https://wpscan.com/vulnerability/10348 - (MISC) https://wpscan.com/vulnerability/10348 - Exploit, Third Party Advisory
References (MISC) https://www.wordfence.com/blog/2020/08/critical-vulnerabilities-patched-in-quiz-and-survey-master-plugin/ - (MISC) https://www.wordfence.com/blog/2020/08/critical-vulnerabilities-patched-in-quiz-and-survey-master-plugin/ - Exploit, Third Party Advisory

01 Jan 2021, 04:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-01-01 04:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-35951

Mitre link : CVE-2020-35951

CVE.ORG link : CVE-2020-35951


JSON object : View

Products Affected

expresstech

  • quiz_and_survey_master
CWE
CWE-306

Missing Authentication for Critical Function