CVE-2024-5219: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in supsysticcom Easy Google Maps
CVE-2024-5219 is a stored Cross-Site Scripting (XSS) vulnerability in the Easy Google Maps WordPress plugin by supsysticcom, affecting all versions up to 1. 11. 15. Authenticated users with Author-level access or higher can exploit insufficient input sanitization in the plugin's file upload feature to inject malicious scripts. These scripts execute whenever any user views 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 authenticated access. No known exploits are reported in the wild yet. Organizations using this plugin should prioritize patching or mitigating this issue to prevent abuse, especially on sites allowing multiple authors or contributors.
AI Analysis
Technical Summary
CVE-2024-5219 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Easy Google Maps plugin for WordPress, developed by supsysticcom. The flaw exists due to improper neutralization of input during web page generation (CWE-79), specifically within the plugin's file upload feature. All versions up to and including 1.11.15 are affected. Authenticated users with Author-level permissions or higher can upload files containing malicious scripts that are not properly sanitized or escaped before being rendered on pages. When other users access these pages, the injected scripts execute in their browsers, potentially compromising session tokens, redirecting users, or performing actions on behalf of victims. The vulnerability is remotely exploitable over the network (AV:N), requires low attack complexity (AC:L), and privileges at the Author level (PR:L), but no user interaction (UI:N) is needed. The scope is changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, and it impacts confidentiality and integrity (C:L/I:L) but not availability (A:N). No patches or known exploits are currently available, but the risk is significant for multi-author WordPress sites using this plugin. The vulnerability was published on July 2, 2024, and assigned a CVSS v3.1 score of 6.4, indicating medium severity.
Potential Impact
This vulnerability allows authenticated users with Author-level access to inject persistent malicious scripts into web pages, which execute in the context of any user viewing those pages. The impact includes potential theft of session cookies, enabling account takeover, unauthorized actions performed on behalf of users, defacement, or distribution of malware. For organizations, this can lead to compromised user accounts, loss of trust, data leakage, and reputational damage. Since WordPress powers a significant portion of the web and Easy Google Maps is a popular plugin, many websites—especially those with multiple content contributors—are at risk. Attackers exploiting this vulnerability could escalate privileges or pivot to further internal attacks. The lack of required user interaction increases the risk of widespread exploitation once the vulnerability is known. However, the requirement for authenticated access limits exposure primarily to sites with multiple users or where attackers can obtain credentials.
Mitigation Recommendations
Organizations should immediately verify if they use the Easy Google Maps plugin and identify the version installed. Since no official patch is currently available, administrators should consider temporarily disabling or uninstalling the plugin to eliminate the attack vector. Restrict Author-level permissions to trusted users only and audit user roles to minimize risk. Implement Web Application Firewall (WAF) rules to detect and block suspicious file uploads or script injections related to this plugin. Monitor logs for unusual activity or unexpected file uploads. Educate content authors about the risks of uploading untrusted files. Once a patch is released, promptly apply it. Additionally, consider deploying Content Security Policy (CSP) headers to mitigate the impact of injected scripts and use security plugins that provide XSS protection. Regularly back up website data to enable recovery if an attack occurs.
Affected Countries
United States, United Kingdom, Germany, France, Canada, Australia, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2024-5219: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in supsysticcom Easy Google Maps
Description
CVE-2024-5219 is a stored Cross-Site Scripting (XSS) vulnerability in the Easy Google Maps WordPress plugin by supsysticcom, affecting all versions up to 1. 11. 15. Authenticated users with Author-level access or higher can exploit insufficient input sanitization in the plugin's file upload feature to inject malicious scripts. These scripts execute whenever any user views 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 authenticated access. No known exploits are reported in the wild yet. Organizations using this plugin should prioritize patching or mitigating this issue to prevent abuse, especially on sites allowing multiple authors or contributors.
AI-Powered Analysis
Technical Analysis
CVE-2024-5219 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Easy Google Maps plugin for WordPress, developed by supsysticcom. The flaw exists due to improper neutralization of input during web page generation (CWE-79), specifically within the plugin's file upload feature. All versions up to and including 1.11.15 are affected. Authenticated users with Author-level permissions or higher can upload files containing malicious scripts that are not properly sanitized or escaped before being rendered on pages. When other users access these pages, the injected scripts execute in their browsers, potentially compromising session tokens, redirecting users, or performing actions on behalf of victims. The vulnerability is remotely exploitable over the network (AV:N), requires low attack complexity (AC:L), and privileges at the Author level (PR:L), but no user interaction (UI:N) is needed. The scope is changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, and it impacts confidentiality and integrity (C:L/I:L) but not availability (A:N). No patches or known exploits are currently available, but the risk is significant for multi-author WordPress sites using this plugin. The vulnerability was published on July 2, 2024, and assigned a CVSS v3.1 score of 6.4, indicating medium severity.
Potential Impact
This vulnerability allows authenticated users with Author-level access to inject persistent malicious scripts into web pages, which execute in the context of any user viewing those pages. The impact includes potential theft of session cookies, enabling account takeover, unauthorized actions performed on behalf of users, defacement, or distribution of malware. For organizations, this can lead to compromised user accounts, loss of trust, data leakage, and reputational damage. Since WordPress powers a significant portion of the web and Easy Google Maps is a popular plugin, many websites—especially those with multiple content contributors—are at risk. Attackers exploiting this vulnerability could escalate privileges or pivot to further internal attacks. The lack of required user interaction increases the risk of widespread exploitation once the vulnerability is known. However, the requirement for authenticated access limits exposure primarily to sites with multiple users or where attackers can obtain credentials.
Mitigation Recommendations
Organizations should immediately verify if they use the Easy Google Maps plugin and identify the version installed. Since no official patch is currently available, administrators should consider temporarily disabling or uninstalling the plugin to eliminate the attack vector. Restrict Author-level permissions to trusted users only and audit user roles to minimize risk. Implement Web Application Firewall (WAF) rules to detect and block suspicious file uploads or script injections related to this plugin. Monitor logs for unusual activity or unexpected file uploads. Educate content authors about the risks of uploading untrusted files. Once a patch is released, promptly apply it. Additionally, consider deploying Content Security Policy (CSP) headers to mitigate the impact of injected scripts and use security plugins that provide XSS protection. Regularly back up website data to enable recovery if an attack occurs.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-22T19:11:50.607Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6be0b7ef31ef0b55bae0
Added to database: 2/25/2026, 9:38:40 PM
Last enriched: 2/26/2026, 2:27:29 AM
Last updated: 2/26/2026, 6:18:07 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.