App Log Security & Risk Analysis

wordpress.org/plugins/app-log

A simple logger for debugging.

10 active installs v1.1.2 PHP 5.6.20+ WP 5.2.2+ Updated Jan 12, 2021
debuglogpressman
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is App Log Safe to Use in 2026?

Generally Safe

Score 85/100

App Log has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "app-log" plugin, version 1.1.2, exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and a clean vulnerability history indicates a proactive approach to security by the developers. Furthermore, the plugin demonstrates good coding practices by exclusively using prepared statements for SQL queries and implementing nonce and capability checks, which are crucial for preventing common WordPress attacks. The limited attack surface, with no reported AJAX handlers, REST API routes, shortcodes, or cron events, further contributes to its security.

However, a notable concern is the relatively low percentage of properly escaped output (43%). This could leave the plugin vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not adequately sanitized before being displayed to users. While the taint analysis shows no unsanitized paths, this could be due to the limited number of flows analyzed. The presence of file operations without explicit mention of sanitization also warrants cautious consideration, though the absence of external HTTP requests is a positive sign.

In conclusion, "app-log" v1.1.2 is a well-developed plugin with a strong emphasis on secure coding practices, as evidenced by its clean vulnerability history and diligent use of prepared statements and authorization checks. The primary area for improvement lies in ensuring all output is properly escaped to mitigate potential XSS vulnerabilities. Given the limited attack surface and lack of historical issues, the overall risk is moderate, but the unescaped output is a significant point of concern.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

App Log Security Vulnerabilities

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

App Log Code Analysis

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

Output Escaping

43% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
delete_log (admin\aplg-dashboard.php:172)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

App Log Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwp_dashboard_setupadmin\aplg-dashboard.php:21
actionadmin_initadmin\aplg-dashboard.php:23
actionadmin_initadmin\aplg-dashboard.php:25
actionadmin_noticesadmin\aplg-dashboard.php:203
actionadmin_noticesadmin\aplg-dashboard.php:233
actionadmin_menuadmin\aplg-settings.php:18
actionadmin_initadmin\aplg-settings.php:19
filterwp_mailapp-log-samples.php:15
actioninitapp-log.php:41
actionapplogapp-log.php:43
Maintenance & Trust

App Log Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 12, 2021
PHP min version5.6.20
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

App Log Developer Profile

PRESSMAN

20 plugins · 100 total installs

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

How We Detect App Log

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/app-log/assets/js/aplg-dashboard.js/wp-content/plugins/app-log/assets/css/aplg-dashboard.css
Script Paths
/wp-content/plugins/app-log/assets/js/aplg-dashboard.js

HTML / DOM Fingerprints

CSS Classes
path_to_aplg_logdir_class_wrapdelete_btnlog_directory_class_wrap
Data Attributes
data-delete-key
JS Globals
aplg_dashboard_obj
FAQ

Frequently Asked Questions about App Log