PT-2024-39045 · WordPress · Simple Spoiler
Francesco Carlucci
·
Published
2024-09-13
·
Updated
2024-09-27
·
CVE-2024-8479
CVSS v3.1
7.3
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions:
The Simple Spoiler plugin for WordPress versions 1.2 to 1.3
Description:
The issue is due to the plugin adding the filter
add filter('comment text','do shortcode'), which runs all shortcodes in comments. This allows unauthenticated attackers to execute arbitrary shortcodes.Recommendations:
For versions 1.2 to 1.3, consider disabling the
do shortcode function in the comment text filter until a patch is available. Restrict access to comments to minimize the risk of exploitation. Avoid using shortcodes in comments until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Simple Spoiler