EXIFwidget Security & Risk Analysis

wordpress.org/plugins/exifwidget

Shows EXIF info as widget or in the text using a shortcode. Part of the phototools plugins

0 active installs v1.3 PHP 5.6+ WP 3.0.1+ Updated Dec 19, 2018
exifphototoolswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EXIFwidget Safe to Use in 2026?

Generally Safe

Score 85/100

EXIFwidget 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 Exifwidget plugin v1.3 presents a generally positive security posture based on the provided static analysis. The absence of known vulnerabilities, critical taint flows, and dangerous function usage is commendable. The plugin also demonstrates good practices by utilizing prepared statements for all SQL queries, which significantly mitigates SQL injection risks. However, a significant concern arises from the very low percentage (4%) of properly escaped output. This suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, where user-supplied data displayed by the plugin might not be adequately sanitized, allowing attackers to inject malicious scripts. The lack of nonce checks and capability checks on its single shortcode entry point also poses a potential risk, although the attack surface is limited to just this one element. The plugin's vulnerability history is clean, indicating a potentially stable codebase, but this is overshadowed by the identified output escaping issues. Overall, while the absence of critical technical flaws is good, the prevalent output escaping deficiency represents the most immediate and probable security risk.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

EXIFwidget Security Vulnerabilities

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

EXIFwidget Release Timeline

v1.3Current
v1.2
Code Analysis
Analyzed Mar 17, 2026

EXIFwidget Code Analysis

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

Output Escaping

4% escaped25 total outputs
Attack Surface

EXIFwidget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[EXIF] exifwidget.php:44
WordPress Hooks 3
actioninitexifwidget.php:36
actionadmin_menuexifwidget.php:40
actionwidgets_initexifwidget.php:49
Maintenance & Trust

EXIFwidget Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedDec 19, 2018
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

EXIFwidget Developer Profile

jondor

8 plugins · 50 total installs

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

How We Detect EXIFwidget

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
exifwidget_widget_class
Data Attributes
data-exif-cameradata-exif-aperturedata-exif-exposuredata-exif-isodata-exif-focallength35mmdata-exif-focallength+3 more
JS Globals
exifwidget_widget
Shortcode Output
<table style="width: 100%"><tr><td class="header">Camera</td><tr><td class="header">Aperture</td><tr><td class="header">Exposure</td><tr><td class="header">ISO</td>
FAQ

Frequently Asked Questions about EXIFwidget