sr-scroll-to-top-wp Security & Risk Analysis

wordpress.org/plugins/sr-scroll-to-top-wp

Easily create and manage a page scroll to top

20 active installs v1.0 PHP + WP 3.0.1+ Updated Oct 30, 2014
back-to-topjqueryscrollscroll-buttonscroll-to-top
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is sr-scroll-to-top-wp Safe to Use in 2026?

Generally Safe

Score 85/100

sr-scroll-to-top-wp 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 'sr-scroll-to-top-wp' v1.0 plugin exhibits a generally positive security posture with no known vulnerabilities or critical code signals. The static analysis indicates a very small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential for external exploitation. Furthermore, all identified SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are good practices for preventing common web vulnerabilities.

However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This indicates that any dynamic content generated by the plugin is likely to be rendered directly to the user's browser without sanitization. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data or other dynamic content is incorporated into the plugin's output. Additionally, the absence of nonce and capability checks, while not immediately exploitable due to the limited attack surface, represents a lack of defensive programming that could become a risk if the plugin's functionality or attack surface expands in future versions.

In conclusion, while the plugin currently has no known vulnerabilities and adheres to good practices in areas like SQL handling and attack surface minimization, the critical lack of output escaping presents a clear and present danger for XSS. The absence of capability and nonce checks further reinforces the need for vigilance, especially if the plugin is updated or extended. Users should be aware of the potential for XSS and consider this a significant weakness.

Key Concerns

  • No output escaping
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

sr-scroll-to-top-wp Security Vulnerabilities

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

sr-scroll-to-top-wp Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

sr-scroll-to-top-wp Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitsr-scroll to top-wp.php:21
actionwp_enqueue_scriptssr-scroll to top-wp.php:39
actionadmin_menusr-scroll to top-wp.php:52
actionadmin_initsr-scroll to top-wp.php:97
actionwp_headsr-scroll to top-wp.php:267
Maintenance & Trust

sr-scroll-to-top-wp Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 30, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs20
Developer Profile

sr-scroll-to-top-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-scroll-to-top-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-scroll-to-top-wp/js/jquery.scrollUp.js/wp-content/plugins/sr-scroll-to-top-wp/js/jquery.easing.min.js/wp-content/plugins/sr-scroll-to-top-wp/css/bappi.transitions.css/wp-content/plugins/sr-scroll-to-top-wp/css/font-awesome.min.css
Script Paths
js/jquery.scrollUp.jsjs/jquery.easing.min.js

HTML / DOM Fingerprints

Data Attributes
name="bappi_scroll_up_options_default[scroll_Distance]"name="bappi_scroll_up_options_default[scroll_Speed]"name="bappi_scroll_up_options_default[animation_Speed]"name="bappi_scroll_up_options_default[animation_up]"name="bappi_scroll_up_options_default[scroll_up_radio_mode]"
FAQ

Frequently Asked Questions about sr-scroll-to-top-wp