Display All Image File Path Security & Risk Analysis

wordpress.org/plugins/display-all-image-file-path

The plugin loops through all available image sizes and display it out to the users on the Edit Media screen and when you upload new content only.

20 active installs v2.0 PHP + WP 3.5+ Updated Apr 8, 2013
all-image-sizesfile-pathimage-pathimage-size-path
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display All Image File Path Safe to Use in 2026?

Generally Safe

Score 85/100

Display All Image File Path has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The static analysis of the "display-all-image-file-path" v2.0 plugin reveals a generally positive security posture with no immediately apparent attack vectors through typical entry points like AJAX, REST API, shortcodes, or cron events. The absence of dangerous functions, file operations, and external HTTP requests further strengthens this assessment. Crucially, all SQL queries utilize prepared statements, indicating good practice in preventing SQL injection. However, a significant concern arises from the output escaping signal, where 100% of outputs are not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if any of the displayed image file paths contain malicious JavaScript. The lack of recorded vulnerabilities in its history is a strength, but this should not overshadow the identified output escaping issue. The plugin's strengths lie in its limited attack surface and secure database interaction, but the lack of output sanitization presents a clear and present risk.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Display All Image File Path Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Display All Image File Path Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Display All Image File Path Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadd_meta_boxesindex.php:35
Maintenance & Trust

Display All Image File Path Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 8, 2013
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Display All Image File Path Developer Profile

Justin Givens

2 plugins · 60 total installs

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

How We Detect Display All Image File Path

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
readonly='readonly'
FAQ

Frequently Asked Questions about Display All Image File Path