CVE-2024-12411: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in onetarek WP Ad Guru – Banner ad, Responsive popup, Popup maker, Ad rotator & More
CVE-2024-12411 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin WP Ad Guru – Banner ad, Responsive popup, Popup maker, Ad rotator & More, affecting all versions up to 2. 5. 4. The vulnerability arises from improper input sanitization and output escaping of the 'page' parameter, allowing unauthenticated attackers to inject malicious scripts. These scripts execute whenever a user accesses the compromised page, potentially leading to session hijacking, defacement, or redirection to malicious sites. The CVSS score is 6. 1, indicating medium severity, with no known exploits in the wild yet. Organizations using this plugin on WordPress sites are at risk, especially those with high visitor traffic. Mitigation requires updating the plugin once a patch is available or applying manual input validation and output encoding. Countries with significant WordPress usage and high adoption of this plugin are most at risk, including the United States, Germany, India, Brazil, and the United Kingdom.
AI Analysis
Technical Summary
CVE-2024-12411 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin WP Ad Guru – Banner ad, Responsive popup, Popup maker, Ad rotator & More, maintained by onetarek. This vulnerability exists in all versions up to and including 2.5.4 due to insufficient sanitization and escaping of the 'page' parameter during web page generation. An unauthenticated attacker can exploit this flaw by injecting arbitrary JavaScript code into the 'page' parameter, which is then stored persistently and executed in the context of any user who visits the affected page. This type of stored XSS can lead to a range of attacks including session hijacking, theft of cookies, defacement, or redirecting users to malicious websites. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS v3.1 base score is 6.1, reflecting medium severity with network attack vector, low attack complexity, no privileges required, but requiring user interaction and impacting confidentiality and integrity with a scope change. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is widely used in WordPress environments for managing ads and popups, making the potential attack surface significant.
Potential Impact
The impact of this vulnerability is primarily on the confidentiality and integrity of user data and the affected website. Attackers can execute arbitrary scripts in the context of users visiting the compromised pages, potentially stealing session cookies, redirecting users to phishing or malware sites, or defacing the website content. This can lead to loss of user trust, reputational damage, and potential legal consequences for organizations handling sensitive user data. Since the vulnerability is exploitable without authentication and remotely over the network, the risk is elevated. However, the requirement for user interaction (visiting the infected page) limits automated exploitation. The scope change in CVSS indicates that the vulnerability can affect components beyond the initially vulnerable plugin, potentially impacting the entire WordPress site. Organizations relying on this plugin for advertising or popup management on high-traffic sites are particularly vulnerable to widespread impact.
Mitigation Recommendations
1. Monitor the vendor’s official channels for a security patch and apply it immediately once available. 2. Until a patch is released, implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'page' parameter. 3. Conduct manual input validation and output encoding for the 'page' parameter if custom code or overrides are in place. 4. Restrict user permissions to minimize the ability to inject content, especially for unauthenticated users. 5. Regularly audit and sanitize stored content in the plugin’s database tables to remove any injected scripts. 6. Educate site administrators and users about the risks of clicking suspicious links or visiting untrusted pages. 7. Consider disabling or replacing the plugin with a more secure alternative if immediate patching is not feasible. 8. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on the site.
Affected Countries
United States, Germany, India, Brazil, United Kingdom, Canada, Australia, France, Netherlands, Italy
CVE-2024-12411: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in onetarek WP Ad Guru – Banner ad, Responsive popup, Popup maker, Ad rotator & More
Description
CVE-2024-12411 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin WP Ad Guru – Banner ad, Responsive popup, Popup maker, Ad rotator & More, affecting all versions up to 2. 5. 4. The vulnerability arises from improper input sanitization and output escaping of the 'page' parameter, allowing unauthenticated attackers to inject malicious scripts. These scripts execute whenever a user accesses the compromised page, potentially leading to session hijacking, defacement, or redirection to malicious sites. The CVSS score is 6. 1, indicating medium severity, with no known exploits in the wild yet. Organizations using this plugin on WordPress sites are at risk, especially those with high visitor traffic. Mitigation requires updating the plugin once a patch is available or applying manual input validation and output encoding. Countries with significant WordPress usage and high adoption of this plugin are most at risk, including the United States, Germany, India, Brazil, and the United Kingdom.
AI-Powered Analysis
Technical Analysis
CVE-2024-12411 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin WP Ad Guru – Banner ad, Responsive popup, Popup maker, Ad rotator & More, maintained by onetarek. This vulnerability exists in all versions up to and including 2.5.4 due to insufficient sanitization and escaping of the 'page' parameter during web page generation. An unauthenticated attacker can exploit this flaw by injecting arbitrary JavaScript code into the 'page' parameter, which is then stored persistently and executed in the context of any user who visits the affected page. This type of stored XSS can lead to a range of attacks including session hijacking, theft of cookies, defacement, or redirecting users to malicious websites. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS v3.1 base score is 6.1, reflecting medium severity with network attack vector, low attack complexity, no privileges required, but requiring user interaction and impacting confidentiality and integrity with a scope change. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is widely used in WordPress environments for managing ads and popups, making the potential attack surface significant.
Potential Impact
The impact of this vulnerability is primarily on the confidentiality and integrity of user data and the affected website. Attackers can execute arbitrary scripts in the context of users visiting the compromised pages, potentially stealing session cookies, redirecting users to phishing or malware sites, or defacing the website content. This can lead to loss of user trust, reputational damage, and potential legal consequences for organizations handling sensitive user data. Since the vulnerability is exploitable without authentication and remotely over the network, the risk is elevated. However, the requirement for user interaction (visiting the infected page) limits automated exploitation. The scope change in CVSS indicates that the vulnerability can affect components beyond the initially vulnerable plugin, potentially impacting the entire WordPress site. Organizations relying on this plugin for advertising or popup management on high-traffic sites are particularly vulnerable to widespread impact.
Mitigation Recommendations
1. Monitor the vendor’s official channels for a security patch and apply it immediately once available. 2. Until a patch is released, implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'page' parameter. 3. Conduct manual input validation and output encoding for the 'page' parameter if custom code or overrides are in place. 4. Restrict user permissions to minimize the ability to inject content, especially for unauthenticated users. 5. Regularly audit and sanitize stored content in the plugin’s database tables to remove any injected scripts. 6. Educate site administrators and users about the risks of clicking suspicious links or visiting untrusted pages. 7. Consider disabling or replacing the plugin with a more secure alternative if immediate patching is not feasible. 8. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on the site.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-10T15:26:53.245Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e3ab7ef31ef0b59820d
Added to database: 2/25/2026, 9:48:42 PM
Last enriched: 2/26/2026, 5:00:00 AM
Last updated: 2/26/2026, 8:46:14 AM
Views: 4
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-1698: CWE-644 Improper Neutralization of HTTP Headers for Scripting Syntax in arcinfo PcVue
MediumCVE-2026-1697: CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in arcinfo PcVue
MediumCVE-2026-1696: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
LowCVE-2026-1695: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
MediumCVE-2026-1694: CWE-201 Insertion of Sensitive Information into Sent Data in arcinfo PcVue
LowActions
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.