CVE-2025-12123: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in trustindex Customer Reviews Collector for WooCommerce
The Customer Reviews Collector for WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'email-text' parameter in all versions up to, and including, 4.6.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
AI Analysis
Technical Summary
CVE-2025-12123 identifies a reflected Cross-Site Scripting vulnerability in the Customer Reviews Collector for WooCommerce plugin for WordPress, present in all versions up to and including 4.6.1. The vulnerability stems from improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of the 'email-text' parameter. This flaw allows unauthenticated attackers to craft malicious URLs containing JavaScript payloads that execute in the context of a victim's browser when the victim clicks the link. The attack vector is network-based, requiring no privileges but does require user interaction (clicking a link). The vulnerability impacts confidentiality and integrity by enabling theft of cookies, session tokens, or performing unauthorized actions on behalf of the user. The CVSS v3.1 score is 6.1, indicating medium severity with a vector of AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N, meaning it is remotely exploitable with low attack complexity, no privileges required, but user interaction is necessary, and the scope is changed (affecting other components beyond the vulnerable plugin). No patches are currently linked, and no known exploits have been reported in the wild. The vulnerability is categorized under CWE-79, a common and well-understood class of web application security issues. Given the widespread use of WooCommerce in e-commerce, this vulnerability could be leveraged to target customers or administrators, potentially leading to session hijacking or phishing attacks.
Potential Impact
For European organizations, especially those operating e-commerce platforms using WordPress and WooCommerce with the affected Customer Reviews Collector plugin, this vulnerability poses a risk to customer data confidentiality and the integrity of user sessions. Attackers could exploit the vulnerability to steal session cookies, enabling account takeover or unauthorized actions such as fraudulent orders or data manipulation. The reflected XSS can also be used to deliver phishing payloads or malware, damaging brand reputation and customer trust. While availability is not directly impacted, the indirect consequences of successful exploitation could lead to service disruptions or increased support costs. The medium severity score reflects that exploitation requires user interaction, but the widespread use of the plugin and WordPress in Europe increases the attack surface. Organizations handling sensitive customer information or payment data are particularly at risk, as compromised sessions could lead to financial fraud or data breaches under GDPR regulations, potentially resulting in regulatory penalties and loss of customer confidence.
Mitigation Recommendations
Immediate mitigation should focus on monitoring for updates from the plugin vendor and applying patches as soon as they become available. In the absence of a patch, organizations should consider disabling or removing the vulnerable plugin to eliminate the attack vector. Deploying Web Application Firewalls (WAFs) with robust XSS detection and filtering rules can help block malicious payloads targeting the 'email-text' parameter. Security teams should audit and sanitize all user inputs and outputs related to customer reviews and email parameters within their WordPress installations. User education campaigns to raise awareness about phishing and suspicious links can reduce the likelihood of successful exploitation. Additionally, implementing Content Security Policy (CSP) headers can mitigate the impact of XSS by restricting script execution sources. Regular security assessments and penetration testing focusing on web application vulnerabilities will help identify similar issues proactively. Finally, logging and monitoring for unusual URL parameters or suspicious user activity can provide early detection of exploitation attempts.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-12123: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in trustindex Customer Reviews Collector for WooCommerce
Description
The Customer Reviews Collector for WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'email-text' parameter in all versions up to, and including, 4.6.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
AI-Powered Analysis
Technical Analysis
CVE-2025-12123 identifies a reflected Cross-Site Scripting vulnerability in the Customer Reviews Collector for WooCommerce plugin for WordPress, present in all versions up to and including 4.6.1. The vulnerability stems from improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of the 'email-text' parameter. This flaw allows unauthenticated attackers to craft malicious URLs containing JavaScript payloads that execute in the context of a victim's browser when the victim clicks the link. The attack vector is network-based, requiring no privileges but does require user interaction (clicking a link). The vulnerability impacts confidentiality and integrity by enabling theft of cookies, session tokens, or performing unauthorized actions on behalf of the user. The CVSS v3.1 score is 6.1, indicating medium severity with a vector of AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N, meaning it is remotely exploitable with low attack complexity, no privileges required, but user interaction is necessary, and the scope is changed (affecting other components beyond the vulnerable plugin). No patches are currently linked, and no known exploits have been reported in the wild. The vulnerability is categorized under CWE-79, a common and well-understood class of web application security issues. Given the widespread use of WooCommerce in e-commerce, this vulnerability could be leveraged to target customers or administrators, potentially leading to session hijacking or phishing attacks.
Potential Impact
For European organizations, especially those operating e-commerce platforms using WordPress and WooCommerce with the affected Customer Reviews Collector plugin, this vulnerability poses a risk to customer data confidentiality and the integrity of user sessions. Attackers could exploit the vulnerability to steal session cookies, enabling account takeover or unauthorized actions such as fraudulent orders or data manipulation. The reflected XSS can also be used to deliver phishing payloads or malware, damaging brand reputation and customer trust. While availability is not directly impacted, the indirect consequences of successful exploitation could lead to service disruptions or increased support costs. The medium severity score reflects that exploitation requires user interaction, but the widespread use of the plugin and WordPress in Europe increases the attack surface. Organizations handling sensitive customer information or payment data are particularly at risk, as compromised sessions could lead to financial fraud or data breaches under GDPR regulations, potentially resulting in regulatory penalties and loss of customer confidence.
Mitigation Recommendations
Immediate mitigation should focus on monitoring for updates from the plugin vendor and applying patches as soon as they become available. In the absence of a patch, organizations should consider disabling or removing the vulnerable plugin to eliminate the attack vector. Deploying Web Application Firewalls (WAFs) with robust XSS detection and filtering rules can help block malicious payloads targeting the 'email-text' parameter. Security teams should audit and sanitize all user inputs and outputs related to customer reviews and email parameters within their WordPress installations. User education campaigns to raise awareness about phishing and suspicious links can reduce the likelihood of successful exploitation. Additionally, implementing Content Security Policy (CSP) headers can mitigate the impact of XSS by restricting script execution sources. Regular security assessments and penetration testing focusing on web application vulnerabilities will help identify similar issues proactively. Finally, logging and monitoring for unusual URL parameters or suspicious user activity can provide early detection of exploitation attempts.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-23T18:21:05.224Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6927e15abdf69728cfdf7dec
Added to database: 11/27/2025, 5:27:54 AM
Last enriched: 11/27/2025, 5:43:00 AM
Last updated: 11/27/2025, 9:10:11 AM
Views: 6
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-2025-13536: CWE-434 Unrestricted Upload of File with Dangerous Type in blubrry PowerPress Podcasting plugin by Blubrry
HighCVE-2025-13441: CWE-862 Missing Authorization in themesupport Hide Category by User Role for WooCommerce
MediumCVE-2025-13157: CWE-639 Authorization Bypass Through User-Controlled Key in qodeinteractive QODE Wishlist for WooCommerce
MediumCVE-2025-12758: Incomplete Filtering of One or More Instances of Special Elements in validator
HighCVE-2025-13525: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in listingthemes WP Directory Kit
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.