Vücut Kitle Endeksi Security & Risk Analysis

wordpress.org/plugins/vucut-kitle-endeksi

Cinsiyet, boy ve kilo girilerek; Vücut Yüzey Alanı, Yağsız Vücut Ağırlığı, İdeal Vücut Ağırlığı, Vücut Kitle Endeksi değerlerini hesaplayan bir eklent …

20 active installs v1.0 PHP + WP + Updated Aug 29, 2010
bodyendeksikitlemassvucut
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Vücut Kitle Endeksi Safe to Use in 2026?

Generally Safe

Score 85/100

Vücut Kitle Endeksi has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "vucut-kitle-endeksi" v1.0 plugin exhibits a mixed security posture. On the positive side, there are no reported vulnerabilities in its history, and the static analysis shows no dangerous functions, file operations, external HTTP requests, or bundled libraries. Crucially, all detected SQL queries are using prepared statements, which is an excellent security practice for preventing SQL injection. However, significant concerns arise from the complete lack of output escaping and the presence of unsanitized paths in the taint analysis. The absence of any capability checks or nonce checks, combined with zero unprotected entry points (which is itself a red flag, suggesting perhaps no functional entry points at all, or an incomplete analysis), indicates a potentially brittle security implementation that could be easily bypassed if vulnerabilities were present. The fact that 100% of outputs are unescaped is a major risk, exposing the application to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis revealing unsanitized paths, even if not critical or high severity in this instance, points to potential weaknesses in how data is handled internally. While the lack of historical vulnerabilities is positive, it doesn't negate the present code quality issues. The plugin's strengths lie in its SQL handling and lack of historically exploited vulnerabilities, but its weaknesses in output sanitization and potential internal data handling risks are substantial and warrant attention.

Key Concerns

  • 100% of outputs are not properly escaped
  • Flows with unsanitized paths found
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Vücut Kitle Endeksi Security Vulnerabilities

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

Vücut Kitle Endeksi Code Analysis

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

Output Escaping

0% escaped11 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
vke_widget_show (vucut-kitle-endeksi.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Vücut Kitle Endeksi Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedvucut-kitle-endeksi.php:11
Maintenance & Trust

Vücut Kitle Endeksi Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedAug 29, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Vücut Kitle Endeksi Developer Profile

sustun

8 plugins · 90 total installs

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

How We Detect Vücut Kitle Endeksi

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vucut-kitle-endeksi/style.css
Version Parameters
vucut-kitle-endeksi/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
vke_widget
Data Attributes
name="cins"name="kilo"name="boy"
Shortcode Output
<li>Cinsiyet<span style="float:right"><select name="cins" style="width:65px"><option value="erkek">Erkek</opiton><option value="kadin">Kadın</opiton></select></span></li><li style="clear:right">Kilo (kg)<span style="float:right"><input type="text" name="kilo" style="width:50px"></span></li><li style="clear:right">Boy (cm)<span style="float:right"><input type="text" name="boy" style="width:50px"></span></li><input type="submit" value="Hesapla" style="width:100%">
FAQ

Frequently Asked Questions about Vücut Kitle Endeksi