WP Configuration and Status Security & Risk Analysis

wordpress.org/plugins/wp-configuration-and-status

WP Configuration and Status

40 active installs v0.0.3 PHP 5.4+ WP 3.8+ Updated Dec 5, 2017
configurationhtaccessphp-infophp-iniwp-config
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Configuration and Status Safe to Use in 2026?

Generally Safe

Score 85/100

WP Configuration and Status has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The wp-configuration-and-status plugin v0.0.3 exhibits a generally positive security posture based on the provided static analysis. The plugin has a very small attack surface with a single AJAX handler, which, crucially, appears to have proper authentication and capability checks. The absence of dangerous functions, external HTTP requests, and the exclusive use of prepared statements for SQL queries are all strong indicators of secure coding practices. The vulnerability history also shows no recorded CVEs, further reinforcing its current perceived safety.

However, a significant concern arises from the low percentage of properly escaped output. With 43 total outputs and only 14% properly escaped, there is a substantial risk of cross-site scripting (XSS) vulnerabilities. Any data processed or displayed by this plugin that is not correctly escaped could be exploited by attackers to inject malicious scripts. While the plugin has passed taint analysis with no identified unsanitized paths, the lack of output escaping remains a critical weakness that could be exploited through the identified AJAX endpoint if it were to handle user-supplied input in certain contexts.

In conclusion, while the plugin demonstrates good security hygiene in areas like SQL injection prevention and a minimal attack surface, the inadequate output escaping is a major security flaw. The vulnerability history suggests a low risk of previously known exploits, but the static analysis highlights a clear and present danger due to insufficient output sanitization. Prioritizing proper output escaping is essential to mitigate potential XSS risks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Configuration and Status Security Vulnerabilities

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

WP Configuration and Status Release Timeline

v0.0.2
Code Analysis
Analyzed Apr 16, 2026

WP Configuration and Status Code Analysis

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

Output Escaping

14% escaped43 total outputs
Attack Surface

WP Configuration and Status Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_klick_cs_ajaxwp_configuration_and_staus.php:62
WordPress Hooks 6
actionall_admin_noticesincludes/class-klick-cs-dashboard.php:43
actionadmin_menuwp_configuration_and_staus.php:64
actionplugins_loadedwp_configuration_and_staus.php:66
actionplugins_loadedwp_configuration_and_staus.php:68
actionwp_footerwp_configuration_and_staus.php:70
actionwp_headwp_configuration_and_staus.php:72
Maintenance & Trust

WP Configuration and Status Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 5, 2017
PHP min version5.4
Downloads3K

Community Trust

Rating80/100
Number of ratings1
Active installs40
Developer Profile

WP Configuration and Status Developer Profile

klickonit

18 plugins · 170 total installs

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

How We Detect WP Configuration and Status

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-configuration-and-status/assets/css/backend.css/wp-content/plugins/wp-configuration-and-status/assets/js/backend.js/wp-content/plugins/wp-configuration-and-status/assets/css/frontend.css/wp-content/plugins/wp-configuration-and-status/assets/js/frontend.js
Script Paths
/wp-content/plugins/wp-configuration-and-status/assets/js/backend.js/wp-content/plugins/wp-configuration-and-status/assets/js/frontend.js
Version Parameters
wp-configuration-and-status/assets/css/backend.css?ver=wp-configuration-and-status/assets/js/backend.js?ver=wp-configuration-and-status/assets/css/frontend.css?ver=wp-configuration-and-status/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- This plugin developed by klick-on-it.com --><!-- Copyright 2017 klick on it (http://klick-on-it.com) --><!-- This program is free software; you can redistribute it and/or modify --><!-- under the terms of the GNU General Public License (Version 3 - GPLv3) -->+8 more
FAQ

Frequently Asked Questions about WP Configuration and Status