Photo Credits Security & Risk Analysis

wordpress.org/plugins/photo-credits

Photo credits helps to display Author credits for the images on your website

10 active installs v1.0 PHP + WP 3.3+ Updated Mar 2, 2014
author-creditsimage-creditsphoto-credits
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Photo Credits Safe to Use in 2026?

Generally Safe

Score 85/100

Photo Credits 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 "photo-credits" plugin v1.0 exhibits a strong security posture based on the static analysis. There are no identified entry points (AJAX, REST API, shortcodes, cron events) that are exposed without authentication or permission checks. The code also demonstrates excellent practices by using prepared statements for all SQL queries and properly escaping all outputs. Furthermore, there are no file operations or external HTTP requests, which significantly reduces the attack surface. The absence of known vulnerabilities in its history, including critical or high-severity ones, further reinforces this positive assessment. This indicates a well-developed and securely coded plugin at version 1.0.

However, the analysis does reveal areas where the plugin's security is either unknown or could be further strengthened. The complete lack of identified entry points, while appearing secure, might also suggest a very limited functionality, or that the entry points are not detectable by the static analysis tools. More importantly, the absence of nonce checks and capability checks across any potential interactions is a significant concern. While the static analysis reports zero unprotected entry points, the lack of these fundamental WordPress security mechanisms means that if any interactions are added in the future, they would be immediately vulnerable without these checks. The taint analysis also shows zero flows, which is positive, but this might be due to the absence of complex data handling or limited scope of analysis.

In conclusion, "photo-credits" v1.0 appears to be a secure plugin due to its adherence to secure coding practices like prepared statements and output escaping, and its clean vulnerability history. However, the complete absence of nonce and capability checks represents a potential future risk if the plugin's functionality expands. The limited detected attack surface is a strength, but the lack of fundamental security checks on any potential (even if undetected) interactions is a weakness that should be addressed.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Photo Credits Security Vulnerabilities

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

Photo Credits Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped1 total outputs
Attack Surface

Photo Credits Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsphoto-credits.php:83
filterattachment_fields_to_editphoto-credits.php:183
filterattachment_fields_to_savephoto-credits.php:275
filterthe_contentphoto-credits.php:283
Maintenance & Trust

Photo Credits Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 2, 2014
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Photo Credits Developer Profile

Sathya Perumal

1 plugin · 10 total installs

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

How We Detect Photo Credits

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/photo-credits/photo-credit-style.css

HTML / DOM Fingerprints

CSS Classes
img-contphoto-credit
Data Attributes
be-photographer-namebe-photographer-websitebe-photographer-url
Shortcode Output
<span class="photo-credit"><a href="
FAQ

Frequently Asked Questions about Photo Credits