CVE-2024-9772
Uix Shortcodes – Compatible with Gutenberg <= 1.9.9 - Unauthenticated Arbitrary Shortcode Execution
Record summary
CVE-2024-9772 has a selected CVSS score of 7.3 (high); EIP currently links 1 Nuclei template.
Description
The The Uix Shortcodes – Compatible with Gutenberg plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.9.9. 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.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 28, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Uix ShortcodesBrowse uiuxlab / Uix ShortcodesDefault status: unaffected, unknown | CVE List | Through 1.9.9 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress UIX Shortcodes <= 1.9.7 - Unauthenticated Shortcode ExecutionCVSS 7.3
The The Uix Shortcodes – Compatible with Gutenberg plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.9.9. 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.
Impact
Unauthenticated attackers can execute arbitrary shortcodes through the uixscform_ajax_shortcodepreview AJAX action, potentially leading to information disclosure, privilege escalation, or remote code execution depending on available shortcodes.
Remediation
Update UIX Shortcodes plugin to the latest patched version (>= 1.9.8).
Source: ProjectDiscovery