Protected Content Security & Risk Analysis

wordpress.org/plugins/protected-content

Check if the user can see protected content (This is a proof of conenpt ONLY, do NOT use)

10 active installs v0.2 PHP + WP 2.5+ Updated Jun 11, 2008
accesspostsprivateprivate-postrestrict
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Protected Content Safe to Use in 2026?

Generally Safe

Score 85/100

Protected Content has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The "protected-content" plugin v0.2 exhibits a mixed security posture. On one hand, the static analysis indicates a positive absence of common entry points like AJAX handlers, REST API routes, shortcodes, and cron events, with no dangerous functions identified. Furthermore, all SQL queries utilize prepared statements, which is a strong security practice. The plugin also has no known vulnerabilities in its history, suggesting a history of security diligence. However, a significant concern arises from the output escaping analysis, where 100% of the identified outputs are not properly escaped. This means that any data outputted by the plugin could potentially be vulnerable to cross-site scripting (XSS) attacks. The taint analysis also reveals flows with unsanitized paths, although no critical or high severity issues were found in this specific analysis, these indicate potential for further investigation. The lack of nonce checks and capability checks, while not directly exploitable given the limited attack surface, represents a missed opportunity for robust security practices. This plugin's strengths lie in its minimal attack surface and secure database interactions, but the critical flaw in output escaping and potential for unsanitized paths presents a significant risk that needs immediate attention.

Key Concerns

  • All identified outputs are not properly escaped
  • Taint analysis found unsanitized paths
  • No nonce checks performed
  • No capability checks performed
Vulnerabilities
None known

Protected Content Security Vulnerabilities

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

Protected Content Code Analysis

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

Output Escaping

0% escaped9 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
PC_posts_pages_list (protected-content.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Protected Content Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_postsprotected-content.php:11
filterget_pagesprotected-content.php:12
Maintenance & Trust

Protected Content Maintenance & Trust

Maintenance Signals

WordPress version tested2.5.1
Last updatedJun 11, 2008
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Protected Content Developer Profile

blackc2004

5 plugins · 200 total installs

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

How We Detect Protected Content

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 Protected Content