CVE-2024-1510: WP Shortcodes Plugin — Shortcodes Ultimate <= 7.0.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via su_tooltip Shortcode
The WP Shortcodes Plugin — Shortcodes Ultimate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's sutooltip shortcode in all versions up to, and including, 7.0.2 due to insufficient input sanitization and output escaping on user supplied attributes and user supplied tags. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
WordPress plugin: WP Shortcodes Plugin — Shortcodes Ultimateto a version that resolves this vulnerability.Fixed in 7.0.2 - Compensating control
Until updated, restrict contributor-level (and above) users’ ability to create or edit content/pages where the [su_tooltip] shortcode may be used to limit stored XSS injection risk.
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1510?
CVE-2024-1510 is considered a high severity vulnerability due to its potential for stored cross-site scripting attacks.
How do I fix CVE-2024-1510?
To fix CVE-2024-1510, update the WP Shortcodes Plugin — Shortcodes Ultimate to version 7.0.3 or later.
What impact does CVE-2024-1510 have on WordPress sites?
CVE-2024-1510 can allow attackers to inject malicious scripts into WordPress sites, compromising user data and session information.
Which versions of Shortcodes Ultimate are affected by CVE-2024-1510?
All versions up to and including 7.0.2 of the Shortcodes Ultimate plugin are affected by CVE-2024-1510.
Is CVE-2024-1510 related to input sanitization?
Yes, CVE-2024-1510 stems from insufficient input sanitization and output escaping for user-supplied attributes.