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).
References
Link | Resource |
---|---|
https://wpscan.com/vulnerability/10348 | Exploit Third Party Advisory |
https://www.wordfence.com/blog/2020/08/critical-vulnerabilities-patched-in-quiz-and-survey-master-plugin/ | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/10348 | Exploit Third Party Advisory |
https://www.wordfence.com/blog/2020/08/critical-vulnerabilities-patched-in-quiz-and-survey-master-plugin/ | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:28
Type | Values Removed | Values Added |
---|---|---|
References | () https://wpscan.com/vulnerability/10348 - Exploit, Third Party Advisory | |
References | () https://www.wordfence.com/blog/2020/08/critical-vulnerabilities-patched-in-quiz-and-survey-master-plugin/ - Exploit, Third Party Advisory |
Information
Published : 2021-01-01 04:15
Updated : 2024-11-21 05:28
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