sr-scrollbar-wp Security & Risk Analysis

wordpress.org/plugins/sr-scrollbar-wp

Easily create and manage to scrolling in difference ways

10 active installs v1.0 PHP + WP 3.0.1+ Updated Unknown
barmanubarpagescrollscrollscrollbar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is sr-scrollbar-wp Safe to Use in 2026?

Generally Safe

Score 100/100

sr-scrollbar-wp has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "sr-scrollbar-wp" v1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis shows no identified dangerous functions, no direct SQL queries (all are prepared), no file operations, no external HTTP requests, and no apparent taint flows. This suggests a deliberate effort to avoid common vulnerability vectors.

However, significant concerns arise from the complete lack of output escaping. With 16 total outputs and 0% properly escaped, this represents a critical security weakness. Any user-supplied data that finds its way into these outputs could be leveraged for cross-site scripting (XSS) attacks. Furthermore, the absence of nonce checks, capability checks, and authentication checks on any potential entry points (though none were identified in this specific analysis) is a notable omission. The plugin's vulnerability history is clean, which is a positive sign but does not mitigate the current code-level risks.

In conclusion, while the plugin avoids many common pitfalls, the pervasive issue of unescaped output creates a significant risk of XSS vulnerabilities. The lack of authorization checks on potential (even if currently non-existent) entry points also warrants attention. Addressing the output escaping is paramount for improving the plugin's security.

Key Concerns

  • All outputs are unescaped
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

sr-scrollbar-wp Security Vulnerabilities

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

sr-scrollbar-wp Code Analysis

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

Output Escaping

0% escaped16 total outputs
Attack Surface

sr-scrollbar-wp Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitsr-scrollbar-wp.php:19
actionadmin_menusr-scrollbar-wp.php:46
actionadmin_initsr-scrollbar-wp.php:87
actionwp_headsr-scrollbar-wp.php:275
Maintenance & Trust

sr-scrollbar-wp Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

sr-scrollbar-wp Developer Profile

sohel razzaque

3 plugins · 40 total installs

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

How We Detect sr-scrollbar-wp

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sr-scrollbar-wp/js/jquery.mCustomScrollbar.concat.min.js/wp-content/plugins/sr-scrollbar-wp/css/jquery.mCustomScrollbar.css

HTML / DOM Fingerprints

CSS Classes
mCSB_scrollTools
Data Attributes
data-scroll-buttonsdata-scroll-inertiadata-scroll-positiondata-themedata-heightdata-mouse-wheel
FAQ

Frequently Asked Questions about sr-scrollbar-wp