Security Advisory

CVE-2024-8481

7.3
HIGH

Vulnerability Description

The The Special Text Boxes plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 6.2.4. 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.
Published Date September 25, 2024
Official Source NIST NVD Advisory