Sortable Amazon Wishlist Security & Risk Analysis

wordpress.org/plugins/sortable-amazon-wishlist

widget displaying sorted Amazon wishlist

10 active installs v0.2 PHP + WP 2.5+ Updated Jun 14, 2009
amazonprioritysortwishlist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sortable Amazon Wishlist Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The sortable-amazon-wishlist plugin v0.2 exhibits a mixed security posture. On the positive side, it has no known CVEs, a clean vulnerability history, and all SQL queries utilize prepared statements, indicating a good understanding of preventing SQL injection. However, significant security concerns arise from the static analysis. The complete absence of nonce checks and capability checks across all entry points is a major weakness, leaving potential for CSRF and privilege escalation attacks if any vulnerabilities are discovered.

The code also demonstrates a concerning lack of output escaping, with 100% of outputs being unescaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site. The presence of the `create_function` function is another red flag, as it is deprecated and can be a source of security issues if not handled with extreme care, especially when dealing with user-supplied input. The taint analysis revealing four flows with unsanitized paths, while not critical or high severity, is still a concern and suggests potential for vulnerabilities.

Overall, while the plugin has a clean history and good database practices, the identified weaknesses in output escaping, authorization checks, and the use of `create_function` create significant security risks. The lack of any reported vulnerabilities in the past could be due to its limited attack surface or simply good fortune, but the current analysis highlights areas that require immediate attention to improve its security.

Key Concerns

  • 0% output escaping
  • 0 nonce checks
  • 0 capability checks
  • Use of create_function
  • 4 flows with unsanitized paths
Vulnerabilities
None known

Sortable Amazon Wishlist Security Vulnerabilities

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

Sortable Amazon Wishlist Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'plugins_loaded', create_function( '', 'global $Jfoucher_rss; $Jfoucher_rss = new Jfouchamazon-wishlist.php:87

Output Escaping

0% escaped17 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
amazon_wishlist (amazon-wishlist.php:94)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sortable Amazon Wishlist Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_dashboard_setupamazon-wishlist.php:43
filterwp_dashboard_widgetsamazon-wishlist.php:44
actionplugins_loadedamazon-wishlist.php:87
actionwidgets_initamazon-wishlist.php:279
Maintenance & Trust

Sortable Amazon Wishlist Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedJun 14, 2009
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sortable Amazon Wishlist Developer Profile

jfoucher

2 plugins · 210 total installs

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

How We Detect Sortable Amazon Wishlist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sortable-amazon-wishlist/imgsquare.php

HTML / DOM Fingerprints

CSS Classes
amazon-wishlist
HTML Comments
<!-- Plugin: Amazon Wishlist -->
Data Attributes
data-wishlistiddata-max-itemsdata-sortdata-size
Shortcode Output
<div class="amazon-wishlist"><img src="/wp-content/plugins/amazon-wishlist/imgsquare.php?<img src="http://www.assoc-amazon.fr/e/ir?t=lesenever-21&l=as2&o=8&a=
FAQ

Frequently Asked Questions about Sortable Amazon Wishlist