Guan Image Notes Security & Risk Analysis

wordpress.org/plugins/guan-image-notes

Image tagging system sync with WordPress comment system. Or also known as image notes, or image annotation.

10 active installs v2.0 PHP + WP 2.5+ Updated Dec 18, 2010
commentcommentsimageimagesnote
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Guan Image Notes Safe to Use in 2026?

Generally Safe

Score 85/100

Guan Image Notes 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 "guan-image-notes" v2.0 plugin exhibits a mixed security posture. On the positive side, it has no recorded vulnerabilities (CVEs) and boasts a limited attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. However, the static analysis reveals significant concerns within the code itself. The presence of two taint flows with unsanitized paths, both categorized as high severity, is a critical finding and suggests a direct pathway for malicious input to be processed insecurely. Furthermore, the plugin only uses prepared statements for 25% of its SQL queries, and only 23% of output is properly escaped, indicating potential for SQL injection and Cross-Site Scripting (XSS) vulnerabilities respectively.

The vulnerability history showing zero CVEs is encouraging but could be misleading given the identified code-level risks. It might suggest that these specific types of vulnerabilities haven't been discovered or reported yet, rather than indicating an inherently secure codebase. The plugin's strengths lie in its minimal attack surface and lack of historical issues, but these are overshadowed by the critical taint flows and concerning practices in SQL query handling and output escaping. Users should proceed with caution and be aware of the potential for exploitation due to these code-level weaknesses.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Only 25% of SQL queries use prepared statements
  • Only 23% of output is properly escaped
  • No nonce checks found
Vulnerabilities
None known

Guan Image Notes Security Vulnerabilities

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

Guan Image Notes Code Analysis

Dangerous Functions
0
Raw SQL Queries
12
4 prepared
Unescaped Output
17
5 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

25% prepared16 total queries

Output Escaping

23% escaped22 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
getSave (imageannotation-run.php:15)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Guan Image Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuimageannotation.php:236
actionadmin_initimageannotation.php:237
filtercomment_textimageannotation.php:247
filterget_image_tagimageannotation.php:250
actionwp_headimageannotation.php:251
filterCommentsimageannotation.php:252
Maintenance & Trust

Guan Image Notes Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedDec 18, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Guan Image Notes Developer Profile

Makoto

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 Guan Image Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/guan-image-notes/js/jquery.annotate.js/wp-content/plugins/guan-image-notes/js/jquery-ui-1.7.1.js/wp-content/plugins/guan-image-notes/css/annotation.css
Script Paths
http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js

HTML / DOM Fingerprints

CSS Classes
image-note-thumbnail
HTML Comments
Guan Image Notes | Add notes tagging to your images in WordPress powered blogs.This program is free software; you can redistribute it and/ormodify it under the terms of the GNU General Public Licenseas published by the Free Software Foundation; either version 2+18 more
Data Attributes
id="img-addableid='comment-id="comment-id="img-
JS Globals
jQuery
FAQ

Frequently Asked Questions about Guan Image Notes