Approved changes feed: RSS · Atom

cpe:2.3:a:expresstech:quiz_and_survey_master_(qsm)_–_easy_quiz_and_survey_maker:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorExpresstech (8cd29c90-9f0f-5fe0-b0c4-1df4572a401e)
ProductQuiz And Survey Master (Qsm) – Easy Quiz And Survey Maker (d19589c9-e3d2-5008-b977-08b7cfe3921f)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-6448 vulnerable 2026-06-08 08:07:04.806923 Quiz and Survey Master (QSM) <= 11.1.2 - Authenticated (Admin+) SQL Injection via 'order' and 'limit' Parameters
MEDIUM (4.9)
The Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'order' parameter in all versions up to, and including, 11.1.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with admin-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. If the secret key is exposed, this can be exploited by lower-privileged users.
Published: 2026-06-05T23:28:27.562Z
Updated: 2026-06-06T11:48:49.465Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-5797 vulnerable 2026-06-08 08:07:04.111397 Quiz and Survey Master (QSM) <= 11.1.0 - Unauthenticated Shortcode Injection Leading to Arbitrary Quiz Result Disclosure via Quiz Answer Text Input Fields
MEDIUM (5.3)
The Quiz And Survey Master plugin for WordPress is vulnerable to Arbitrary Shortcode Execution in versions up to and including 11.1.0. This is due to insufficient input sanitization and the execution of do_shortcode() on user-submitted quiz answer text. User-submitted answers pass through sanitize_text_field() and htmlspecialchars(), which only strip HTML tags but do not encode or remove shortcode brackets [ and ]. When quiz results are displayed, the plugin calls do_shortcode() on the entire results page output (including user answers), causing any injected shortcodes to be executed. This makes it possible for unauthenticated attackers to inject arbitrary WordPress shortcodes such as [qsm_result id=X] to access other users' quiz submissions without authorization, as the qsm_result shortcode lacks any authorization checks.
Published: 2026-04-17T05:29:26.679Z
Updated: 2026-04-17T11:14:55.597Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-2412 vulnerable 2026-06-08 07:55:17.014822 Quiz and Survey Master (QSM) <= 10.3.5 - Authenticated (Contributor+) SQL Injection via 'merged_question' Parameter
MEDIUM (6.5)
The Quiz and Survey Master (QSM) plugin for WordPress is vulnerable to SQL Injection via the 'merged_question' parameter in all versions up to, and including, 10.3.5. This is due to insufficient sanitization of user-supplied input before being used in a SQL query. The sanitize_text_field() function applied to the merged_question parameter does not prevent SQL metacharacters like ), OR, AND, and # from being included in the value, which is then directly concatenated into a SQL IN() clause without using $wpdb->prepare() or casting values to integers. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-03-23T22:25:39.767Z
Updated: 2026-04-08T17:16:36.412Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-9637 vulnerable 2026-06-08 07:47:09.421202 Quiz and Survey Master (QSM) <= 10.3.1 - Missing Authorization to Unpublished, Private And Password-Protected Quiz Information Disclosure And Image Response Uploads
MEDIUM (6.5)
The Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress is vulnerable to unauthorized access and modification of data due to a missing capability and status checks on multiple functions in all versions up to, and including, 10.3.1. This makes it possible for unauthenticated attackers to view the details of unpublished, private, or password-protected quizzes, as well as submit file responses to questions from those quizzes, which allow file upload.
Published: 2026-01-06T09:20:58.732Z
Updated: 2026-04-08T17:05:18.153Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-9318 vulnerable 2026-06-08 07:45:22.285926 Quiz and Survey Master (QSM) <= 10.3.1 - Authenticated (Subscriber+) SQL Injection via `is_linking` Query Parameter
MEDIUM (6.5)
The Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress is vulnerable to time-based SQL Injection via the ‘is_linking’ parameter in all versions up to, and including, 10.3.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-01-06T09:20:59.146Z
Updated: 2026-04-08T17:30:10.903Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-9294 vulnerable 2026-06-08 07:45:22.203023 Quiz And Survey Master <= 10.3.1 - Missing Authorization to Authenticated (Subscriber+) Quiz Results Deletion
MEDIUM (4.3)
The Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the qsm_dashboard_delete_result function in all versions up to, and including, 10.3.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete quiz results.
Published: 2026-01-06T08:21:49.006Z
Updated: 2026-04-08T16:53:30.434Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-3592 vulnerable 2026-06-08 06:43:50.407052 Quiz And Survey Master – Best Quiz, Exam and Survey Plugin for WordPress <= 9.0.1 - Authenticated (Contributor+) SQL Injection
CRITICAL (9.9)
The Quiz And Survey Master – Best Quiz, Exam and Survey Plugin for WordPress plugin for WordPress is vulnerable to SQL Injection via the 'question_id' parameter in all versions up to, and including, 9.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. CVE-2024-5606 appears to be a duplicate of this issue.
Published: 2024-06-07T05:33:47.004Z
Updated: 2026-04-08T17:34:39.949Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-0292 vulnerable 2026-06-08 05:52:04.702214 Quiz And Survey Master <= 8.0.8 - Cross-Site Request Forgery to Arbitrary Media Deletion
MEDIUM (5.4)
The Quiz And Survey Master plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 8.0.8. This is due to missing nonce validation on the function associated with the qsm_remove_file_fd_question AJAX action. This makes it possible for unauthenticated attackers to delete arbitrary media files via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2023-06-09T05:33:32.758Z
Updated: 2026-04-08T17:21:24.118Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-0291 vulnerable 2026-06-08 05:52:04.701136 Quiz And Survey Master <= 8.0.8 - Unauthenticated Arbitrary Media Deletion
HIGH (7.2)
The Quiz And Survey Master for WordPress is vulnerable to authorization bypass due to a missing capability check on the function associated with the qsm_remove_file_fd_question AJAX action in versions up to, and including, 8.0.8. This makes it possible for unauthenticated attackers to delete arbitrary media files.
Published: 2023-06-09T05:33:19.875Z
Updated: 2026-04-08T16:58:23.299Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-4033 vulnerable 2026-06-08 05:51:36.588954 Quiz and Survey Master <= 8.0.4 - Improper Input Validation
MEDIUM (5.3)
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.
Published: 2022-11-29T20:25:26.881Z
Updated: 2026-04-08T17:11:57.352Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-4032 vulnerable 2026-06-08 05:51:36.587537 Quiz and Survey Master <= 8.0.4 - Unauthenticated iFrame Injection via Paragraph and Short Answer
HIGH (7.2)
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.
Published: 2022-11-29T20:23:15.308Z
Updated: 2026-04-08T17:17:54.765Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.