CC-Featured-Image-Column Security & Risk Analysis

wordpress.org/plugins/cc-featured-image-column

This plugin adds a column with post's featured image before the title column on wp-admin posts list.

10 active installs v1.0.0 PHP 7.0+ WP 4.9.4+ Updated Mar 6, 2018
columnfeatured-imageimageposts-list
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CC-Featured-Image-Column Safe to Use in 2026?

Generally Safe

Score 85/100

CC-Featured-Image-Column has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "cc-featured-image-column" v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events means there are no apparent entry points for attackers to exploit. Furthermore, the code demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. The fact that all SQL queries are prepared statements is a significant strength, mitigating the risk of SQL injection vulnerabilities. Taint analysis showing zero flows, especially with no unsanitized paths, reinforces this positive assessment. However, the static analysis does highlight a potential area of concern: 67% of output is properly escaped, implying that one-third of the output may not be, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved. The vulnerability history is completely clean, with no known CVEs, which is an excellent indicator. This suggests either a well-written plugin or a lack of historical scrutiny, but given the static analysis, the former seems more likely. The primary weakness lies in the potential for unescaped output, a common vector for XSS attacks.

Key Concerns

  • Potential unescaped output identified
Vulnerabilities
None known

CC-Featured-Image-Column Security Vulnerabilities

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

CC-Featured-Image-Column Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

CC-Featured-Image-Column Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

CC-Featured-Image-Column Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_initplugin.php:45
actionadmin_enqueue_scriptsplugin.php:58
Maintenance & Trust

CC-Featured-Image-Column Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 6, 2018
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CC-Featured-Image-Column Developer Profile

Clearcode

19 plugins · 220 total installs

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

How We Detect CC-Featured-Image-Column

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-featured-image-column/style.css
Version Parameters
cc-featured-image-column/style.css?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about CC-Featured-Image-Column