← Back to CVE List

CVE-2024-8481

Published: 2024-09-25T03:15Z
Last Modified: 2024-12-26T14:58Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
The The Special Text Boxes plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 6.2.2. 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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt