How Old Am I Security & Risk Analysis

wordpress.org/plugins/how-old-am-i

How Old Am I calculates and displays ages in several formats.

90 active installs v1.2.0 PHP + WP 3.0.1+ Updated Aug 9, 2015
ageage-calculatorautomatic-agecalculate-agehow-old-am-i
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is How Old Am I Safe to Use in 2026?

Generally Safe

Score 85/100

How Old Am I has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "how-old-am-i" plugin v1.2.0 exhibits a generally good security posture with no known vulnerabilities or CVEs. The static analysis reveals no dangerous functions, no direct SQL queries (all prepared), and no file operations or external HTTP requests, which are positive signs. However, there are significant concerns regarding output escaping and the complete absence of nonces and capability checks. While the attack surface is small, the lack of robust authentication and sanitization on the identified shortcode is a critical weakness. The taint analysis showing unsanitized paths, although not classified as high or critical, indicates potential avenues for malicious input to be processed without proper validation.

Despite the lack of historical vulnerabilities, the current code presents risks. The 33% proper output escaping rate, coupled with unsanitized taint flows, means there's a high probability of cross-site scripting (XSS) vulnerabilities, especially through the shortcode. The absence of nonce checks on any potential AJAX endpoints (even if currently zero) and the lack of capability checks on the shortcode mean that an attacker could potentially trigger plugin functionality without proper authorization or CSRF protection. In conclusion, while the plugin avoids common pitfalls like raw SQL and dangerous functions, its weak input sanitization and output escaping, along with a complete disregard for nonces and capability checks, make it susceptible to XSS and potentially other injection attacks.

Key Concerns

  • Unescaped output detected
  • Unsanitized paths in taint analysis
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

How Old Am I Security Vulnerabilities

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

How Old Am I Code Analysis

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

Output Escaping

33% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
printAdminPage (how-old-am-i.php:170)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

How Old Am I Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[how-old-am-i] how-old-am-i.php:389
WordPress Hooks 1
actionadmin_menuhow-old-am-i.php:390
Maintenance & Trust

How Old Am I Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 9, 2015
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs90
Developer Profile

How Old Am I Developer Profile

Stathis Goudoulakis

1 plugin · 90 total installs

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

How We Detect How Old Am I

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/how-old-am-i/how-old-am-i.php

HTML / DOM Fingerprints

Shortcode Output
Calculates and displays your age in several formats.
FAQ

Frequently Asked Questions about How Old Am I