WAJ Image Security & Risk Analysis

wordpress.org/plugins/waj-image

Simple classes & shortcodes for easy image HTML generation from common image directories.

10 active installs v3.0.0 PHP 7.0+ WP 5.0.0+ Updated May 20, 2019
html-generatorimageloader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WAJ Image Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "waj-image" v3.0.0 plugin exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and unescaped output are significant strengths. Furthermore, the lack of external HTTP requests and file operations reduces the potential for certain types of remote code execution or data leakage. The vulnerability history shows no known CVEs, which is a positive indicator of the plugin's stability.

However, a notable concern is the complete absence of nonce checks and capability checks. While the current attack surface (shortcodes) doesn't immediately expose unprotected entry points, this fundamental lack of security controls means that any future addition of AJAX handlers, REST API routes, or modifications to shortcode functionality could introduce severe vulnerabilities if not carefully secured. The taint analysis showing zero flows, while good, might also be a result of limited complexity or a small attack surface being analyzed, rather than a guarantee of perfect sanitization in all contexts.

In conclusion, "waj-image" v3.0.0 has a solid foundation with good coding practices in place for SQL and output sanitization. The absence of past vulnerabilities is also encouraging. The primary weakness lies in the omission of essential WordPress security mechanisms like nonces and capability checks, which represent a latent risk that should be addressed proactively, especially if the plugin's functionality or attack surface expands in the future.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WAJ Image Security Vulnerabilities

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

WAJ Image Release Timeline

v3.0.0Current
v2.2.2
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.1
v2.0.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

WAJ Image Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

WAJ Image Attack Surface

Entry Points7
Unprotected0

Shortcodes 7

[thumbnail] waj-image.php:53
[theme-image] waj-image.php:84
[upload-image] waj-image.php:112
[image] waj-image.php:155
[theme-picture] waj-image.php:171
[upload-picture] waj-image.php:177
[picture] waj-image.php:220
Maintenance & Trust

WAJ Image Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 20, 2019
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WAJ Image Developer Profile

waughjai

6 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 WAJ Image

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- WAJ: No fallback info to give, so just return nothing. --><!-- WAJ: Since shortcodes should be mo’ user-friendly, we don’t want any website-breaking exceptions getting through. -->
Data Attributes
data-waj-image-srcdata-waj-image-extdata-waj-image-sizesdata-waj-picture-srcdata-waj-picture-extdata-waj-picture-sizes
Shortcode Output
[thumbnail][theme-image][upload-image][image]
FAQ

Frequently Asked Questions about WAJ Image