Image Meta Save Security & Risk Analysis

wordpress.org/plugins/image-meta-save

Image Meta Save can be used to add meta data to images and upload them to the WordPress media library.

0 active installs v1.0 PHP + WP 4.5+ Updated Jan 8, 2021
exifimagesmetametadataphotos
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Image Meta Save Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "image-meta-save" v1.0 plugin exhibits a concerning security posture primarily due to a significant number of unprotected AJAX handlers. While the plugin demonstrates good practices in its use of prepared statements for SQL queries and has no recorded vulnerability history, the presence of 7 AJAX handlers without any authentication or capability checks presents a substantial attack surface. The taint analysis reveals 6 high-severity flows with unsanitized paths, indicating that user-supplied input could be manipulated to achieve unintended and potentially malicious outcomes. The absence of nonce checks on these AJAX handlers further exacerbates this risk, allowing for potential cross-site request forgery (CSRF) attacks. Despite the lack of known CVEs and a clean history, the identified code signals and taint analysis results point to a critical need for security hardening, particularly around user input validation and access control for its AJAX endpoints.

Key Concerns

  • AJAX handlers without auth checks
  • High severity unsanitized paths in taint flows
  • Missing nonce checks
  • Capability checks on only 1 entry point
  • Unescaped output percentage low
Vulnerabilities
None known

Image Meta Save Security Vulnerabilities

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

Image Meta Save Release Timeline

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

Image Meta Save Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

76% escaped25 total outputs
Data Flows · Security
6 unsanitized

Data Flow Analysis

6 flows6 with unsanitized paths
imgMD_dbAddPresetEntry (ajax_functions.php:12)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
7 unprotected

Image Meta Save Attack Surface

Entry Points7
Unprotected7

AJAX Handlers 7

authwp_ajax_imgMD_dbAddPresetEntryajax_functions.php:4
authwp_ajax_imgMD_dbReturnPresetEntryajax_functions.php:5
authwp_ajax_imgMD_dbPresetEntryExistsajax_functions.php:6
authwp_ajax_imgMD_dbRemovePresetEntryajax_functions.php:7
authwp_ajax_imgMD_dbAddLocationEntryajax_functions.php:8
authwp_ajax_imgMD_dbLocationEntryExistsajax_functions.php:9
authwp_ajax_imgMD_dbRemoveLocationEntryajax_functions.php:10
WordPress Hooks 2
actionadmin_menuimage_meta_save.php:28
actionadmin_enqueue_scriptsimage_meta_save.php:55
Maintenance & Trust

Image Meta Save Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 8, 2021
PHP min version
Downloads871

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Image Meta Save Developer Profile

blakebailey25

1 plugin · 0 total installs

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

How We Detect Image Meta Save

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-meta-save/css/admin.css/wp-content/plugins/image-meta-save/js/admin.js
Script Paths
js/admin.js

HTML / DOM Fingerprints

CSS Classes
imgMD_header_divimgMD_line_dividerimgMD_location_divimgMD_location_listimgMD_location_list_itemimgMD_preset_div
Data Attributes
id="imgMD_city_name"id="imgMD_state_name"id="imgMD_latitude"id="imgMD_longitude"id="imgMD_add_location_btn"id="imgMD_location_list"+25 more
FAQ

Frequently Asked Questions about Image Meta Save