CVE-2024-4632: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cartflowswp WooCommerce Checkout & Funnel Builder by CartFlows – Create High Converting Stores For WooCommerce
CVE-2024-4632 is a stored cross-site scripting (XSS) vulnerability in the WooCommerce Checkout & Funnel Builder by CartFlows WordPress plugin, affecting versions up to 2. 0. 7. The flaw arises from insufficient input sanitization and output escaping in the 'custom_upload_mimes' function, allowing authenticated users with contributor-level permissions or higher to inject malicious scripts. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or unauthorized 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. Although no known exploits are currently reported in the wild, the widespread use of WooCommerce and CartFlows plugins in e-commerce sites makes this a significant risk. Organizations should promptly update or patch the plugin once fixes are available and restrict contributor permissions carefully. Countries with large e-commerce markets and extensive WordPress usage, such as the United States, United Kingdom, Germany, Australia, Canada, and India, are most at risk.
AI Analysis
Technical Summary
CVE-2024-4632 is a stored cross-site scripting (XSS) vulnerability classified under CWE-79, affecting the WooCommerce Checkout & Funnel Builder by CartFlows plugin for WordPress. The vulnerability exists due to improper neutralization of input during web page generation, specifically in the 'custom_upload_mimes' function. This function fails to adequately sanitize and escape user-supplied input, allowing authenticated attackers with contributor-level or higher permissions to inject arbitrary JavaScript code into pages generated by the plugin. When other users visit these pages, the injected scripts execute in their browsers, potentially compromising session tokens, cookies, or enabling further attacks such as privilege escalation or data theft. The vulnerability affects all versions up to and including 2.0.7. The CVSS 3.1 base score is 6.4, reflecting a network attack vector, low attack complexity, required privileges at the contributor level, no user interaction, and a scope change due to impact on other users. No patches or exploit code are currently publicly available, but the risk remains significant due to the plugin's popularity in WooCommerce-based e-commerce sites. The vulnerability highlights the importance of strict input validation and output encoding in WordPress plugin development, especially for plugins handling user-generated content or configurations.
Potential Impact
The impact of CVE-2024-4632 is primarily on the confidentiality and integrity of affected websites and their users. Successful exploitation allows an attacker with contributor-level access to inject persistent malicious scripts, which execute in the context of other users’ browsers. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed on behalf of users, and potential privilege escalation if administrative users are targeted. For e-commerce sites using WooCommerce and CartFlows, this could result in compromised customer data, fraudulent transactions, and reputational damage. The vulnerability does not directly affect availability but can indirectly disrupt business operations through loss of customer trust or regulatory penalties. Given the widespread use of WordPress and WooCommerce globally, the scope of affected systems is large, increasing the potential scale of impact. Organizations that allow contributor-level permissions broadly or do not monitor plugin updates are at higher risk.
Mitigation Recommendations
To mitigate CVE-2024-4632, organizations should immediately audit and restrict contributor-level permissions to trusted users only, minimizing the risk of malicious script injection. Administrators should monitor and apply security updates or patches from CartFlows as soon as they are released. In the absence of an official patch, temporarily disabling or removing the vulnerable plugin can reduce exposure. Employing Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script injections targeting the 'custom_upload_mimes' parameter can provide interim protection. Additionally, implementing Content Security Policy (CSP) headers can help limit the impact of injected scripts by restricting script execution sources. Regular security scanning and code review of plugins, especially those handling user inputs, should be part of the security hygiene. Logging and monitoring for unusual activities related to plugin pages can aid in early detection of exploitation attempts. Finally, educating users with contributor permissions about safe input practices and potential risks is beneficial.
Affected Countries
United States, United Kingdom, Germany, Australia, Canada, India, France, Netherlands, Brazil, Japan
CVE-2024-4632: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cartflowswp WooCommerce Checkout & Funnel Builder by CartFlows – Create High Converting Stores For WooCommerce
Description
CVE-2024-4632 is a stored cross-site scripting (XSS) vulnerability in the WooCommerce Checkout & Funnel Builder by CartFlows WordPress plugin, affecting versions up to 2. 0. 7. The flaw arises from insufficient input sanitization and output escaping in the 'custom_upload_mimes' function, allowing authenticated users with contributor-level permissions or higher to inject malicious scripts. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or unauthorized 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. Although no known exploits are currently reported in the wild, the widespread use of WooCommerce and CartFlows plugins in e-commerce sites makes this a significant risk. Organizations should promptly update or patch the plugin once fixes are available and restrict contributor permissions carefully. Countries with large e-commerce markets and extensive WordPress usage, such as the United States, United Kingdom, Germany, Australia, Canada, and India, are most at risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-4632 is a stored cross-site scripting (XSS) vulnerability classified under CWE-79, affecting the WooCommerce Checkout & Funnel Builder by CartFlows plugin for WordPress. The vulnerability exists due to improper neutralization of input during web page generation, specifically in the 'custom_upload_mimes' function. This function fails to adequately sanitize and escape user-supplied input, allowing authenticated attackers with contributor-level or higher permissions to inject arbitrary JavaScript code into pages generated by the plugin. When other users visit these pages, the injected scripts execute in their browsers, potentially compromising session tokens, cookies, or enabling further attacks such as privilege escalation or data theft. The vulnerability affects all versions up to and including 2.0.7. The CVSS 3.1 base score is 6.4, reflecting a network attack vector, low attack complexity, required privileges at the contributor level, no user interaction, and a scope change due to impact on other users. No patches or exploit code are currently publicly available, but the risk remains significant due to the plugin's popularity in WooCommerce-based e-commerce sites. The vulnerability highlights the importance of strict input validation and output encoding in WordPress plugin development, especially for plugins handling user-generated content or configurations.
Potential Impact
The impact of CVE-2024-4632 is primarily on the confidentiality and integrity of affected websites and their users. Successful exploitation allows an attacker with contributor-level access to inject persistent malicious scripts, which execute in the context of other users’ browsers. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed on behalf of users, and potential privilege escalation if administrative users are targeted. For e-commerce sites using WooCommerce and CartFlows, this could result in compromised customer data, fraudulent transactions, and reputational damage. The vulnerability does not directly affect availability but can indirectly disrupt business operations through loss of customer trust or regulatory penalties. Given the widespread use of WordPress and WooCommerce globally, the scope of affected systems is large, increasing the potential scale of impact. Organizations that allow contributor-level permissions broadly or do not monitor plugin updates are at higher risk.
Mitigation Recommendations
To mitigate CVE-2024-4632, organizations should immediately audit and restrict contributor-level permissions to trusted users only, minimizing the risk of malicious script injection. Administrators should monitor and apply security updates or patches from CartFlows as soon as they are released. In the absence of an official patch, temporarily disabling or removing the vulnerable plugin can reduce exposure. Employing Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script injections targeting the 'custom_upload_mimes' parameter can provide interim protection. Additionally, implementing Content Security Policy (CSP) headers can help limit the impact of injected scripts by restricting script execution sources. Regular security scanning and code review of plugins, especially those handling user inputs, should be part of the security hygiene. Logging and monitoring for unusual activities related to plugin pages can aid in early detection of exploitation attempts. Finally, educating users with contributor permissions about safe input practices and potential risks is beneficial.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-07T22:47:50.300Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b92b7ef31ef0b556cb1
Added to database: 2/25/2026, 9:37:22 PM
Last enriched: 2/26/2026, 12:51:22 AM
Last updated: 2/26/2026, 6:18:12 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.