Vulnerabilities (CVE)

Filtered by vendor Expresstech Subscribe
Filtered by product Quiz And Survey Master
Total 26 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-24368 1 Expresstech 1 Quiz And Survey Master 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
The Quiz And Survey Master – Best Quiz, Exam and Survey Plugin WordPress plugin before 7.1.18 did not sanitise or escape its result_id parameter when displaying an existing quiz result page, leading to a reflected Cross-Site Scripting issue. This could allow for privilege escalation by inducing a logged in admin to open a malicious link
CVE-2021-24221 1 Expresstech 1 Quiz And Survey Master 2023-12-10 6.5 MEDIUM 8.8 HIGH
The Quiz And Survey Master – Best Quiz, Exam and Survey Plugin for WordPress plugin before 7.1.12 did not sanitise the result_id GET parameter on pages with the [qsm_result] shortcode without id attribute, concatenating it in a SQL statement and leading to an SQL injection. The lowest role allowed to use this shortcode in post or pages being author, such user could gain unauthorised access to the DBMS. If the shortcode (without the id attribute) is embed on a public page or post, then unauthenticated users could exploit the injection.
CVE-2020-35949 1 Expresstech 1 Quiz And Survey Master 2023-12-10 7.5 HIGH 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-2020-35951 1 Expresstech 1 Quiz And Survey Master 2023-12-10 6.4 MEDIUM 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-2016-11085 1 Expresstech 1 Quiz And Survey Master 2023-12-10 4.3 MEDIUM 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 2023-12-10 4.3 MEDIUM 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.