Better Image Credits Security & Risk Analysis

wordpress.org/plugins/better-image-credits

This plugin adds credits, link and license fields to media uploads and offer several options to display image credits on your posts and pages.

200 active installs v2.0.3 PHP + WP 3.5+ Updated Jan 21, 2020
creditsimagemedia
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Better Image Credits Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "better-image-credits" plugin v2.0.3 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and avoids file operations or external HTTP requests, which are common vectors for attacks. The plugin also incorporates a nonce check, indicating some awareness of security measures.

However, significant concerns arise from its attack surface. The presence of two AJAX handlers without authentication checks is a notable weakness, potentially allowing unauthorized users to trigger plugin functionality. Additionally, while the plugin has no recorded vulnerability history, the low percentage of properly escaped output (44%) is a substantial risk. This suggests that user-supplied data, if processed or displayed without sufficient sanitization, could lead to cross-site scripting (XSS) vulnerabilities. The single taint flow with unsanitized paths, while not classified as critical or high, warrants further investigation as it implies a potential for path traversal or similar vulnerabilities.

In conclusion, the plugin benefits from secure SQL handling and a clean vulnerability history. Nevertheless, the lack of authorization on AJAX endpoints and the significant proportion of unescaped output create a considerable risk profile that needs to be addressed. Users should be aware of these potential vulnerabilities, particularly XSS, until the output escaping and AJAX access control issues are remediated.

Key Concerns

  • AJAX handlers without auth checks
  • Low percentage of properly escaped output
  • Taint flow with unsanitized paths
  • No capability checks
Vulnerabilities
None known

Better Image Credits Security Vulnerabilities

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

Better Image Credits Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

44% escaped75 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
license_url_search_callback (class-admin.php:44)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Better Image Credits Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_license_searchclass-admin.php:24
authwp_ajax_license_url_searchclass-admin.php:25

Shortcodes 1

[image-credits] better-image-credits.php:86
WordPress Hooks 19
actionplugins_loadedbetter-image-credits.php:54
filterload_textdomain_mofilebetter-image-credits.php:71
actioninitbetter-image-credits.php:74
actionwidgets_initbetter-image-credits.php:75
filtershortcode_atts_captionbetter-image-credits.php:89
filterthe_contentbetter-image-credits.php:95
actionwp_enqueue_scriptsbetter-image-credits.php:101
filterwp_get_attachment_image_attributesbetter-image-credits.php:102
filterplugin_action_links_better-image-credits/better-image-credits.phpclass-admin.php:7
filterattachment_fields_to_editclass-admin.php:8
filterattachment_fields_to_saveclass-admin.php:9
filtermanage_media_columnsclass-admin.php:11
actionmanage_media_custom_columnclass-admin.php:12
actionadmin_menuclass-admin.php:13
filterposts_searchclass-admin.php:17
actionadmin_footer-upload.phpclass-admin.php:20
actionadmin_enqueue_scriptsclass-admin.php:21
actionadmin_action_bulk_creditsclass-admin.php:22
actionadmin_action_-1class-admin.php:23
Maintenance & Trust

Better Image Credits Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 21, 2020
PHP min version
Downloads11K

Community Trust

Rating88/100
Number of ratings7
Active installs200
Developer Profile

Better Image Credits Developer Profile

Claude Vedovini

3 plugins · 440 total installs

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

How We Detect Better Image Credits

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/better-image-credits/style.css
Script Paths
/wp-content/plugins/better-image-credits/script.js
Version Parameters
better-image-credits/style.css?ver=better-image-credits/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
image-credits
Data Attributes
data-bic-source-namedata-bic-source-urldata-bic-licensedata-bic-license-urldata-bic-creditdata-bic-credit-url+2 more
JS Globals
BetterImageCredits
FAQ

Frequently Asked Questions about Better Image Credits