Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Expresstech Subscribe
Total 27 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-46862 1 Expresstech 1 Quiz And Survey Master 2023-02-22 N/A 8.8 HIGH
Cross-Site Request Forgery (CSRF) vulnerability in ExpressTech Quiz And Survey Master – Best Quiz, Exam and Survey Plugin for WordPress plugin <= 8.0.7 versions.
CVE-2022-4032 1 Expresstech 1 Quiz And Survey Master 2022-12-01 N/A 6.1 MEDIUM
The Quiz and Survey Master plugin for WordPress is vulnerable to iFrame Injection via the 'question[id]' parameter in versions up to, and including, 8.0.4 due to insufficient input sanitization and output escaping that allowed iframe tags to be injected. This makes it possible for unauthenticated attackers to inject iFrames in pages that will execute whenever a user accesses an injected page.
CVE-2022-4033 1 Expresstech 1 Quiz And Survey Master 2022-12-01 N/A 5.3 MEDIUM
The Quiz and Survey Master plugin for WordPress is vulnerable to input validation bypass via the 'question[id]' parameter in versions up to, and including, 8.0.4 due to insufficient input validation that allows attackers to inject content other than the specified value (i.e. a number, file path, etc..). This makes it possible attackers to submit values other than the intended input type.
CVE-2022-42883 1 Expresstech 1 Quiz And Survey Master 2022-11-22 N/A 7.5 HIGH
Sensitive Information Disclosure vulnerability discovered by Quiz And Survey Master plugin <= 7.3.10 on WordPress.
CVE-2021-36905 1 Expresstech 1 Quiz And Survey Master 2022-11-22 N/A 5.4 MEDIUM
Multiple Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerabilities in Quiz And Survey Master plugin <= 7.3.4 on WordPress.
CVE-2022-41652 1 Expresstech 1 Quiz And Survey Master 2022-11-21 N/A 9.8 CRITICAL
Bypass vulnerability in Quiz And Survey Master plugin <= 7.3.10 on WordPress.
CVE-2022-40698 1 Expresstech 1 Quiz And Survey Master 2022-11-20 N/A 6.1 MEDIUM
Auth. (subscriber+) Cross-Site Scripting (XSS) vulnerability in Quiz And Survey Master plugin <= 7.3.10 on WordPress.
CVE-2021-36906 1 Expresstech 1 Quiz And Survey Master 2022-11-04 N/A 8.8 HIGH
Multiple Insecure Direct Object References (IDOR) vulnerabilities in ExpressTech Quiz And Survey Master plugin <= 7.3.6 on WordPress.
CVE-2021-36898 1 Expresstech 1 Quiz And Survey Master 2022-10-31 N/A 7.2 HIGH
Auth. SQL Injection (SQLi) vulnerability in Quiz And Survey Master plugin <= 7.3.4 on WordPress.
CVE-2021-36864 1 Expresstech 1 Quiz And Survey Master 2022-10-31 N/A 5.4 MEDIUM
Auth. (editor+) Reflected Cross-Site Scripting (XSS) vulnerability in ExpressTech Quiz And Survey Master plugin <= 7.3.4 on WordPress.
CVE-2021-36863 1 Expresstech 1 Quiz And Survey Master 2022-10-28 N/A 5.4 MEDIUM
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in ExpressTech Quiz And Survey Master plugin <= 7.3.4 on WordPress.
CVE-2022-25602 1 Expresstech 1 Responsive Menu 2022-03-25 6.5 MEDIUM 8.8 HIGH
Nonce token leak vulnerability leading to arbitrary file upload, theme deletion, plugin settings change discovered in Responsive Menu WordPress plugin (versions <= 4.1.7).
CVE-2022-0181 1 Expresstech 1 Quiz And Survey Master 2022-01-24 4.3 MEDIUM 6.1 MEDIUM
Reflected cross-site scripting vulnerability in Quiz And Survey Master versions prior to 7.3.7 allows a remote attacker to inject an arbitrary script via unspecified vectors.
CVE-2022-0180 1 Expresstech 1 Quiz And Survey Master 2022-01-24 6.8 MEDIUM 8.8 HIGH
Cross-site request forgery (CSRF) vulnerability in Quiz And Survey Master versions prior to 7.3.7 allows a remote attacker to hijack the authentication of administrators and conduct arbitrary operations via a specially crafted web page.
CVE-2022-0182 1 Expresstech 1 Quiz And Survey Master 2022-01-24 3.5 LOW 5.4 MEDIUM
Stored cross-site scripting vulnerability in Quiz And Survey Master versions prior to 7.3.7 allows a remote authenticated attacker to inject an arbitrary script via an website that uses Quiz And Survey Master.
CVE-2021-24691 1 Expresstech 1 Quiz And Survey Master 2021-10-15 3.5 LOW 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 4.3 MEDIUM 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-2017-18513 1 Expresstech 1 Responsive Menu 2021-07-30 6.8 MEDIUM 8.8 HIGH
The responsive-menu plugin before 3.1.4 for WordPress has no CSRF protection mechanism for the admin interface.
CVE-2020-35951 1 Expresstech 1 Quiz And Survey Master 2021-07-21 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-2020-35949 1 Expresstech 1 Quiz And Survey Master 2021-07-21 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.