Advanced Sitemap Generator Security & Risk Analysis

wordpress.org/plugins/advanced-sitemap-generator

This plugin easily display you post and page through shortcode on front end.You just need to put shortcode([sitemap]) on your page or post.

400 active installs v1.1.1 PHP + WP 2.9.1+ Updated Aug 13, 2014
exclude-category-postspage-sitemapposts-sitemapsimple-sitemapsitemap
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Sitemap Generator Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Sitemap Generator 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 advanced-sitemap-generator plugin version 1.1.1 demonstrates a generally positive security posture due to a lack of known vulnerabilities and a clean taint analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests are all strong indicators of good development practices. However, there are significant areas of concern in the static analysis. The plugin has no capability checks or nonce checks, which are crucial for protecting entry points from unauthorized access or malicious actions. Furthermore, a concerning 0% of outputs are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. While the attack surface is small and currently unprotected entry points are reported as zero, the lack of fundamental security checks on the identified shortcode makes this a potential weakness.

Key Concerns

  • No capability checks
  • No nonce checks
  • 0% output escaping
  • Unprotected shortcode identified
Vulnerabilities
None known

Advanced Sitemap Generator Security Vulnerabilities

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

Advanced Sitemap Generator 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

Advanced Sitemap Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sitemap] main.php:72
WordPress Hooks 1
actionadmin_menumain.php:15
Maintenance & Trust

Advanced Sitemap Generator Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 13, 2014
PHP min version
Downloads22K

Community Trust

Rating86/100
Number of ratings8
Active installs400
Developer Profile

Advanced Sitemap Generator Developer Profile

Sparx IT Solutions

1 plugin · 400 total installs

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

How We Detect Advanced Sitemap Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-sitemap-generator/images/screenshot-1.jpg/wp-content/plugins/advanced-sitemap-generator/images/screenshot-2.jpg

HTML / DOM Fingerprints

CSS Classes
manage-pagepostmanage_pagemanage_post
Data Attributes
excludepageexcludecatexcludepostshowposthomepostcount
Shortcode Output
<div class="manage-pagepost"><ul class="manage_page"><h3>Pages</h3><h3>posts</h3></ul></ul></div>
FAQ

Frequently Asked Questions about Advanced Sitemap Generator