Sticky Sidebar for Ads and Blocks Security & Risk Analysis

wordpress.org/plugins/sticky-blocks

Easily create sticky blocks or widgets on your WordPress site with full customization.

50 active installs v1.0.5 PHP + WP 5.6+ Updated Aug 26, 2025
adsblocksidebarstickywidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sticky Sidebar for Ads and Blocks Safe to Use in 2026?

Generally Safe

Score 100/100

Sticky Sidebar for Ads and Blocks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The 'sticky-blocks' plugin v1.0.5 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The complete absence of an attack surface (AJAX handlers, REST API routes, shortcodes, cron events) is a significant strength, indicating that there are no direct entry points for attackers to exploit. Furthermore, the code demonstrates good practices regarding output escaping (96% proper) and the use of prepared statements for SQL queries (50% prepared). The presence of nonce and capability checks, even with a limited attack surface, is also a positive sign of security awareness.

However, the analysis is not entirely without potential concerns. While there are no recorded vulnerabilities in the history, the limited scope of the taint analysis (only 2 flows analyzed) might not capture all potential issues. The SQL query usage, while partially prepared, still indicates that half of the queries might be vulnerable to SQL injection if not handled extremely carefully in the remaining half. The presence of capability checks (1) and nonce checks (4) suggests that there are some backend operations that do involve security checks, but the absence of AJAX or REST API handlers means these checks are not being applied to common web attack vectors.

In conclusion, 'sticky-blocks' v1.0.5 appears to be a relatively secure plugin, primarily due to its minimal attack surface and good output escaping practices. The lack of known vulnerabilities is a positive indicator. The main areas for improvement would be to ensure that all SQL queries are prepared and to potentially expand the scope of security analysis if further code complexity is introduced. The current assessment points towards a low-risk plugin.

Key Concerns

  • 50% of SQL queries not using prepared statements
Vulnerabilities
None known

Sticky Sidebar for Ads and Blocks Security Vulnerabilities

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

Sticky Sidebar for Ads and Blocks Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

96% escaped67 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<admin-custom-css> (backend\admin-custom-css.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sticky Sidebar for Ads and Blocks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menufunctions.php:25
actionadmin_enqueue_scriptsfunctions.php:47
actionwp_footerfunctions.php:51
actionwp_enqueue_scriptsfunctions.php:60
actionwp_enqueue_scriptssticky-blocks.php:33
Maintenance & Trust

Sticky Sidebar for Ads and Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 26, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Sticky Sidebar for Ads and Blocks Developer Profile

Rasel Ahmed

1 plugin · 50 total installs

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

How We Detect Sticky Sidebar for Ads and Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sticky-blocks/css/style.css/wp-content/plugins/sticky-blocks/inc/stky_scripts.js/wp-content/plugins/sticky-blocks/inc/stky_admin_scripts.js
Script Paths
inc/stky_scripts.jsinc/stky_admin_scripts.js
Version Parameters
sticky-blocks/css/style.css?ver=sticky-blocks/inc/stky_scripts.js?ver=sticky-blocks/inc/stky_admin_scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
stky-custom-css-block
JS Globals
stky_blocks_datastky_current_page_data
FAQ

Frequently Asked Questions about Sticky Sidebar for Ads and Blocks