Filtered by vendor Expresstech Subscriptions
Filtered by product Quiz And Survey Master Subscriptions
Total 26 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-24691 1 Expresstech 1 Quiz And Survey Master 2021-10-15 4.8 Medium
The Quiz And Survey Master WordPress plugin before 7.3.2 does not escape the Quiz Url Slug setting before outputting it in some pages, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
CVE-2021-20792 1 Expresstech 1 Quiz And Survey Master 2021-08-25 6.1 Medium
Cross-site scripting vulnerability in Quiz And Survey Master versions prior to 7.1.14 allows a remote attacker to inject arbitrary script via unspecified vectors.
CVE-2020-35951 1 Expresstech 1 Quiz And Survey Master 2021-07-21 9.9 Critical
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).
CVE-2020-35949 1 Expresstech 1 Quiz And Survey Master 2021-07-21 9.8 Critical
An issue was discovered in the Quiz and Survey Master plugin before 7.0.1 for WordPress. It made it possible for unauthenticated attackers to upload arbitrary files and achieve remote code execution. If a quiz question could be answered by uploading a file, only the Content-Type header was checked during the upload, and thus the attacker could use text/plain for a .php file.
CVE-2016-11085 1 Expresstech 1 Quiz And Survey Master 2020-08-21 6.5 Medium
php/qmn_options_questions_tab.php in the quiz-master-next plugin before 4.7.9 for WordPress allows CSRF, with resultant stored XSS, via the question_name parameter because js/admin_question.js mishandles parsing inside of a SCRIPT element.
CVE-2019-17599 1 Expresstech 1 Quiz And Survey Master 2019-12-17 6.1 Medium
The quiz-master-next (aka Quiz And Survey Master) plugin before 6.3.5 for WordPress is affected by: Cross Site Scripting (XSS). The impact is: Allows an attacker to execute arbitrary HTML and JavaScript code via the from or till parameter (and/or the quiz_id parameter). The component is: admin/quiz-options-page.php. The attack vector is: When the Administrator is logged in, a reflected XSS may execute upon a click on a malicious URL.