Process Site Map Security & Risk Analysis

wordpress.org/plugins/process-site-map

One time use plugin for processing visually ordered site map into nested pages.

30 active installs v0.3 PHP + WP 3.3.1+ Updated Apr 6, 2012
adminnew-sitepagesprocessingsite-map
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Process Site Map Safe to Use in 2026?

Generally Safe

Score 85/100

Process Site Map has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The 'process-site-map' plugin version 0.3 exhibits a concerning security posture despite a clean vulnerability history and a seemingly small attack surface. The static analysis reveals a complete lack of output escaping for all identified output points. This absence of proper sanitization presents a significant risk, as any data displayed to users, even if originating internally, could potentially be manipulated or contain malicious content, leading to Cross-Site Scripting (XSS) vulnerabilities. While there are no direct indications of dangerous functions, raw SQL queries, or insecure file operations in this specific analysis, the critical flaw in output escaping overshadows these positive findings. The lack of any recorded vulnerabilities in the past might suggest either a very limited usage or a fortunate lack of discovered issues. However, relying solely on historical data is insufficient when glaring security weaknesses are present in the current codebase. The plugin's strengths lie in its minimal attack surface and the absence of known CVEs. However, the identified output escaping issues are a critical weakness that requires immediate attention to mitigate potential XSS risks.

Key Concerns

  • All output is unescaped
Vulnerabilities
None known

Process Site Map Security Vulnerabilities

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

Process Site Map Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Process Site Map Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuprocess_site_map.php:11
actionadmin_initprocess_site_map.php:128
Maintenance & Trust

Process Site Map Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedApr 6, 2012
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Process Site Map Developer Profile

MikeNGarrett

1 plugin · 30 total installs

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

How We Detect Process Site Map

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/process-site-map/process_site_map.php

HTML / DOM Fingerprints

Data Attributes
id="process_site_map_input"
JS Globals
var myInput =var TABKEY = 9;
Shortcode Output
<h1>Pages Created</h1><pre><input name="Submit" type="submit" value="Save Changes" /><h2>Site Map Processor</h2>
FAQ

Frequently Asked Questions about Process Site Map