frame-image Security & Risk Analysis

wordpress.org/plugins/frame-image

Just put frame on your picture when the mouse hover.

10 active installs v1.2.0 PHP + WP + Updated Jan 30, 2009
bordrerbordureeffetframeimage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is frame-image Safe to Use in 2026?

Generally Safe

Score 85/100

frame-image 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 "frame-image" plugin v1.2.0 exhibits a mixed security posture. On the positive side, there are no known vulnerabilities in its history, no dangerous functions, no file operations, no external HTTP requests, and all SQL queries use prepared statements. This indicates good development practices in those specific areas. However, the static analysis reveals significant concerns. A complete lack of output escaping for all identified outputs presents a critical risk, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. While the taint analysis did not identify critical or high severity unsanitized paths, the presence of unsanitized paths at all, coupled with a lack of output escaping, raises a red flag. The complete absence of entry points like AJAX handlers, REST API routes, shortcodes, and cron events, while seemingly reducing the attack surface, also means there are no apparent checks for nonces or capabilities, further exacerbating the risk from any potential, undiscovered entry points or future code additions.

Key Concerns

  • No output escaping
  • Unsanitized paths in taint analysis
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

frame-image Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

frame-image Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

frame-image Code Analysis

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

Output Escaping

0% escaped11 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
pf_options_subpanel (frame_image.php:61)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

frame-image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_headframe_image.php:170
filterthe_contentframe_image.php:171
actionadmin_menuframe_image.php:172
Maintenance & Trust

frame-image Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJan 30, 2009
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

frame-image Developer Profile

jessai

5 plugins · 50 total installs

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

How We Detect frame-image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/frame-image/jquery.js/wp-content/plugins/frame-image/farbtastic.js/wp-content/plugins/frame-image/farbtastic.css
Script Paths
/wp-content/plugins/frame-image/jquery.js/wp-content/plugins/frame-image/farbtastic.js

HTML / DOM Fingerprints

CSS Classes
D
Data Attributes
colorwell
JS Globals
window.$$
FAQ

Frequently Asked Questions about frame-image