Snapycode Mail Your Friend Security & Risk Analysis

wordpress.org/plugins/snapycode-mail-ur-friend

Snapycode Mail Your Friend This is a wordpress widget plugin for email your friend.

10 active installs v1.0 PHP + WP 3.3+ Updated Unknown
emailmailmail-a-friendtell-a-friend
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Snapycode Mail Your Friend Safe to Use in 2026?

Generally Safe

Score 100/100

Snapycode Mail Your Friend has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "snapycode-mail-ur-friend" v1.0 exhibits a mixed security posture. On the positive side, it has no reported vulnerabilities, no direct SQL injection risks due to prepared statements, and a seemingly small attack surface with zero identified entry points like AJAX handlers, REST API routes, or shortcodes. Furthermore, it avoids file operations and external HTTP requests, which are common vectors for compromise. However, significant concerns arise from the static analysis. The presence of `create_function`, a deprecated and often misused function, presents a high-risk area for potential code injection if user input is not meticulously handled. Additionally, the extremely low percentage of properly escaped output (11%) indicates a substantial risk of cross-site scripting (XSS) vulnerabilities, as untrusted data is likely being rendered directly into the HTML. The absence of nonce and capability checks is also a critical oversight, leaving any potential, albeit currently unidentified, functionality open to abuse. Given the lack of historical vulnerabilities, it's difficult to ascertain if this is due to inherent security or a lack of targeted analysis, but the code-level issues are serious. The single taint flow with an unsanitized path, while not flagged as critical or high, warrants further investigation due to the general lack of output escaping and authorization checks.

Key Concerns

  • Use of create_function
  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
  • Unsanitized path in taint flow
Vulnerabilities
None known

Snapycode Mail Your Friend Security Vulnerabilities

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

Snapycode Mail Your Friend Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("SnapycodeMailFriend");') );snapycode-mail-ur-friend.php:146

Output Escaping

11% escaped28 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<send> (send.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Snapycode Mail Your Friend Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsnapycode-mail-ur-friend.php:146
Maintenance & Trust

Snapycode Mail Your Friend Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedUnknown
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Snapycode Mail Your Friend Developer Profile

snapycode

2 plugins · 20 total installs

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

How We Detect Snapycode Mail Your Friend

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/snapycode-mail-ur-friend/css/style.css

HTML / DOM Fingerprints

CSS Classes
idleactiveField
Data Attributes
id="Text16"id="Text17"id="Text18"id="Textarea6"
JS Globals
jQuery
Shortcode Output
<h1>
FAQ

Frequently Asked Questions about Snapycode Mail Your Friend