Show Apache and PHP version Security & Risk Analysis

wordpress.org/plugins/show-apache-and-php-version

Show Apache and PHP version

10 active installs v0.1 PHP + WP 2.6.1+ Updated Feb 21, 2020
adminapachefooterphpversion
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Apache and PHP version Safe to Use in 2026?

Generally Safe

Score 85/100

Show Apache and PHP version 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 "show-apache-and-php-version" plugin v0.1 exhibits a concerning security posture despite a seemingly small attack surface. While it reports zero AJAX handlers, REST API routes, shortcodes, or cron events, and no dangerous functions or SQL queries requiring preparation, the static analysis reveals significant weaknesses in output handling and data sanitization. Notably, 100% of outputs are unescaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, all analyzed taint flows (2 out of 2) involve unsanitized paths, which could lead to arbitrary file read or path traversal vulnerabilities if an attacker can control the input leading to these flows. The plugin's vulnerability history is clean, with no recorded CVEs, but this should not be seen as a guarantee of safety given the identified code-level risks. The lack of any capability or nonce checks on entry points, which are reported as zero, is a significant concern because if any such entry points were discovered or added in the future, they would be unprotected. This plugin has strengths in its minimal SQL usage and lack of dangerous functions, but the unescaped output and unsanitized path flows represent critical security flaws that need immediate attention.

Key Concerns

  • Unescaped output detected
  • Taint flows with unsanitized paths
  • No capability checks on potential entry points
  • No nonce checks on potential entry points
Vulnerabilities
None known

Show Apache and PHP version Security Vulnerabilities

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

Show Apache and PHP version Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Show Apache and PHP version Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
update_footer_function (SAPV_Plugin.class.php:66)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Show Apache and PHP version Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionupdate_footerSAPV_Plugin.class.php:58
Maintenance & Trust

Show Apache and PHP version Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 21, 2020
PHP min version
Downloads999

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show Apache and PHP version Developer Profile

pedjas

2 plugins · 410 total installs

92
trust score
Avg Security Score
88/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect Show Apache and PHP version

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Show Apache and PHP version