System Snapshot Report Security & Risk Analysis

wordpress.org/plugins/system-snapshot-report

Utility plugin for getting system and WP specific data for support or troubleshooting

100 active installs v1.0.1 PHP + WP 3.3+ Updated May 1, 2014
server-infosite-auditsystem-report
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is System Snapshot Report Safe to Use in 2026?

Generally Safe

Score 85/100

System Snapshot Report has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'system-snapshot-report' plugin v1.0.1 exhibits a generally good security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by avoiding dangerous functions and ensuring all SQL queries use prepared statements. However, there are some areas for concern. A taint analysis revealed one flow with unsanitized paths, which, although not flagged as critical or high severity in this report, warrants attention as unsanitized input can lead to unexpected behavior or vulnerabilities if an attacker can influence the path.

Key Concerns

  • Flow with unsanitized path identified
  • Output escaping is not fully comprehensive
  • No nonce checks implemented
  • Only one capability check implemented
Vulnerabilities
None known

System Snapshot Report Security Vulnerabilities

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

System Snapshot Report Code Analysis

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

Output Escaping

78% escaped9 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
snapshot_download (system-snapshot-report.php:390)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

System Snapshot Report Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedsystem-snapshot-report.php:62
actionadmin_enqueue_scriptssystem-snapshot-report.php:63
actionadmin_initsystem-snapshot-report.php:64
actionadmin_menusystem-snapshot-report.php:65
filteradmin_footer_textsystem-snapshot-report.php:66
Maintenance & Trust

System Snapshot Report Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 1, 2014
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

System Snapshot Report Developer Profile

Andrew Norcross

18 plugins · 2K total installs

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

How We Detect System Snapshot Report

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/system-snapshot-report/lib/css/snapshot.css/wp-content/plugins/system-snapshot-report/lib/js/snapshot.js
Script Paths
/wp-content/plugins/system-snapshot-report/lib/js/snapshot.js
Version Parameters
system-snapshot-report/lib/css/snapshot.css?ver=system-snapshot-report/lib/js/snapshot.js?ver=

HTML / DOM Fingerprints

CSS Classes
system-snapshot-wrapsystem-snapshot-savesnapshot-highlight
JS Globals
SSRP_VER
FAQ

Frequently Asked Questions about System Snapshot Report