Amazon Search Security & Risk Analysis

wordpress.org/plugins/amazon-search

Lets you add links to Amazon using a special markup. Also includes an optional widget to search Amazon and display results in your blog.

10 active installs v1.2.0 PHP + WP 2.2+ Updated Mar 26, 2009
amazonamazon-associateamazon-linksamazon-shortcodebooks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Amazon Search Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The 'amazon-search' v1.2.0 plugin exhibits a mixed security posture. On the positive side, there are no known CVEs in its history and a limited attack surface with some capability checks in place. The presence of a nonce check is also a good security practice. However, significant concerns arise from the static analysis. The fact that 100% of outputs are not properly escaped is a critical weakness, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without sanitization. Furthermore, the taint analysis reveals two high-severity flows with unsanitized paths, which could indicate vulnerabilities if these paths involve user input or sensitive operations. While direct SQL injection is partially mitigated by prepared statements, the remaining unescaped outputs and unsanitized taint flows are substantial risks.

Despite the lack of historical vulnerabilities and a seemingly controlled attack surface, the current code analysis flags serious issues. The absence of proper output escaping across all analyzed outputs is a glaring security flaw that could be easily exploited. The high-severity taint flows are also a direct indication of potential vulnerabilities within the code itself, even if they haven't manifested as CVEs yet. The plugin demonstrates some good security practices but suffers from critical oversights in output sanitization and handling of potentially tainted data flows, which significantly lowers its overall security rating.

Key Concerns

  • 0% output escaping
  • 2 high severity taint flows
  • 37.5% raw SQL (2/8) + 1 non-prepared
Vulnerabilities
None known

Amazon Search Security Vulnerabilities

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

Amazon Search Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

63% prepared8 total queries

Output Escaping

0% escaped7 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
printAdminPage (amz-search.php:185)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Amazon Search Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filterthe_contentamz-search.php:502
actionwp_headamz-search.php:504
actionadmin_menuamz-search.php:506
actiontemplate_redirectamz-searchBox.php:14
actionwidgets_initamz-searchBox.php:16
filtermce_external_pluginsamz-tinymce.php:55
filtermce_buttonsamz-tinymce.php:56
actioninitamz-tinymce.php:62
actionadmin_footeramz-tinymce.php:66
Maintenance & Trust

Amazon Search Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMar 26, 2009
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Amazon Search Developer Profile

asmaloney

1 plugin · 10 total installs

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

How We Detect Amazon Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/amazon-search/css/default.css/wp-content/plugins/amazon-search/css/default.css.map/wp-content/plugins/amazon-search/js/amz-search.js/wp-content/plugins/amazon-search/xsl/wp-amz-search.xsl
Script Paths
/wp-content/plugins/amazon-search/js/amz-search.js
Version Parameters
amazon-search/css/default.css?ver=amazon-search/js/amz-search.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Amazon Search vAmazon Search vAssociate IDsDefault+3 more
Data Attributes
name="new_prefs[default_server]"name="usertag[]"name="new_prefs[contribute]"name="new_prefs[default_category]"name="new_prefs[default_search]"name="new_prefs[default_server]"+7 more
JS Globals
window.amz_search_options
Shortcode Output
[amazon[/amazon]Amazon Searchproduct_description
FAQ

Frequently Asked Questions about Amazon Search