CVE-2024-4633: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in averta Slider & Popup Builder by Depicter – Add Image Slider, Carousel Slider, Exit Intent Popup, Popup Modal, Coupon Popup, Post Slider Carousel
CVE-2024-4633 is a stored cross-site scripting (XSS) vulnerability in the Slider & Popup Builder by Depicter WordPress plugin, affecting versions up to 3. 2. 1. The flaw arises from insufficient input sanitization and output escaping in the addExtraMimeType function, allowing authenticated users with author-level permissions or higher to inject malicious scripts. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or further attacks. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authentication with author-level privileges. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially since WordPress sites are common targets. The most affected countries are those with high WordPress usage and significant web presence, including the United States, Germany, United Kingdom, Canada, Australia, India, and Brazil.
AI Analysis
Technical Summary
CVE-2024-4633 identifies a stored cross-site scripting (XSS) vulnerability in the Slider & Popup Builder by Depicter WordPress plugin, specifically in the addExtraMimeType function. This vulnerability stems from improper neutralization of input during web page generation (CWE-79), where the plugin fails to adequately sanitize and escape user-supplied data before rendering it on pages. Authenticated attackers with author-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript payloads into pages managed by the plugin. When other users visit these compromised pages, the injected scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or distribution of malware. The vulnerability affects all versions up to and including 3.2.1 of the plugin. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No official patches or fixes have been linked yet, and no known exploits have been reported in the wild. Given the widespread use of WordPress and the popularity of slider and popup plugins, this vulnerability poses a significant risk to websites that have this plugin installed and active, especially those allowing multiple authors or contributors. Attackers gaining author-level access could leverage this vulnerability to compromise site visitors or escalate attacks within the site environment.
Potential Impact
The impact of CVE-2024-4633 is primarily on the confidentiality and integrity of affected WordPress sites and their users. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the vulnerable site, enabling theft of session cookies, user credentials, or other sensitive information. It can also facilitate defacement, phishing, or distribution of malware to site visitors. Since the vulnerability requires author-level access, the initial compromise vector may involve social engineering or credential theft to gain such privileges. Once exploited, attackers can target site administrators or visitors, potentially leading to broader compromise of the website or connected systems. Organizations relying on this plugin for marketing or user engagement may suffer reputational damage and loss of user trust. The vulnerability does not affect availability directly but can lead to significant operational disruption if exploited at scale. Given the plugin’s use in creating sliders, popups, and modals, the attack surface includes any page where these elements are displayed, increasing the scope of potential victims.
Mitigation Recommendations
To mitigate CVE-2024-4633, organizations should first check for updates or patches from the plugin vendor and apply them immediately once available. In the absence of an official patch, administrators should restrict author-level permissions strictly to trusted users and audit existing users for unnecessary privileges. Implementing a Web Application Firewall (WAF) with rules to detect and block common XSS payloads can provide temporary protection. Site owners should also enable Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Regularly scanning the website for injected scripts or unusual content in slider or popup elements can help detect exploitation attempts. Additionally, monitoring user activity logs for suspicious behavior by authors or contributors can preempt attacks. Educating users with author privileges about phishing and credential security reduces the risk of initial compromise. Finally, consider disabling or replacing the vulnerable plugin with a more secure alternative if immediate patching is not feasible.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Netherlands, Italy
CVE-2024-4633: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in averta Slider & Popup Builder by Depicter – Add Image Slider, Carousel Slider, Exit Intent Popup, Popup Modal, Coupon Popup, Post Slider Carousel
Description
CVE-2024-4633 is a stored cross-site scripting (XSS) vulnerability in the Slider & Popup Builder by Depicter WordPress plugin, affecting versions up to 3. 2. 1. The flaw arises from insufficient input sanitization and output escaping in the addExtraMimeType function, allowing authenticated users with author-level permissions or higher to inject malicious scripts. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or further attacks. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authentication with author-level privileges. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially since WordPress sites are common targets. The most affected countries are those with high WordPress usage and significant web presence, including the United States, Germany, United Kingdom, Canada, Australia, India, and Brazil.
AI-Powered Analysis
Technical Analysis
CVE-2024-4633 identifies a stored cross-site scripting (XSS) vulnerability in the Slider & Popup Builder by Depicter WordPress plugin, specifically in the addExtraMimeType function. This vulnerability stems from improper neutralization of input during web page generation (CWE-79), where the plugin fails to adequately sanitize and escape user-supplied data before rendering it on pages. Authenticated attackers with author-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript payloads into pages managed by the plugin. When other users visit these compromised pages, the injected scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or distribution of malware. The vulnerability affects all versions up to and including 3.2.1 of the plugin. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No official patches or fixes have been linked yet, and no known exploits have been reported in the wild. Given the widespread use of WordPress and the popularity of slider and popup plugins, this vulnerability poses a significant risk to websites that have this plugin installed and active, especially those allowing multiple authors or contributors. Attackers gaining author-level access could leverage this vulnerability to compromise site visitors or escalate attacks within the site environment.
Potential Impact
The impact of CVE-2024-4633 is primarily on the confidentiality and integrity of affected WordPress sites and their users. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the vulnerable site, enabling theft of session cookies, user credentials, or other sensitive information. It can also facilitate defacement, phishing, or distribution of malware to site visitors. Since the vulnerability requires author-level access, the initial compromise vector may involve social engineering or credential theft to gain such privileges. Once exploited, attackers can target site administrators or visitors, potentially leading to broader compromise of the website or connected systems. Organizations relying on this plugin for marketing or user engagement may suffer reputational damage and loss of user trust. The vulnerability does not affect availability directly but can lead to significant operational disruption if exploited at scale. Given the plugin’s use in creating sliders, popups, and modals, the attack surface includes any page where these elements are displayed, increasing the scope of potential victims.
Mitigation Recommendations
To mitigate CVE-2024-4633, organizations should first check for updates or patches from the plugin vendor and apply them immediately once available. In the absence of an official patch, administrators should restrict author-level permissions strictly to trusted users and audit existing users for unnecessary privileges. Implementing a Web Application Firewall (WAF) with rules to detect and block common XSS payloads can provide temporary protection. Site owners should also enable Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Regularly scanning the website for injected scripts or unusual content in slider or popup elements can help detect exploitation attempts. Additionally, monitoring user activity logs for suspicious behavior by authors or contributors can preempt attacks. Educating users with author privileges about phishing and credential security reduces the risk of initial compromise. Finally, consider disabling or replacing the vulnerable plugin with a more secure alternative if immediate patching is not feasible.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-07T23:07:22.952Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b92b7ef31ef0b556cb6
Added to database: 2/25/2026, 9:37:22 PM
Last enriched: 2/26/2026, 12:51:36 AM
Last updated: 2/26/2026, 8:06:41 AM
Views: 1
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.