The The Simple Spoiler plugin for WordPress is vulnerable to arbitrary shortcode execution in versions 1.2 to 1.3. This is due to the plugin adding the filter add_filter('comment_text', 'do_shortcode'); which will run all shortcodes in comments. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
References
Configurations
History
No history.
Information
Published : 2024-09-14 04:15
Updated : 2024-09-27 16:12
NVD link : CVE-2024-8479
Mitre link : CVE-2024-8479
CVE.ORG link : CVE-2024-8479
JSON object : View
Products Affected
webliberty
- simple_spoiler
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')