BeachLiga Iframe Security & Risk Analysis

wordpress.org/plugins/beachliga-iframe

Allows the insertion of code to display your tournament or trainings located in BeachLiga within an iframe.

0 active installs v1.0 PHP 5.3+ WP 1.3+ Updated Mar 31, 2021
beachligareservationssportstournamentstrainings
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BeachLiga Iframe Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The beachliga-iframe plugin version 1.0 demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are all positive indicators. Furthermore, all SQL queries utilize prepared statements, and all identified output is properly escaped, which significantly mitigates common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS).

However, the analysis does highlight some areas of concern. The plugin lacks nonce checks and capability checks for its single entry point, a shortcode. This means that any user, regardless of their role or permissions, can potentially trigger this shortcode's functionality. While the static analysis found no direct evidence of critical or high severity taint flows, the absence of authentication checks on the shortcode presents a risk. An attacker could potentially leverage this shortcode to perform unintended actions if its underlying functionality is not inherently benign or if it relies on client-side manipulation that isn't validated server-side.

The plugin's vulnerability history is clean, with no recorded CVEs. This is a strong positive, suggesting a responsible development process thus far. However, the absence of past vulnerabilities does not guarantee future security, especially given the identified lack of authorization on the shortcode's execution. The plugin's strengths lie in its clean code regarding data handling and output sanitization, but its weakness lies in the lack of robust access control for its user-facing entry point.

Key Concerns

  • Shortcode lacks capability checks
  • Shortcode lacks nonce checks
Vulnerabilities
None known

BeachLiga Iframe Security Vulnerabilities

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

BeachLiga Iframe Release Timeline

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

BeachLiga Iframe Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

BeachLiga Iframe Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[beachliga] beachliga-iframe.php:100
WordPress Hooks 1
actionwp_enqueue_scriptsbeachliga-iframe.php:110
Maintenance & Trust

BeachLiga Iframe Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMar 31, 2021
PHP min version5.3
Downloads968

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BeachLiga Iframe Developer Profile

davidosuna1987

1 plugin · 0 total installs

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

How We Detect BeachLiga Iframe

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/beachliga-iframe/main.js
Script Paths
/wp-content/plugins/beachliga-iframe/main.js

HTML / DOM Fingerprints

CSS Classes
beachliga-iframe
HTML Comments
<!-- BeachLiga Iframe plugin v.1.0 -->
Data Attributes
data-redirect
JS Globals
bliframe
Shortcode Output
<iframesrc="https://beachliga.com/iframe/width="100%"height="500"
FAQ

Frequently Asked Questions about BeachLiga Iframe