LCT Text/Image Linking Shortcode Security & Risk Analysis

wordpress.org/plugins/wp-textimage-linking-shortcode

Use linking short codes to save you time and eliminate stress when restructuring your site pages & post.

10 active installs v4.2.2 PHP + WP 3.0+ Updated May 7, 2015
linkingshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LCT Text/Image Linking Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

LCT Text/Image Linking Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The static analysis of "wp-textimage-linking-shortcode" v4.2.2 reveals a generally positive security posture with no identified attack surface, dangerous functions, file operations, external requests, or taint flows. The absence of known vulnerabilities in its history further strengthens this impression. However, there are some areas for improvement. The plugin has a single SQL query that is not using prepared statements, which poses a moderate risk of SQL injection if user-supplied data is used directly in this query. Additionally, while most output is properly escaped, a minority of outputs are not, potentially leading to cross-site scripting (XSS) vulnerabilities. The complete lack of nonce and capability checks across all potential entry points (even though the identified entry points are zero) is a significant concern, as it implies no authorization or CSRF protection is implemented by the plugin itself. Overall, the plugin demonstrates good practices in avoiding common pitfalls like dangerous functions and external requests, but the unpatched SQL and output escaping issues, coupled with the complete absence of any authorization checks, present potential security weaknesses that require attention.

Key Concerns

  • Raw SQL without prepared statements
  • Unescaped output (21% of outputs)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

LCT Text/Image Linking Shortcode Security Vulnerabilities

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

LCT Text/Image Linking Shortcode Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

79% escaped14 total outputs
Attack Surface

LCT Text/Image Linking Shortcode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninittext-image-linking-shortcode.php:99
actionadmin_print_stylestext-image-linking-shortcode.php:321
actionadmin_inittext-image-linking-shortcode.php:357
Maintenance & Trust

LCT Text/Image Linking Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 7, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

LCT Text/Image Linking Shortcode Developer Profile

ircary

4 plugins · 120 total installs

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

How We Detect LCT Text/Image Linking Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-textimage-linking-shortcode/css/wptisc-admin.css/wp-content/plugins/wp-textimage-linking-shortcode/js/wptisc-admin.js
Script Paths
/wp-content/plugins/wp-textimage-linking-shortcode/js/wptisc-admin.js
Version Parameters
wp-textimage-linking-shortcode/css/wptisc-admin.css?ver=wp-textimage-linking-shortcode/js/wptisc-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wptisc_helpwptisc_readmewptisc_search_boxlive_search_resultsactive
Data Attributes
id="wptisc_meta_box"id="wptisc_post_title"class="wptisc_help"class="wptisc_readme"class="wptisc_search_box"class="live_search_results"+2 more
JS Globals
wptisc_show_shortcode
REST Endpoints
/wp-json/wp-textimage-linking-shortcode/v1
Shortcode Output
<a href="id='text=''><img src="
FAQ

Frequently Asked Questions about LCT Text/Image Linking Shortcode