Browser Scroll Bar Security & Risk Analysis

wordpress.org/plugins/browser-scroll-bar

This is make you browser scrollbar customize.

60 active installs v1.0.5 PHP 5.6+ WP 4.6+ Updated Feb 8, 2025
browser-scroll-barcustomizerscrollscroll-bar
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Browser Scroll Bar Safe to Use in 2026?

Generally Safe

Score 92/100

Browser Scroll Bar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "browser-scroll-bar" plugin v1.0.5 demonstrates a seemingly good security posture based on the static analysis provided. There are no identified dangerous functions, SQL queries are all prepared, and no external HTTP requests or file operations are present. The absence of any known CVEs or historical vulnerabilities further suggests a well-maintained and secure codebase. However, a significant concern arises from the complete lack of output escaping. This means that any dynamic content rendered by the plugin is not being properly sanitized, opening the door to potential Cross-Site Scripting (XSS) vulnerabilities. While the attack surface is reported as zero, the lack of output escaping effectively creates an unadvertised attack vector.

Despite the absence of explicit vulnerabilities like SQL injection or unauthenticated AJAX handlers, the 100% rate of unescaped output is a critical weakness. This single issue could allow attackers to inject malicious scripts into the website, impacting users and potentially leading to further compromise. The plugin's vulnerability history is clean, which is positive, but it doesn't negate the immediate risk posed by the unescaped output. Therefore, while the plugin has strengths in terms of code structure and reliance on secure practices for database interactions and external communication, the glaring omission of output escaping represents a substantial security risk that needs immediate attention.

Key Concerns

  • 0% properly escaped output
Vulnerabilities
None known

Browser Scroll Bar Security Vulnerabilities

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

Browser Scroll Bar Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Browser Scroll Bar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionplugins_loadedincludes\class-bsb-plugin.php:140
actionadmin_enqueue_scriptsincludes\class-bsb-plugin.php:155
actionadmin_enqueue_scriptsincludes\class-bsb-plugin.php:156
actionadmin_enqueue_scriptsincludes\class-bsb-plugin.php:157
actionadmin_menuincludes\class-bsb-plugin.php:159
actionadmin_initincludes\class-bsb-plugin.php:160
actionadmin_initincludes\class-bsb-plugin.php:161
actionwp_enqueue_scriptsincludes\class-bsb-plugin.php:177
actionwp_enqueue_scriptsincludes\class-bsb-plugin.php:178
actionwp_headincludes\class-bsb-plugin.php:179
Maintenance & Trust

Browser Scroll Bar Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 8, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Browser Scroll Bar Developer Profile

Apsara Aruna

11 plugins · 700 total installs

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

How We Detect Browser Scroll Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/browser-scroll-bar/public/css/browser-scroll-bar-public.css/wp-content/plugins/browser-scroll-bar/public/js/browser-scroll-bar-public.js
Script Paths
/wp-content/plugins/browser-scroll-bar/public/js/browser-scroll-bar-public.js
Version Parameters
browser-scroll-bar/public/css/browser-scroll-bar-public.css?ver=browser-scroll-bar/public/js/browser-scroll-bar-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
bsb-custom-scrollbar
Data Attributes
data-scrollbar-colordata-scrollbar-background
JS Globals
BrowserScrollBar
FAQ

Frequently Asked Questions about Browser Scroll Bar