WP safely disable directory browsing Security & Risk Analysis

wordpress.org/plugins/wp-safely-disable-directory-browsing

This essential .htaccess rules plugin allow you to improve security of your wordpress blog.

300 active installs v0.1 PHP + WP 2.6+ Updated Oct 5, 2012
directory-browsinghtaccessweb-performance-optimizationwordpress-securitywp-content
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP safely disable directory browsing Safe to Use in 2026?

Generally Safe

Score 85/100

WP safely disable directory browsing has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "wp-safely-disable-directory-browsing" plugin version 0.1 presents a mixed security posture. On the positive side, it has no recorded vulnerabilities (CVEs) and the static analysis shows a very small attack surface with no obvious entry points like AJAX handlers, REST API routes, or shortcodes that are unprotected. Furthermore, all SQL queries are properly prepared, which is a strong security practice. However, significant concerns arise from the output escaping and file operation analysis. Zero percent of its total outputs are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the taint analysis reveals two flows with unsanitized paths, and while no critical or high severity issues were flagged directly, unsanitized paths are a common precursor to more severe vulnerabilities. The absence of nonce checks and capability checks on any potential (though seemingly nonexistent) entry points is also a notable weakness.

While the plugin's vulnerability history is clean, this could be due to its age, minimal usage, or simply the lack of deep security audits. The presence of unsanitized paths coupled with unescaped output creates a significant risk for XSS attacks. The plugin's stated purpose is to disable directory browsing, which is a security feature itself, but its implementation appears to introduce other security weaknesses. Overall, the plugin demonstrates a basic understanding of SQL security but fails significantly in output sanitization and path handling, making it a moderate to high risk for XSS and potential path traversal if any unintended entry points were to be discovered.

Key Concerns

  • Unescaped output detected
  • Flows with unsanitized paths detected
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

WP safely disable directory browsing Security Vulnerabilities

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

WP safely disable directory browsing Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wpsafe_submenu (wp-disable-directory-browsing.php:107)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP safely disable directory browsing Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterinitwp-disable-directory-browsing.php:55
actionadmin_menuwp-disable-directory-browsing.php:63
Maintenance & Trust

WP safely disable directory browsing Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedOct 5, 2012
PHP min version
Downloads6K

Community Trust

Rating82/100
Number of ratings8
Active installs300
Developer Profile

WP safely disable directory browsing Developer Profile

Maurisource

1 plugin · 300 total installs

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

How We Detect WP safely disable directory browsing

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
sm-padded
Data Attributes
id="sm_div"
FAQ

Frequently Asked Questions about WP safely disable directory browsing