KolorWeb Log Manager: cleaver debugging management Security & Risk Analysis

wordpress.org/plugins/kolorweb-log-manager

Really one click enable/disable debugging, clear debug.log, search, sort, and filter errors. See new errors automatically without refreshing.

30 active installs v1.1.6 PHP + WP 3.9+ Updated Apr 8, 2025
debugerrorerror-loglogwp-log-viewer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is KolorWeb Log Manager: cleaver debugging management Safe to Use in 2026?

Generally Safe

Score 100/100

KolorWeb Log Manager: cleaver debugging management has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12mo ago
Risk Assessment

Based on the static analysis, the "kolorweb-log-manager" plugin v1.1.6 exhibits a strong security posture. There are no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that could be directly targeted by attackers. Furthermore, the code signals indicate a complete absence of dangerous functions, file operations, external HTTP requests, and importantly, no taint flows were identified, suggesting a lack of exploitable vulnerabilities related to data handling. The plugin also demonstrates good practices regarding output escaping, with 100% of outputs being properly escaped.

However, a significant concern is the presence of a single SQL query that does not utilize prepared statements. While the attack surface is zero, and there's no known vulnerability history, this single instance of raw SQL introduces a potential risk of SQL injection if the input used in this query is not meticulously sanitized by other means (which are not evident in the provided data). The complete lack of nonce and capability checks across all (zero) entry points also means that if any entry points were to be introduced in future versions without proper security checks, the plugin would be highly vulnerable.

Overall, the plugin currently appears very secure due to its minimal attack surface and the absence of known vulnerabilities. The primary weakness lies in the non-prepared SQL query, which, while not exploited in this version, represents a latent risk. The absence of recorded vulnerabilities historically is a positive sign, suggesting developers have been diligent in maintaining security, but the lack of explicit security checks on potential future entry points is a concern for long-term maintainability and security.

Key Concerns

  • SQL query without prepared statement
Vulnerabilities
None known

KolorWeb Log Manager: cleaver debugging management Security Vulnerabilities

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

KolorWeb Log Manager: cleaver debugging management Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Attack Surface

KolorWeb Log Manager: cleaver debugging management Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

KolorWeb Log Manager: cleaver debugging management Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 8, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs30
Developer Profile

KolorWeb Log Manager: cleaver debugging management Developer Profile

Vincenzo Casu

2 plugins · 100 total installs

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

How We Detect KolorWeb Log Manager: cleaver debugging management

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kolorweb-log-manager/assets/css/kw-log-manager.css/wp-content/plugins/kolorweb-log-manager/assets/js/kw-log-manager.js
Script Paths
/wp-content/plugins/kolorweb-log-manager/assets/js/kw-log-manager.js
Version Parameters
kolorweb-log-manager/assets/css/kw-log-manager.css?ver=kolorweb-log-manager/assets/js/kw-log-manager.js?ver=

HTML / DOM Fingerprints

CSS Classes
kw-log-manager-title
Data Attributes
data-kwlm-url
JS Globals
kw_log_manager_vars
REST Endpoints
/wp-json/kolorweb-log-manager/v1/logs
FAQ

Frequently Asked Questions about KolorWeb Log Manager: cleaver debugging management