Baseter body mass index calculator Security & Risk Analysis

wordpress.org/plugins/baseter-body-mass-index-calculator

Provide your visitors the ability to calculate their body mass index to determine wheter their bmi in normal, they are underweight or they are overwei …

10 active installs v0.3.1 PHP + WP 2.0.2+ Updated Dec 21, 2019
bmibmi-calculatorbmi-indexbody-mass-indexcalculate-bmi
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Baseter body mass index calculator Safe to Use in 2026?

Generally Safe

Score 85/100

Baseter body mass index calculator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'baseter-body-mass-index-calculator' plugin version 0.3.1 exhibits a concerning security posture despite a lack of publicly disclosed vulnerabilities and apparent absence of critical code signals. The static analysis reveals a complete lack of output escaping, indicating that all user-supplied data, if processed, could potentially be rendered directly to the browser without sanitization. This poses a significant risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. Furthermore, the absence of any capability checks, nonce checks, or explicit authentication checks on potential entry points (though currently zero, this could change with future updates) is a major red flag. The plugin also has no recorded vulnerability history, which, while seemingly positive, could also suggest a lack of rigorous security auditing or testing. The overall impression is a plugin developed with minimal security considerations for output handling and authentication, presenting a latent risk that could be exploited if any user-controllable data interacts with the output mechanisms.

Key Concerns

  • 0% output escaping
  • 0 capability checks
  • 0 nonce checks
  • No protection on AJAX handlers
  • No protection on REST API routes
Vulnerabilities
None known

Baseter body mass index calculator Security Vulnerabilities

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

Baseter body mass index calculator Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Baseter body mass index calculator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedbaseter.php:71
Maintenance & Trust

Baseter body mass index calculator Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 21, 2019
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Baseter body mass index calculator Developer Profile

Lucian Apostol

6 plugins · 3K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
457 days
View full developer profile
Detection Fingerprints

How We Detect Baseter body mass index calculator

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<form id="baseterform" onsubmit="return bmi_calculator(this);" method="post"> Weight: <input type="text" name="bmi_weight" id="bmi_weight" size="9"; /> lbs.<br> Height: <input type="text" name="bmi_height_ft" id="bmi_height_ft" size="9"; /> ft <br> Height: <input type="text" name="bmi_height_in" id="bmi_height_in" size="9"; /> in <br><input type="submit" name="submit" id="submit" value="Calculate" /><br> <div id="bmi_result"></div> </form>
FAQ

Frequently Asked Questions about Baseter body mass index calculator