Plugins List Security & Risk Analysis

wordpress.org/plugins/wp-system-snapshot

The perfect tool for developers to see a quick snapshot of the WordPress system.

10 active installs v1.2 PHP 5.0+ WP 4.6+ Updated May 12, 2020
databasemysqlphpserverthemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugins List Safe to Use in 2026?

Generally Safe

Score 85/100

Plugins List 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 wp-system-snapshot v1.2 plugin exhibits a mixed security posture. On one hand, it demonstrates good practices by exclusively using prepared statements for SQL queries and having no recorded vulnerability history, suggesting a commitment to security or simply a lack of prior exposure. The absence of AJAX handlers, REST API routes, shortcodes, and cron events without authentication checks, as well as no external HTTP requests or file operations, significantly reduces its attack surface. However, critical concerns arise from the presence of the `exec` function, which can be a gateway for arbitrary code execution if misused. Furthermore, only a meager 2% of its 51 output operations are properly escaped, indicating a high risk of cross-site scripting (XSS) vulnerabilities. The single taint flow identified as having unsanitized paths, despite not being classified as critical or high severity in the static analysis, warrants attention due to the potential for path traversal or file manipulation if the `exec` function is involved.

Key Concerns

  • Use of dangerous function 'exec'
  • Low output escaping coverage
  • Unsanitized path taint flow
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Plugins List Security Vulnerabilities

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

Plugins List Release Timeline

v1.2Current
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Plugins List Code Analysis

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

Dangerous Functions Found

exec<?php $uptime = exec( "uptime", $system );layout5.php:43

SQL Query Safety

100% prepared2 total queries

Output Escaping

2% escaped51 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<layout5> (layout5.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Plugins List Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuwp-system-snapshot.php:22
Maintenance & Trust

Plugins List Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 12, 2020
PHP min version5.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Plugins List Developer Profile

ESC IT (Web Design Bristol)

1 plugin · 10 total installs

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

How We Detect Plugins List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-system-snapshot/images/Green-tick.png/wp-content/plugins/wp-system-snapshot/images/Red-cross.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Plugins List