CVE-2024-8481

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
25/09/2024
Last modified:
26/12/2024

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:simplelib:special_text_boxes:*:*:*:*:free:wordpress:*:* 6.2.2 (including)