BuddyPress Sitemap Generator Security & Risk Analysis

wordpress.org/plugins/buddypress-sitemap-generator

This plugin will generate a sitemapindex and various component sitemap xml files for search engines and indexing of BuddyPress

30 active installs v0.0.4 PHP + WP + Updated Jan 24, 2011
buddypressgoogle-sitemapssitemapsitemaps
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BuddyPress Sitemap Generator Safe to Use in 2026?

Generally Safe

Score 85/100

BuddyPress Sitemap Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The buddypress-sitemap-generator v0.0.4 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries, indicating protection against SQL injection. The absence of any known CVEs or past vulnerabilities is also a strong indicator of a well-maintained and secure codebase. Furthermore, the plugin does not appear to have a significant attack surface exposed without authentication, with zero unprotected entry points detected.

However, there are several areas of concern. The presence of dangerous functions like `ini_set` and `set_time_limit` can potentially be misused if exploited. A significant weakness lies in the output escaping, where only 23% of outputs are properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly outputted without sufficient sanitization. The limited taint analysis suggests no immediate critical or high-severity issues were found, but this analysis might not cover all potential attack vectors. The overall risk is moderate due to the potential for XSS, despite the absence of known vulnerabilities and secure SQL handling.

Key Concerns

  • Low percentage of properly escaped outputs
  • Use of dangerous functions
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

BuddyPress Sitemap Generator Security Vulnerabilities

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

BuddyPress Sitemap Generator Release Timeline

v0.0.4Current
v0.0.3
v0.0.2
v0.0.1
Code Analysis
Analyzed Apr 16, 2026

BuddyPress Sitemap Generator Code Analysis

Dangerous Functions
8
Raw SQL Queries
0
19 prepared
Unescaped Output
57
17 escaped
Nonce Checks
4
Capability Checks
2
File Operations
10
External Requests
2
Bundled Libraries
0

Dangerous Functions Found

ini_set@ini_set("memory_limit",$this->GetOption("b_memory"));bp-sitemap-core.php:1050
set_time_limit@set_time_limit($this->GetOption("b_time"));bp-sitemap-core.php:1054
ini_set$errDisplay = ini_set("display_errors",1);bp-sitemap-core.php:2116
ini_setini_set("display_errors",$errDisplay);bp-sitemap-core.php:2136
ini_set$oldIni = ini_set("display_errors",1);bp-sitemap-ui.php:51
ini_set@ini_set("display_errors",$oldIni);bp-sitemap-ui.php:98
ini_set@ini_set('memory_limit', '32M');bp-sitemap.php:184
set_time_limit@set_time_limit(120);bp-sitemap.php:189

SQL Query Safety

100% prepared19 total queries

Output Escaping

23% escaped74 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<bp-sitemap-core> (bp-sitemap-core.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BuddyPress Sitemap Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menubp-sitemap.php:71
filterplugin_row_metabp-sitemap.php:74
actionbpsm_build_cronbp-sitemap.php:77
actionbpsm_wp_cronbp-sitemap.php:80
actionbpsm_rebuildbp-sitemap.php:83
actionbp_initbp-sitemap.php:249

Scheduled Events 2

bpsm_build_cron
bpsm_wp_cron
Maintenance & Trust

BuddyPress Sitemap Generator Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJan 24, 2011
PHP min version
Downloads17K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

BuddyPress Sitemap Generator Developer Profile

rich! @ etiviti

12 plugins · 240 total installs

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

How We Detect BuddyPress Sitemap Generator

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about BuddyPress Sitemap Generator