ImageTS Security & Risk Analysis

wordpress.org/plugins/imagets

You can collect, convert and upload images. You can do all of them with ImageTS easily. It works in a compatible way with Wordpress.

10 active installs v2.0.1 PHP + WP 3.0.1+ Updated Jan 7, 2016
add-media-from-webgalleryimagesmedia
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ImageTS Safe to Use in 2026?

Generally Safe

Score 85/100

ImageTS 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 "imagets" v2.0.1 plugin exhibits a concerning security posture due to critical omissions in its authentication and authorization mechanisms, despite some positive aspects in its handling of SQL queries. The presence of two AJAX handlers without any authentication checks represents a significant attack surface, leaving the plugin vulnerable to unauthorized actions if these handlers perform sensitive operations. This lack of protection is further exacerbated by the absence of any nonce checks or capability checks, which are standard WordPress security practices. While the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries and avoids critical taint analysis findings, the unprotected entry points are a major red flag. The vulnerability history is currently clean, which is a positive sign, suggesting that past versions may not have had significant exploitable flaws. However, this clean history should not overshadow the identified weaknesses in the current version's code. In conclusion, "imagets" v2.0.1 has a mixed security profile. Its strength lies in its database query sanitization, but this is severely undermined by its vulnerable entry points. The lack of basic security checks on AJAX handlers necessitates immediate attention.

Key Concerns

  • AJAX handlers without authentication checks
  • Lack of nonce checks on AJAX handlers
  • Lack of capability checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

ImageTS Security Vulnerabilities

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

ImageTS Code Analysis

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

Output Escaping

21% escaped42 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
imagets_manager (plugin.php:64)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

ImageTS Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_imagets_responseplugin.php:29
authwp_ajax_imagets_fetchplugin.php:30
WordPress Hooks 5
actionadmin_enqueue_scriptsplugin.php:28
actionadmin_footerplugin.php:31
actiontemplate_redirectplugin.php:32
actionadmin_menuviews\settings.php:31
actionadmin_initviews\settings.php:32
Maintenance & Trust

ImageTS Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJan 7, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ImageTS Developer Profile

ImageTS

2 plugins · 20 total installs

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

How We Detect ImageTS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/imagets/assets/css/admin.css/wp-content/plugins/imagets/assets/css/manager.css/wp-content/plugins/imagets/assets/css/bootstrap.min.css/wp-content/plugins/imagets/assets/js/settings.js/wp-content/plugins/imagets/assets/js/post.js/wp-content/plugins/imagets/assets/js/engine.min.js/wp-content/plugins/imagets/assets/js/main.js
Script Paths
/wp-content/plugins/imagets/assets/js/settings.js/wp-content/plugins/imagets/assets/js/post.js/wp-content/plugins/imagets/assets/js/engine.min.js/wp-content/plugins/imagets/assets/js/main.js

HTML / DOM Fingerprints

HTML Comments
<!-- ImageTS --><!-- ImageTS - plugin -->
Data Attributes
data-imagets-plugin-urldata-imagets-site-url
JS Globals
imagets_ajax_script
FAQ

Frequently Asked Questions about ImageTS