WPExifView Security & Risk Analysis

wordpress.org/plugins/wpexifview

Image EXIF information embedded within the body of the post.

10 active installs v1.4.1 PHP + WP 2.9.2+ Updated Mar 28, 2012
exifimages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPExifView Safe to Use in 2026?

Generally Safe

Score 85/100

WPExifView has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The WPEXIFVIEW v1.4.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has no recorded vulnerabilities or CVEs. This suggests a generally well-maintained codebase with a history of security awareness. However, significant concerns arise from the static analysis. The plugin fails to properly escape any of its outputs, creating a strong risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the presence of the `create_function` dangerous function is a critical red flag, as it can be a vector for code injection if not handled with extreme care. The absence of nonce and capability checks across its entry points, despite a small attack surface, also leaves it vulnerable to CSRF attacks and unauthorized access to its limited functionality.

Key Concerns

  • No output escaping
  • Use of dangerous function: create_function
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WPExifView Security Vulnerabilities

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

WPExifView Release Timeline

v1.4.1Current
v1.4.0
v1.3.2
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

WPExifView Code Analysis

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

Dangerous Functions Found

create_function$callback = create_function(WPExifView.php:297

Output Escaping

0% escaped7 total outputs
Attack Surface

WPExifView Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[exif] wp-exif-view.php:13
WordPress Hooks 1
actionadmin_menuwp-exif-view.php:14
Maintenance & Trust

WPExifView Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.0
Last updatedMar 28, 2012
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPExifView Developer Profile

hiratatsuya

2 plugins · 20 total installs

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

How We Detect WPExifView

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpexifview/wpexifview.css/wp-content/plugins/wpexifview/wpexifview.js
Script Paths
/wp-content/plugins/wpexifview/wpexifview.js
Version Parameters
wpexifview/wpexifview.css?ver=wpexifview/wpexifview.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WPExifView