CVE-2024-12043: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bdthemes Prime Slider – Addons For Elementor (Revolution of a slider, Hero Slider, Post Slider and Ecommerce Slider)
CVE-2024-12043 is a stored cross-site scripting (XSS) vulnerability in the Prime Slider – Addons For Elementor WordPress plugin, affecting all versions up to 3. 16. 5. The flaw exists due to improper input sanitization and output escaping of the 'social_link_title' parameter in the blog widget. Authenticated users with Contributor-level access or higher can inject malicious scripts that execute when other users view the affected pages. This vulnerability can lead to theft of user credentials, session hijacking, or unauthorized actions performed in the context of the victim's browser. Exploitation does not require user interaction beyond visiting the compromised page. The CVSS score is 6. 4 (medium severity), reflecting network attack vector, low attack complexity, and privileges required. No known exploits are currently reported in the wild.
AI Analysis
Technical Summary
CVE-2024-12043 identifies a stored cross-site scripting (XSS) vulnerability in the Prime Slider – Addons For Elementor plugin, which provides various slider functionalities for WordPress sites. The vulnerability arises from improper neutralization of input during web page generation, specifically through the 'social_link_title' parameter in the blog widget. This parameter is insufficiently sanitized and escaped, allowing authenticated users with Contributor-level privileges or higher to inject arbitrary JavaScript code into pages. When other users access these pages, the injected scripts execute in their browsers, potentially compromising session tokens, cookies, or enabling unauthorized actions. The vulnerability affects all plugin versions up to and including 3.16.5. The attack vector is remote over the network, with low complexity, requiring only authenticated access but no user interaction for exploitation. The scope is changed as the vulnerability can affect other users viewing the injected content. The CVSS 3.1 base score is 6.4, indicating medium severity with partial confidentiality and integrity impact but no availability impact. No public exploits have been reported yet, but the vulnerability poses a significant risk in multi-user WordPress environments, especially where users have Contributor or higher roles. The lack of output escaping and input validation in a widely used plugin increases the attack surface for stored XSS attacks, which are more dangerous than reflected XSS due to persistence of malicious code. This vulnerability underscores the importance of secure coding practices in WordPress plugin development and the need for timely updates.
Potential Impact
The primary impact of CVE-2024-12043 is the potential compromise of user confidentiality and integrity on affected WordPress sites. Attackers with Contributor-level access can inject persistent malicious scripts that execute in the browsers of site visitors or administrators. This can lead to theft of authentication cookies, session hijacking, defacement, or unauthorized actions performed under the victim’s identity. Although availability is not directly impacted, the trustworthiness and security posture of the affected site can be severely damaged. Organizations relying on this plugin in multi-user environments are at risk of insider threats or compromised contributor accounts being leveraged to escalate attacks. The vulnerability can facilitate further attacks such as privilege escalation, data exfiltration, or distribution of malware. Given the widespread use of WordPress and Elementor plugins globally, the potential scale of impact is significant, especially for sites with multiple contributors or public-facing blogs. The absence of known exploits in the wild currently limits immediate risk but does not preclude future exploitation. Failure to remediate may result in reputational damage, regulatory penalties, and loss of user trust.
Mitigation Recommendations
To mitigate CVE-2024-12043, organizations should immediately update the Prime Slider – Addons For Elementor plugin to a patched version once available. In the absence of an official patch, administrators should restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious script injection. Implementing a Web Application Firewall (WAF) with rules to detect and block suspicious input patterns targeting the 'social_link_title' parameter can provide interim protection. Site administrators should audit existing content for injected scripts and remove any malicious code. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the site. Additionally, hardening WordPress installations by disabling unnecessary user roles and enforcing strong authentication mechanisms reduces the attack surface. Developers maintaining custom themes or plugins should review input sanitization and output escaping practices to prevent similar vulnerabilities. Regular security scanning and monitoring for anomalous behavior related to XSS attacks are recommended. Finally, educating contributors about the risks of injecting untrusted content can help prevent exploitation.
Affected Countries
United States, India, Brazil, Germany, United Kingdom, Canada, Australia, France, Japan, Netherlands, Italy, Spain
CVE-2024-12043: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bdthemes Prime Slider – Addons For Elementor (Revolution of a slider, Hero Slider, Post Slider and Ecommerce Slider)
Description
CVE-2024-12043 is a stored cross-site scripting (XSS) vulnerability in the Prime Slider – Addons For Elementor WordPress plugin, affecting all versions up to 3. 16. 5. The flaw exists due to improper input sanitization and output escaping of the 'social_link_title' parameter in the blog widget. Authenticated users with Contributor-level access or higher can inject malicious scripts that execute when other users view the affected pages. This vulnerability can lead to theft of user credentials, session hijacking, or unauthorized actions performed in the context of the victim's browser. Exploitation does not require user interaction beyond visiting the compromised page. The CVSS score is 6. 4 (medium severity), reflecting network attack vector, low attack complexity, and privileges required. No known exploits are currently reported in the wild.
AI-Powered Analysis
Technical Analysis
CVE-2024-12043 identifies a stored cross-site scripting (XSS) vulnerability in the Prime Slider – Addons For Elementor plugin, which provides various slider functionalities for WordPress sites. The vulnerability arises from improper neutralization of input during web page generation, specifically through the 'social_link_title' parameter in the blog widget. This parameter is insufficiently sanitized and escaped, allowing authenticated users with Contributor-level privileges or higher to inject arbitrary JavaScript code into pages. When other users access these pages, the injected scripts execute in their browsers, potentially compromising session tokens, cookies, or enabling unauthorized actions. The vulnerability affects all plugin versions up to and including 3.16.5. The attack vector is remote over the network, with low complexity, requiring only authenticated access but no user interaction for exploitation. The scope is changed as the vulnerability can affect other users viewing the injected content. The CVSS 3.1 base score is 6.4, indicating medium severity with partial confidentiality and integrity impact but no availability impact. No public exploits have been reported yet, but the vulnerability poses a significant risk in multi-user WordPress environments, especially where users have Contributor or higher roles. The lack of output escaping and input validation in a widely used plugin increases the attack surface for stored XSS attacks, which are more dangerous than reflected XSS due to persistence of malicious code. This vulnerability underscores the importance of secure coding practices in WordPress plugin development and the need for timely updates.
Potential Impact
The primary impact of CVE-2024-12043 is the potential compromise of user confidentiality and integrity on affected WordPress sites. Attackers with Contributor-level access can inject persistent malicious scripts that execute in the browsers of site visitors or administrators. This can lead to theft of authentication cookies, session hijacking, defacement, or unauthorized actions performed under the victim’s identity. Although availability is not directly impacted, the trustworthiness and security posture of the affected site can be severely damaged. Organizations relying on this plugin in multi-user environments are at risk of insider threats or compromised contributor accounts being leveraged to escalate attacks. The vulnerability can facilitate further attacks such as privilege escalation, data exfiltration, or distribution of malware. Given the widespread use of WordPress and Elementor plugins globally, the potential scale of impact is significant, especially for sites with multiple contributors or public-facing blogs. The absence of known exploits in the wild currently limits immediate risk but does not preclude future exploitation. Failure to remediate may result in reputational damage, regulatory penalties, and loss of user trust.
Mitigation Recommendations
To mitigate CVE-2024-12043, organizations should immediately update the Prime Slider – Addons For Elementor plugin to a patched version once available. In the absence of an official patch, administrators should restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious script injection. Implementing a Web Application Firewall (WAF) with rules to detect and block suspicious input patterns targeting the 'social_link_title' parameter can provide interim protection. Site administrators should audit existing content for injected scripts and remove any malicious code. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the site. Additionally, hardening WordPress installations by disabling unnecessary user roles and enforcing strong authentication mechanisms reduces the attack surface. Developers maintaining custom themes or plugins should review input sanitization and output escaping practices to prevent similar vulnerabilities. Regular security scanning and monitoring for anomalous behavior related to XSS attacks are recommended. Finally, educating contributors about the risks of injecting untrusted content can help prevent exploitation.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-02T18:00:52.881Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e2bb7ef31ef0b5972a6
Added to database: 2/25/2026, 9:48:27 PM
Last enriched: 2/26/2026, 6:58:42 AM
Last updated: 2/26/2026, 7:55:56 AM
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.