Wish Pics Security & Risk Analysis

wordpress.org/plugins/wish-pics

Displays a wish list in the form of a grid of wanted items (for example CD, DVD or book covers).

10 active installs v1.1 PHP + WP 2.9+ Updated Sep 24, 2010
amazoncoversshortcodewishlist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wish Pics Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "wish-pics" plugin v1.1 exhibits a generally positive security posture based on the provided static analysis. It boasts zero identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks. Furthermore, the code demonstrates excellent practice by using prepared statements for all SQL queries, eliminating the risk of SQL injection vulnerabilities in that area. The absence of file operations and external HTTP requests also reduces potential attack vectors. However, a significant concern arises from the complete lack of output escaping. With 53 outputs identified and 0% properly escaped, this presents a substantial risk for cross-site scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts into the WordPress admin area or on the frontend, depending on where these outputs are rendered. While the plugin has no recorded vulnerability history, the lack of output escaping is a critical oversight that needs immediate attention. The presence of nonce checks and capability checks is a good sign, but they are insufficient to mitigate the XSS risk posed by unescaped output.

Key Concerns

  • No output escaping
Vulnerabilities
None known

Wish Pics Security Vulnerabilities

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

Wish Pics Code Analysis

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

Output Escaping

0% escaped53 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<createList> (include\createList.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Wish Pics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuPlugin.php:100
actioninitPlugin.php:101
actioninitPlugin.php:102
filterplugin_row_metaPlugin.php:106
filterthe_postsPlugin.php:107
filterthe_contentPlugin.php:108
Maintenance & Trust

Wish Pics Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedSep 24, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Wish Pics Developer Profile

paulstuttard

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 Wish Pics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wish-pics/WishPics.css/wp-content/plugins/wish-pics/WishPics.js
Script Paths
WishPics.js

HTML / DOM Fingerprints

HTML Comments
<!--wishpics Settings --><!-- BEGIN WISHPICS
Data Attributes
data-wishpics-iddata-wishpics-thumbheightdata-wishpics-thumbwidthdata-wishpics-public
JS Globals
WishPics
FAQ

Frequently Asked Questions about Wish Pics