Cache file management for wp super cache Security & Risk Analysis

wordpress.org/plugins/cache-file-management-for-wp-super-cache

A simple tool to help the users to manage cache files of wp super cache.

0 active installs v1.3 PHP 5.2.4+ WP 3.9+ Updated Feb 2, 2019
cache-filescache-files-managementwp-super-cache
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cache file management for wp super cache Safe to Use in 2026?

Generally Safe

Score 85/100

Cache file management for wp super cache has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The plugin 'cache-file-management-for-wp-super-cache' version 1.3 presents a mixed security posture. On the positive side, it demonstrates good practices by having zero known CVEs, a zero attack surface for unprotected entry points, and all SQL queries utilize prepared statements. The presence of capability checks and a nonce check further suggests an attempt to secure its functionality. However, the static analysis reveals some significant concerns that temper this positive outlook. The detection of the `shell_exec` function is a critical red flag, as it can be a vector for remote code execution if not handled with extreme caution and robust sanitization. Additionally, the low percentage of properly escaped output (8%) indicates a high probability of cross-site scripting (XSS) vulnerabilities, which could be exploited by attackers to inject malicious scripts into the website.

While the taint analysis did not identify critical or high-severity flows, the single flow with an unsanitized path warrants attention. This, combined with the low output escaping rate, suggests a potential for path traversal or other file manipulation vulnerabilities if the unsanitized path interacts with file operations. The absence of a recorded vulnerability history is a strength, suggesting the plugin has historically been maintained securely. However, this doesn't negate the risks identified in the current static analysis. The plugin's strengths lie in its secure handling of database queries and its limited direct attack surface. Its weaknesses are primarily concentrated in the potential for code execution via `shell_exec` and the high likelihood of XSS due to insufficient output escaping.

Key Concerns

  • Dangerous function: shell_exec detected
  • Low output escaping rate (8%)
  • Flow with unsanitized path detected
Vulnerabilities
None known

Cache file management for wp super cache Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Cache file management for wp super cache Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Cache file management for wp super cache Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
45
4 escaped
Nonce Checks
1
Capability Checks
3
File Operations
4
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

shell_exec$mime = shell_exec('file -bi ' . $file);includes/cfm-lib-tfm.php:351

Output Escaping

8% escaped49 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
view_file (includes/cache-file-management-for-wp-super-cache.php:208)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Cache file management for wp super cache Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitincludes/cache-file-management-for-wp-super-cache.php:124
actionadmin_menuincludes/cache-file-management-for-wp-super-cache.php:126
Maintenance & Trust

Cache file management for wp super cache Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedFeb 2, 2019
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Cache file management for wp super cache Developer Profile

For Games

4 plugins · 70 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Cache file management for wp super cache

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/cache-file-management-for-wp-super-cache/assets/css/jquery.treeview.css/wp-content/plugins/cache-file-management-for-wp-super-cache/assets/js/jquery.treeview.js/wp-content/plugins/cache-file-management-for-wp-super-cache/assets/js/tinymce.popup.js/wp-content/plugins/cache-file-management-for-wp-super-cache/assets/js/jquery.jscrollpane.min.js/wp-content/plugins/cache-file-management-for-wp-super-cache/assets/js/tinymce.min.js/wp-content/plugins/cache-file-management-for-wp-super-cache/assets/css/tinymce.popup.css
Script Paths
/wp-content/plugins/cache-file-management-for-wp-super-cache/includes/cfm-lib-tfm.php/wp-content/plugins/cache-file-management-for-wp-super-cache/includes/cache-file-management-for-wp-super-cache.php

HTML / DOM Fingerprints

CSS Classes
cfm_delete_cache_buttoncfm_file_treecfm_headercfm_iconcfm_itemcfm_lockcfm_renamecfm_text+5 more
HTML Comments
<!-- Delete file / folder --><!-- Mass deleting --><!--Tiny File Manager -->
Data Attributes
data-titledata-typedata-path
JS Globals
tinyfilemanager
FAQ

Frequently Asked Questions about Cache file management for wp super cache