CVE-2024-3341: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in averta Shortcodes and extra features for Phlox theme
CVE-2024-3341 is a stored cross-site scripting (XSS) vulnerability in the 'Shortcodes and extra features for Phlox theme' WordPress plugin by averta, affecting all versions up to 2. 15. 5. It arises from insufficient input sanitization and output escaping in the 'aux_gmaps' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially those with multiple contributors or public-facing WordPress sites. Countries with significant WordPress usage and active web development communities are most at risk.
AI Analysis
Technical Summary
CVE-2024-3341 is a stored cross-site scripting vulnerability classified under CWE-79, affecting the 'Shortcodes and extra features for Phlox theme' WordPress plugin developed by averta. The vulnerability exists in the 'aux_gmaps' shortcode, which fails to properly sanitize and escape user-supplied attributes before rendering them on web pages. This flaw allows authenticated users with contributor-level permissions 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, redirecting users, or performing unauthorized actions on their behalf. The vulnerability affects all plugin versions up to and including 2.15.5. The CVSS 3.1 base score is 6.4, reflecting a network attack vector, low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change with low confidentiality and integrity impacts but no availability impact. No patches or exploit code are currently publicly available, but the risk remains significant due to the widespread use of WordPress and the plugin’s popularity. The vulnerability is particularly dangerous in multi-user environments where contributors can add content, as it enables persistent script injection that affects all visitors to the compromised pages.
Potential Impact
The primary impact of this vulnerability is the compromise of confidentiality and integrity for users visiting affected WordPress sites. Attackers with contributor-level access can inject malicious scripts that execute in the context of other users’ browsers, potentially leading to session hijacking, theft of sensitive information, defacement, or unauthorized actions performed on behalf of users. This can damage the reputation of affected organizations, lead to data breaches, and cause loss of user trust. Since the vulnerability is stored XSS, the malicious payload persists on the server and affects all visitors to the infected pages, amplifying the potential damage. Organizations with multiple content contributors or public-facing WordPress sites are at higher risk. Although availability is not directly impacted, the indirect effects such as site blacklisting by search engines or browsers can cause operational disruptions. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but this does not eliminate risk, especially in environments with many contributors or weak access controls.
Mitigation Recommendations
1. Upgrade the 'Shortcodes and extra features for Phlox theme' plugin to a version that addresses this vulnerability once available. 2. Until a patch is released, restrict contributor-level and higher permissions to trusted users only and review existing users for unnecessary privileges. 3. Implement a Web Application Firewall (WAF) with rules to detect and block malicious script injections targeting the 'aux_gmaps' shortcode parameters. 4. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on the website. 5. Conduct regular security audits and code reviews of custom shortcodes or plugins to ensure proper input validation and output encoding. 6. Educate content contributors about the risks of injecting untrusted content and enforce strict content submission guidelines. 7. Monitor website logs and user activity for suspicious behavior indicative of exploitation attempts. 8. Consider disabling or removing the vulnerable shortcode if it is not essential to site functionality until a secure update is available.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, India, Brazil, Netherlands, Japan, Italy, Spain
CVE-2024-3341: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in averta Shortcodes and extra features for Phlox theme
Description
CVE-2024-3341 is a stored cross-site scripting (XSS) vulnerability in the 'Shortcodes and extra features for Phlox theme' WordPress plugin by averta, affecting all versions up to 2. 15. 5. It arises from insufficient input sanitization and output escaping in the 'aux_gmaps' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially those with multiple contributors or public-facing WordPress sites. Countries with significant WordPress usage and active web development communities are most at risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-3341 is a stored cross-site scripting vulnerability classified under CWE-79, affecting the 'Shortcodes and extra features for Phlox theme' WordPress plugin developed by averta. The vulnerability exists in the 'aux_gmaps' shortcode, which fails to properly sanitize and escape user-supplied attributes before rendering them on web pages. This flaw allows authenticated users with contributor-level permissions 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, redirecting users, or performing unauthorized actions on their behalf. The vulnerability affects all plugin versions up to and including 2.15.5. The CVSS 3.1 base score is 6.4, reflecting a network attack vector, low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change with low confidentiality and integrity impacts but no availability impact. No patches or exploit code are currently publicly available, but the risk remains significant due to the widespread use of WordPress and the plugin’s popularity. The vulnerability is particularly dangerous in multi-user environments where contributors can add content, as it enables persistent script injection that affects all visitors to the compromised pages.
Potential Impact
The primary impact of this vulnerability is the compromise of confidentiality and integrity for users visiting affected WordPress sites. Attackers with contributor-level access can inject malicious scripts that execute in the context of other users’ browsers, potentially leading to session hijacking, theft of sensitive information, defacement, or unauthorized actions performed on behalf of users. This can damage the reputation of affected organizations, lead to data breaches, and cause loss of user trust. Since the vulnerability is stored XSS, the malicious payload persists on the server and affects all visitors to the infected pages, amplifying the potential damage. Organizations with multiple content contributors or public-facing WordPress sites are at higher risk. Although availability is not directly impacted, the indirect effects such as site blacklisting by search engines or browsers can cause operational disruptions. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but this does not eliminate risk, especially in environments with many contributors or weak access controls.
Mitigation Recommendations
1. Upgrade the 'Shortcodes and extra features for Phlox theme' plugin to a version that addresses this vulnerability once available. 2. Until a patch is released, restrict contributor-level and higher permissions to trusted users only and review existing users for unnecessary privileges. 3. Implement a Web Application Firewall (WAF) with rules to detect and block malicious script injections targeting the 'aux_gmaps' shortcode parameters. 4. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on the website. 5. Conduct regular security audits and code reviews of custom shortcodes or plugins to ensure proper input validation and output encoding. 6. Educate content contributors about the risks of injecting untrusted content and enforce strict content submission guidelines. 7. Monitor website logs and user activity for suspicious behavior indicative of exploitation attempts. 8. Consider disabling or removing the vulnerable shortcode if it is not essential to site functionality until a secure update is available.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-04T19:42:29.708Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c91b7ef31ef0b5665b9
Added to database: 2/25/2026, 9:41:37 PM
Last enriched: 2/26/2026, 6:10:01 AM
Last updated: 2/26/2026, 8:08:13 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.