CW Show on Selected Pages Security & Risk Analysis

wordpress.org/plugins/cw-show-on-selected-pages-sosp

Have you ever tried to display sidebar-content just on selected pages? You can realize this with this widget. You can choose wether you want to displa …

10 active installs v1.1 PHP + WP 3.0.0+ Updated May 5, 2014
content-displayselected-outputselected-pageswidgetwidget-display
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CW Show on Selected Pages Safe to Use in 2026?

Generally Safe

Score 85/100

CW Show on Selected Pages 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 "cw-show-on-selected-pages-sosp" plugin, in version 1.1, exhibits a strong security posture based on the provided static analysis. The complete absence of identifiable entry points such as AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the lack of dangerous functions, file operations, external HTTP requests, and the consistent use of prepared statements for all SQL queries are excellent security practices.

However, a notable concern arises from the low percentage of properly escaped output (27%). This suggests that user-supplied data or dynamic content might be rendered directly in the HTML without sufficient sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if attackers can influence the data being displayed. The absence of nonce and capability checks on any potential entry points (though none were identified) is also a missed opportunity for layered security, but less critical given the limited attack surface.

The plugin's vulnerability history is clean, with no recorded CVEs. This indicates a historically responsible development approach or simply a lack of significant past issues. While this is a positive sign, it does not negate the identified risks within the current code, particularly the output escaping deficiency. The overall assessment is that the plugin is currently well-defended against common web vulnerabilities due to its minimal attack surface and secure SQL practices, but the output escaping issue presents a tangible risk that should be addressed.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

CW Show on Selected Pages Security Vulnerabilities

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

CW Show on Selected Pages Code Analysis

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

Output Escaping

27% escaped15 total outputs
Attack Surface

CW Show on Selected Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcw-show-on-selected-pages.php:58
Maintenance & Trust

CW Show on Selected Pages Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 5, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CW Show on Selected Pages Developer Profile

Christian Wenzl

2 plugins · 110 total installs

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

How We Detect CW Show on Selected Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cw-show-on-selected-pages-sosp/languages

HTML / DOM Fingerprints

CSS Classes
cwsosp_widget_class
FAQ

Frequently Asked Questions about CW Show on Selected Pages