Scroll Bar With Back To Top Security & Risk Analysis

wordpress.org/plugins/scroll-bar-with-back-to-top

License GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Scroll Bar With Back To Top is a Easily Customization Plugin and Very U …

200 active installs v1.0 PHP + WP 3.0+ Updated Jan 12, 2016
scroll-bar-with-back-to-topscrollbarsmooth-barwordpress-scrollbarwordpress-scrollbar-plugins
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Scroll Bar With Back To Top Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "scroll-bar-with-back-to-top" plugin, in version 1.0, exhibits a mixed security posture. On the positive side, there are no identified CVEs, no known unpatched vulnerabilities, and the plugin demonstrates good practices by exclusively using prepared statements for any SQL queries. Furthermore, the attack surface appears minimal with no AJAX handlers, REST API routes, shortcodes, or cron events, and notably, all identified entry points (if any existed) were protected. However, several critical concerns arise from the static analysis. The presence of the `create_function` is a significant red flag, as it can lead to arbitrary code execution if used with unsanitized input. Additionally, the low percentage of properly escaped output (19%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected and executed in the user's browser. The complete absence of nonce checks and capability checks, coupled with the potentially dangerous function and poor output escaping, suggests a lack of robust security hardening.

Key Concerns

  • Dangerous function found (create_function)
  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Scroll Bar With Back To Top Security Vulnerabilities

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

Scroll Bar With Back To Top Code Analysis

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

Dangerous Functions Found

create_function$callback = create_function('', 'echo "'.str_replace('"', '\"', $section['desc']).'";');inc\class.settings-api.php:107

Output Escaping

19% escaped27 total outputs
Attack Surface

Scroll Bar With Back To Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsinc\class.settings-api.php:29
actionadmin_initscroll-option.php:16
actionadmin_menuscroll-option.php:17
actionwp_footerscroll-plugin.php:29
actionwp_headscroll-plugin.php:126
actionwp_footerscroll-plugin.php:138
Maintenance & Trust

Scroll Bar With Back To Top Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJan 12, 2016
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

Scroll Bar With Back To Top Developer Profile

Md Shafiqul Islam

5 plugins · 570 total installs

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

How We Detect Scroll Bar With Back To Top

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scroll-bar-with-back-to-top/assets/fontello.css/wp-content/plugins/scroll-bar-with-back-to-top/assets/jquery.nicescroll.min.js
Script Paths
/wp-content/plugins/scroll-bar-with-back-to-top/assets/jquery.nicescroll.min.js

HTML / DOM Fingerprints

CSS Classes
icon-up-open
FAQ

Frequently Asked Questions about Scroll Bar With Back To Top