Funny fruits Security & Risk Analysis

wordpress.org/plugins/funny-fruits

This is a simple game where you have 90 seconds to score as many points as possible.

20 active installs v1.0 PHP + WP 4.7+ Updated Mar 20, 2017
foodfunnygame
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Funny fruits Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "funny-fruits" v1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, SQL queries are exclusively handled with prepared statements, and there are no file operations or external HTTP requests, which significantly reduces common attack vectors. Furthermore, the vulnerability history shows no previously recorded CVEs, suggesting a potentially well-maintained codebase. However, several significant concerns arise from the code signals. A substantial 17% of output is not properly escaped, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the complete absence of nonce checks and capability checks on its sole entry point (a shortcode) leaves it vulnerable to various forms of injection and unauthorized execution if the shortcode's functionality is not inherently safe. Taint analysis shows no flows, which is good, but this may be due to a limited scope of analysis or a very simple plugin with limited user input processing. The lack of authentication checks on any entry points, even though the attack surface is small, is a notable weakness. Overall, while the plugin avoids some common pitfalls, the unescaped output and the lack of proper authentication/authorization on its shortcode present tangible security risks that should be addressed.

Key Concerns

  • Unescaped output detected
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Funny fruits Security Vulnerabilities

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

Funny fruits Release Timeline

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

Funny fruits Code Analysis

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

Output Escaping

17% escaped35 total outputs
Attack Surface

Funny fruits Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[funnyfruits] index.php:44
WordPress Hooks 1
actionwp_enqueue_scriptsindex.php:36
Maintenance & Trust

Funny fruits Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 20, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Funny fruits Developer Profile

oleksandr87

8 plugins · 130 total installs

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

How We Detect Funny fruits

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

Asset Fingerprints

Script Paths
/wp-content/plugins/funny-fruits/funnyfruits.php

HTML / DOM Fingerprints

Shortcode Output
[funnyfruits]
FAQ

Frequently Asked Questions about Funny fruits