First published: Wed Feb 12 2025(Updated: )
The Admire Extra plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'space' shortcode in all versions up to, and including, 1.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Admire Extra | <=1.6 | |
Admire Extra | <1.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13665 is categorized as a high severity vulnerability due to its potential for stored cross-site scripting attacks.
To fix CVE-2024-13665, you should update the Admire Extra plugin to version 1.7 or later, which includes patches for the vulnerability.
Any WordPress site using the Admire Extra plugin version 1.6 or earlier is affected by CVE-2024-13665.
CVE-2024-13665 is a stored cross-site scripting (XSS) vulnerability.
CVE-2024-13665 arises from insufficient input sanitization and output escaping on user supplied attributes in the plugin's shortcode.