Insert Amz Images Security & Risk Analysis

wordpress.org/plugins/insert-amazon-images

Easily insert Amazon product images using their API. Perfect image solution for Amazon affiliates.

1K active installs v0.45.1 PHP 5.6+ WP 4.9+ Updated Feb 24, 2021
amazonimages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Insert Amz Images Safe to Use in 2026?

Generally Safe

Score 85/100

Insert Amz Images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "insert-amazon-images" plugin v0.45.1 demonstrates a strong security posture in several key areas. The absence of any known vulnerabilities (CVEs) is a significant positive indicator, suggesting a history of stable and secure development. Furthermore, the static analysis reveals no critical or high-severity issues such as dangerous functions, raw SQL queries, or unsanitized taint flows. The lack of file operations and external HTTP requests also reduces the potential for certain types of attacks.

However, there are areas of concern that temper the overall positive assessment. The most notable is the very low percentage of properly escaped output (22%). This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamic data may not be sufficiently sanitized before being displayed to users. The lack of capability checks and nonce checks, while not directly flagged as issues given the zero attack surface, means that if entry points were to be added in the future without proper security measures, the plugin would be immediately vulnerable.

In conclusion, while the plugin has a clean vulnerability history and avoids many common pitfalls, the widespread lack of output escaping presents a tangible and significant risk. The plugin's strengths lie in its current limited attack surface and clean code in critical areas, but the output escaping issue needs immediate attention to prevent potential XSS attacks.

Key Concerns

  • Low percentage of properly escaped output (22%)
  • Lack of capability checks
  • Lack of nonce checks
Vulnerabilities
None known

Insert Amz Images Security Vulnerabilities

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

Insert Amz Images Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

22% escaped46 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<AmazonImages> (AmazonImages.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Insert Amz Images Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Insert Amz Images Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedFeb 24, 2021
PHP min version5.6
Downloads16K

Community Trust

Rating86/100
Number of ratings9
Active installs1K
Developer Profile

Insert Amz Images Developer Profile

amzimage

1 plugin · 1K total installs

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

How We Detect Insert Amz Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/insert-amazon-images/css/media.css/wp-content/plugins/insert-amazon-images/css/style.css/wp-content/plugins/insert-amazon-images/js/manager.js/wp-content/plugins/insert-amazon-images/js/search.js/wp-content/plugins/insert-amazon-images/js/media.js
Script Paths
/wp-content/plugins/insert-amazon-images/js/manager.js/wp-content/plugins/insert-amazon-images/js/search.js/wp-content/plugins/insert-amazon-images/js/media.js
Version Parameters
insert-amazon-images/css/media.css?ver=insert-amazon-images/css/style.css?ver=insert-amazon-images/js/manager.js?ver=insert-amazon-images/js/search.js?ver=insert-amazon-images/js/media.js?ver=

HTML / DOM Fingerprints

CSS Classes
amazon-search-form-wrapperamazon-search-inputamazon-search-submitamazon-image-displayamazon-product-titleamazon-product-priceamazon-product-image
HTML Comments
<!-- Search Form Wrapper --><!-- Image Display Wrapper --><!-- Plugin is not compatible with your php version<!-- /.updated -->
Data Attributes
data-amz-iddata-amz-titledata-amz-pricedata-amz-image-url
JS Globals
window.amazonImagesManager
Shortcode Output
[amazon-image-display]
FAQ

Frequently Asked Questions about Insert Amz Images