Bolão Security & Risk Analysis

wordpress.org/plugins/bolao

With this plugin is possible to make game between users of wordpress.

10 active installs v2.3 PHP + WP 2.5+ Updated Aug 1, 2008
answergamegiftpoolquestions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Bolão Safe to Use in 2026?

Generally Safe

Score 85/100

Bolão 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 'bolao' v2.3 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and having no recorded vulnerabilities or CVEs. The absence of file operations, external HTTP requests, and bundled libraries also reduces potential attack vectors. However, there are significant concerns regarding output escaping and taint analysis. The static analysis reveals that 100% of outputs are not properly escaped, which is a critical security flaw that could lead to cross-site scripting (XSS) vulnerabilities. Furthermore, a taint analysis identified one flow with unsanitized paths, categorized as high severity, indicating a potential risk for data manipulation or execution vulnerabilities if this path is reachable and exploitable. The lack of nonce checks and capability checks on its entry points, coupled with a complete absence of AJAX handlers, REST API routes, shortcodes, and cron events that are protected, means that any discovered entry points (though currently reported as zero) would be entirely unprotected. The vulnerability history being clean is a positive indicator, but it does not mitigate the immediate risks identified in the code analysis.

Key Concerns

  • No output escaping
  • High severity taint flow with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Bolão Security Vulnerabilities

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

Bolão Code Analysis

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

SQL Query Safety

100% prepared31 total queries

Output Escaping

0% escaped10 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

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

Bolão Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menubolao.php:41
filterinitbolao.php:703
Maintenance & Trust

Bolão Maintenance & Trust

Maintenance Signals

WordPress version tested2.5
Last updatedAug 1, 2008
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Bolão Developer Profile

dgmike

6 plugins · 70 total installs

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

How We Detect Bolão

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bolao/resume.html

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Bolão