Quiz Maker Business, Developer, and Agency <= (Multiple Versions) - Unauthenticated Arbitrary Shortcode Execution via content
Strategic Overview
- Status
- Patched in 21.8.0.100
- Affected Plugin
- Quiz Maker Developer
- Affected Version
20.0.0 – 21.8.0- CVSS
- 7.3High
- Weakness type
- CWE-95 · Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
- CVE
CVE-2024-10633
At a glance
CVE-2024-10633 is a high-severity Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') vulnerability in the Quiz Maker Developer WordPress plugin, affecting versions 20.0.0 – 21.8.0. It carries a CVSS score of 7.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 21.8.0.100; sites on affected versions should update now. Disclosed January 2025, reported by abrahack.
Vulnerability Overview
The Quiz Maker Business, Developer, and Agency plugins for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 8.8.0 (Business), up to, and including, 21.8.0 (Developer), and up to, and including, 31.8.0 (Agency). This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes. NOTE: The three variations of this software (Business, Developer, and Agency) share the same plugin slug, so you may get an alert even if you are running the latest version of any of the pieces of software. In these cases it is safe to dismiss the notice once you've confirmed your site is on a patched version of the applicable software.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes code syntax before using the input in a dynamic evaluation call (e.g. eval).
Remediation
Update to version 21.8.0.100, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: Quiz Maker Developer 21.8.0.100 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Login Security
External References
Related records
Other vulnerabilities in Quiz Maker Developer
- 9.8CVE-2024-6028: Quiz Maker <= 6.5.8.3 SQL Injection
CVE-2024-6028 - 7.5CVE-2025-30774: Quiz Maker <= 6.6.8.7 SQL Injection
CVE-2025-30774 - 7.5CVE-2024-10628: Quiz Maker Business SQL Injection
CVE-2024-10628 - 7.2CVE-2024-10574: Quiz Maker Business Google Sheets Integration
CVE-2024-10574 - 7.2CVE-2021-24456: Quiz Maker <= 6.2.0.8 SQL Injection
CVE-2021-24456 - 6.4CVE-2026-2384: Quiz Maker <= 6.7.1.7 Stored Cross-Site Scripting
CVE-2026-2384 - 6.1CVE-2024-10636: Quiz Maker Business Reflected DOM-Based XSS
CVE-2024-10636 - 6.1CVE-2023-6166: Quiz Maker <= 6.4.9.4 Reflected Cross-Site Scripting
CVE-2023-6166
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C