AR For Woocommerce CVE-2024-50510
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Unrestricted Upload of File with Dangerous Type vulnerability in webandprint AR For Woocommerce ar-for-woocommerce allows Upload a Web Shell to a Web Server.This issue affects AR For Woocommerce: from n/a through <= 6.3.
AnalysisAI
Unrestricted file upload in the AR For Woocommerce WordPress plugin (versions through 6.3) allows remote unauthenticated attackers to upload arbitrary files including web shells, leading to full remote code execution on the underlying web server. The vulnerability carries a maximum CVSS score of 10.0 with scope change, and an EPSS score in the 97th percentile (33.03%) indicates significantly elevated exploitation probability, though no public exploit is identified at time of analysis.
Technical ContextAI
AR For Woocommerce is a WordPress plugin developed by webandprint that adds augmented-reality product visualization functionality to WooCommerce stores. The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type), where the plugin's upload handler fails to validate the type, extension, or content of uploaded files before writing them to a web-accessible location. Because WordPress executes PHP files placed within its document root, an attacker can upload a .php web shell and request it directly through the browser, achieving arbitrary command execution under the web server account (typically www-data or PHP-FPM user).
Affected ProductsAI
The vulnerability affects the AR For Woocommerce plugin for WordPress (plugin slug ar-for-woocommerce) by webandprint, in all versions from initial release through and including version 6.3. No fixed version is indicated in the available intelligence, and no CPE string was provided. The vendor advisory should be consulted via the Patchstack database entry for CVE-2024-50510, as Patchstack (audit@patchstack.com) is the reporting CNA.
RemediationAI
No vendor-released patch identified at time of analysis based on provided intelligence; administrators should monitor the Patchstack advisory and the plugin page on wordpress.org for an updated version above 6.3. Until a fixed release is available, the most effective compensating control is to deactivate and remove the AR For Woocommerce plugin entirely, accepting the loss of AR product preview functionality on the storefront. If removal is not acceptable, place a Web Application Firewall rule (Patchstack, Wordfence, or Cloudflare managed rules) blocking POST requests to the plugin's upload endpoints and any request that attempts to upload files with executable extensions (.php, .phtml, .phar, .php7) to wp-content/uploads, accepting that legitimate upload features may break. Additionally, configure the web server to deny PHP execution within wp-content/uploads via an .htaccess or nginx location block, which limits web-shell impact even if upload succeeds but may affect plugins that legitimately execute PHP from upload directories.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today