CVE-2024-5218: CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in designextreme Reviews and Rating – Google Reviews
CVE-2024-5218 is a stored Cross-Site Scripting (XSS) vulnerability in the Reviews and Rating – Google Reviews WordPress plugin by designextreme, affecting all versions up to 5. 2. The flaw arises from insufficient input sanitization and output escaping in the plugin's file upload feature, allowing authenticated users with Author-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 other malicious actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with network attack vector, low attack complexity, and no user interaction required. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or mitigating this issue to prevent exploitation.
AI Analysis
Technical Summary
CVE-2024-5218 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-80, found in the Reviews and Rating – Google Reviews plugin for WordPress developed by designextreme. This vulnerability affects all plugin versions up to and including 5.2. The root cause is insufficient sanitization of user input and inadequate escaping of output in the plugin's file upload feature. Authenticated users with at least Author-level privileges can upload files containing malicious scripts that are stored persistently and executed in the context of any user who accesses the affected page. This persistent XSS can lead to unauthorized actions such as session hijacking, defacement, or distribution of malware. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting a network attack vector, low attack complexity, privileges required at the Author level, no user interaction needed, and a scope change due to the potential impact on other users. Although no active exploits have been reported, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple users and public-facing content. The lack of available patches at the time of disclosure necessitates immediate mitigation steps to reduce exposure.
Potential Impact
The impact of CVE-2024-5218 is primarily on the confidentiality and integrity of affected WordPress sites. Successful exploitation allows an attacker with Author-level access to inject malicious scripts that execute in the browsers of other users visiting the compromised pages. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed on behalf of users, and potential site defacement. While availability is not directly affected, the reputational damage and potential data breaches can be severe. Organizations relying on this plugin, especially those with multiple contributors or public user interactions, face increased risk of compromise. The vulnerability could be leveraged in targeted attacks against high-value websites or used as a foothold for further exploitation within an organization's network. Since exploitation requires authenticated access, the threat is mitigated somewhat by access controls but remains significant in environments with many users or weak account management.
Mitigation Recommendations
To mitigate CVE-2024-5218, organizations should first check for and apply any official patches or updates from the plugin vendor once available. In the absence of patches, administrators should restrict Author-level and higher privileges to trusted users only, minimizing the risk of malicious uploads. Implementing Web Application Firewalls (WAFs) with rules to detect and block suspicious script payloads in file uploads can provide an additional layer of defense. Site administrators should also audit existing uploaded files for malicious content and remove any suspicious entries. Employing Content Security Policy (CSP) headers can help limit the impact of injected scripts by restricting the sources from which scripts can be executed. Regular security scanning and monitoring for unusual activity related to the plugin's pages are recommended. Finally, consider disabling or replacing the vulnerable plugin with a more secure alternative if immediate patching is not feasible.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, India, Brazil, Netherlands, Japan
CVE-2024-5218: CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in designextreme Reviews and Rating – Google Reviews
Description
CVE-2024-5218 is a stored Cross-Site Scripting (XSS) vulnerability in the Reviews and Rating – Google Reviews WordPress plugin by designextreme, affecting all versions up to 5. 2. The flaw arises from insufficient input sanitization and output escaping in the plugin's file upload feature, allowing authenticated users with Author-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 other malicious actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with network attack vector, low attack complexity, and no user interaction required. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or mitigating this issue to prevent exploitation.
AI-Powered Analysis
Technical Analysis
CVE-2024-5218 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-80, found in the Reviews and Rating – Google Reviews plugin for WordPress developed by designextreme. This vulnerability affects all plugin versions up to and including 5.2. The root cause is insufficient sanitization of user input and inadequate escaping of output in the plugin's file upload feature. Authenticated users with at least Author-level privileges can upload files containing malicious scripts that are stored persistently and executed in the context of any user who accesses the affected page. This persistent XSS can lead to unauthorized actions such as session hijacking, defacement, or distribution of malware. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting a network attack vector, low attack complexity, privileges required at the Author level, no user interaction needed, and a scope change due to the potential impact on other users. Although no active exploits have been reported, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple users and public-facing content. The lack of available patches at the time of disclosure necessitates immediate mitigation steps to reduce exposure.
Potential Impact
The impact of CVE-2024-5218 is primarily on the confidentiality and integrity of affected WordPress sites. Successful exploitation allows an attacker with Author-level access to inject malicious scripts that execute in the browsers of other users visiting the compromised pages. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed on behalf of users, and potential site defacement. While availability is not directly affected, the reputational damage and potential data breaches can be severe. Organizations relying on this plugin, especially those with multiple contributors or public user interactions, face increased risk of compromise. The vulnerability could be leveraged in targeted attacks against high-value websites or used as a foothold for further exploitation within an organization's network. Since exploitation requires authenticated access, the threat is mitigated somewhat by access controls but remains significant in environments with many users or weak account management.
Mitigation Recommendations
To mitigate CVE-2024-5218, organizations should first check for and apply any official patches or updates from the plugin vendor once available. In the absence of patches, administrators should restrict Author-level and higher privileges to trusted users only, minimizing the risk of malicious uploads. Implementing Web Application Firewalls (WAFs) with rules to detect and block suspicious script payloads in file uploads can provide an additional layer of defense. Site administrators should also audit existing uploaded files for malicious content and remove any suspicious entries. Employing Content Security Policy (CSP) headers can help limit the impact of injected scripts by restricting the sources from which scripts can be executed. Regular security scanning and monitoring for unusual activity related to the plugin's pages are recommended. 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-22T18:56:13.922Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6be0b7ef31ef0b55badb
Added to database: 2/25/2026, 9:38:40 PM
Last enriched: 2/26/2026, 2:27:17 AM
Last updated: 2/26/2026, 8:07:19 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.