Image Text Security & Risk Analysis

wordpress.org/plugins/imagetext

With this plugin text can be pasted as a picture in an article or page to protect mailaddresses or postaddresse against automated crawler.

60 active installs v0.55 PHP + WP 3.2+ Updated Oct 22, 2012
imageimpressumimprintsecurespam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Text Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "imagetext" plugin v0.55 exhibits a generally good security posture regarding core WordPress security features. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, all SQL queries utilize prepared statements, indicating a robust approach to preventing SQL injection. The lack of reported vulnerabilities in its history is also a positive indicator. However, a notable concern lies in the output escaping, where only 29% of outputs are properly escaped. This leaves a considerable portion of dynamic content vulnerable to cross-site scripting (XSS) attacks, especially if user-supplied data is incorporated into these unescaped outputs. The presence of a file operation without clear context also warrants attention, as it could potentially be a vector for unauthorized file manipulation if not handled securely. The absence of nonce and capability checks, while not directly tied to specific entry points in this analysis, could become a significant risk if new entry points are added in future versions without corresponding security measures.

Key Concerns

  • Low percentage of properly escaped outputs
  • File operation without clear security context
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Image Text Security Vulnerabilities

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

Image Text Code Analysis

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

Output Escaping

29% escaped45 total outputs
Attack Surface

Image Text Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterthe_contentimagetext.php:48
actioninitimagetext.php:49
actionadmin_menuimagetext.php:52
actionadmin_initimagetext.php:53
actionwidgets_initimagetext.php:54
Maintenance & Trust

Image Text Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 22, 2012
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Image Text Developer Profile

flashpixx

4 plugins · 90 total installs

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

How We Detect Image Text

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/imagetext/js/imagetext.js
Script Paths
/wp-content/plugins/imagetext/js/imagetext.js
Version Parameters
imagetext/js/imagetext.js?ver=

HTML / DOM Fingerprints

JS Globals
imagetext
FAQ

Frequently Asked Questions about Image Text