CVE-2024-12383: CWE-352 Cross-Site Request Forgery (CSRF) in letscms Binary MLM Woocommerce
CVE-2024-12383 is a medium severity Cross-Site Request Forgery (CSRF) vulnerability affecting all versions of the Binary MLM Woocommerce WordPress plugin up to 2. 0. The flaw arises from missing or incorrect nonce validation in the 'bmw_display_pv_set_page' function and insufficient sanitization and escaping of the 'product_points' parameter. This allows unauthenticated attackers to craft malicious requests that, if a site administrator is tricked into clicking, can inject arbitrary web scripts. The vulnerability impacts confidentiality and integrity but does not affect availability. Exploitation requires user interaction but no prior authentication. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent unauthorized actions and potential data manipulation.
AI Analysis
Technical Summary
CVE-2024-12383 identifies a Cross-Site Request Forgery (CSRF) vulnerability in the Binary MLM Woocommerce plugin for WordPress, affecting all versions up to and including 2.0. The root cause is the absence or incorrect implementation of nonce validation in the 'bmw_display_pv_set_page' function, which is intended to protect against unauthorized requests. Additionally, the plugin fails to properly sanitize and escape the 'product_points' parameter, increasing the risk of arbitrary script injection. An attacker can exploit this by crafting a malicious request that, when executed by an authenticated site administrator (via clicking a link or visiting a crafted page), triggers unintended actions within the plugin. This can lead to unauthorized modification of product points or injection of malicious scripts, potentially compromising the confidentiality and integrity of the site’s data. The vulnerability does not require the attacker to be authenticated but does require user interaction, specifically targeting administrators. The CVSS 3.1 base score is 6.1 (medium), reflecting network attack vector, low attack complexity, no privileges required, but user interaction needed, and a scope change due to potential impact beyond the vulnerable component. No public exploits are known at this time, but the vulnerability poses a risk to sites using this plugin, especially those with high-value MLM or ecommerce data.
Potential Impact
The vulnerability primarily threatens the confidentiality and integrity of affected WordPress sites using the Binary MLM Woocommerce plugin. Attackers can manipulate product points or inject malicious scripts by exploiting CSRF, potentially leading to unauthorized data changes or cross-site scripting attacks that could compromise administrator sessions or site content. While availability is not directly impacted, the integrity breach could undermine trust in the ecommerce platform and disrupt business operations. Organizations relying on this plugin for MLM or ecommerce functions may face financial losses, reputational damage, and regulatory compliance issues if customer or transactional data is manipulated. The requirement for administrator interaction limits the ease of exploitation but does not eliminate risk, especially in environments with less security awareness or where phishing attacks are common.
Mitigation Recommendations
To mitigate this vulnerability, organizations should first check for and apply any official patches or updates from the letscms vendor once available. In the absence of patches, administrators should implement strict Content Security Policy (CSP) headers to limit script execution and reduce the impact of potential script injection. Additionally, administrators should be trained to recognize phishing and social engineering attempts to avoid clicking on suspicious links. Web application firewalls (WAFs) can be configured to detect and block forged requests targeting the vulnerable function. Reviewing and hardening nonce validation and input sanitization in custom plugin code or applying temporary code-level fixes to enforce nonce checks on 'bmw_display_pv_set_page' and sanitize 'product_points' parameters can provide immediate protection. Regular security audits and monitoring for unusual administrative actions or web requests related to this plugin are also recommended.
Affected Countries
United States, India, Brazil, Germany, United Kingdom, Canada, Australia, France, Italy, Spain
CVE-2024-12383: CWE-352 Cross-Site Request Forgery (CSRF) in letscms Binary MLM Woocommerce
Description
CVE-2024-12383 is a medium severity Cross-Site Request Forgery (CSRF) vulnerability affecting all versions of the Binary MLM Woocommerce WordPress plugin up to 2. 0. The flaw arises from missing or incorrect nonce validation in the 'bmw_display_pv_set_page' function and insufficient sanitization and escaping of the 'product_points' parameter. This allows unauthenticated attackers to craft malicious requests that, if a site administrator is tricked into clicking, can inject arbitrary web scripts. The vulnerability impacts confidentiality and integrity but does not affect availability. Exploitation requires user interaction but no prior authentication. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent unauthorized actions and potential data manipulation.
AI-Powered Analysis
Technical Analysis
CVE-2024-12383 identifies a Cross-Site Request Forgery (CSRF) vulnerability in the Binary MLM Woocommerce plugin for WordPress, affecting all versions up to and including 2.0. The root cause is the absence or incorrect implementation of nonce validation in the 'bmw_display_pv_set_page' function, which is intended to protect against unauthorized requests. Additionally, the plugin fails to properly sanitize and escape the 'product_points' parameter, increasing the risk of arbitrary script injection. An attacker can exploit this by crafting a malicious request that, when executed by an authenticated site administrator (via clicking a link or visiting a crafted page), triggers unintended actions within the plugin. This can lead to unauthorized modification of product points or injection of malicious scripts, potentially compromising the confidentiality and integrity of the site’s data. The vulnerability does not require the attacker to be authenticated but does require user interaction, specifically targeting administrators. The CVSS 3.1 base score is 6.1 (medium), reflecting network attack vector, low attack complexity, no privileges required, but user interaction needed, and a scope change due to potential impact beyond the vulnerable component. No public exploits are known at this time, but the vulnerability poses a risk to sites using this plugin, especially those with high-value MLM or ecommerce data.
Potential Impact
The vulnerability primarily threatens the confidentiality and integrity of affected WordPress sites using the Binary MLM Woocommerce plugin. Attackers can manipulate product points or inject malicious scripts by exploiting CSRF, potentially leading to unauthorized data changes or cross-site scripting attacks that could compromise administrator sessions or site content. While availability is not directly impacted, the integrity breach could undermine trust in the ecommerce platform and disrupt business operations. Organizations relying on this plugin for MLM or ecommerce functions may face financial losses, reputational damage, and regulatory compliance issues if customer or transactional data is manipulated. The requirement for administrator interaction limits the ease of exploitation but does not eliminate risk, especially in environments with less security awareness or where phishing attacks are common.
Mitigation Recommendations
To mitigate this vulnerability, organizations should first check for and apply any official patches or updates from the letscms vendor once available. In the absence of patches, administrators should implement strict Content Security Policy (CSP) headers to limit script execution and reduce the impact of potential script injection. Additionally, administrators should be trained to recognize phishing and social engineering attempts to avoid clicking on suspicious links. Web application firewalls (WAFs) can be configured to detect and block forged requests targeting the vulnerable function. Reviewing and hardening nonce validation and input sanitization in custom plugin code or applying temporary code-level fixes to enforce nonce checks on 'bmw_display_pv_set_page' and sanitize 'product_points' parameters can provide immediate protection. Regular security audits and monitoring for unusual administrative actions or web requests related to this plugin are also recommended.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-09T19:23:25.666Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e38b7ef31ef0b597fd7
Added to database: 2/25/2026, 9:48:40 PM
Last enriched: 2/26/2026, 5:13:45 AM
Last updated: 2/26/2026, 9:07:06 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-28138: Deserialization of Untrusted Data in Stylemix uListing
UnknownCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
UnknownCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
UnknownCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
UnknownCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
UnknownActions
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.