Tipu Scroll To Top Security & Risk Analysis

wordpress.org/plugins/tipu-scroll-to-top

License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This Plugin adds a scroll to top button in your site

300 active installs v5.0 PHP + WP 3.0+ Updated Mar 1, 2020
back-to-upbarcustom-iconfixed-button-scrollergo-to-top
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tipu Scroll To Top Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "tipu-scroll-to-top" v5.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates robust practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and not making external HTTP requests. The lack of identified taint flows and file operations is also a positive indicator.

However, there are areas for improvement. The 100% code coverage of SQL queries with prepared statements is excellent, but the analysis shows 38 total outputs with 74% properly escaped, meaning 26% of outputs (approximately 10 outputs) might not be adequately escaped. This presents a potential risk for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted without proper sanitization. Additionally, the complete absence of nonce checks and capability checks, while not directly exploited by identified issues in this analysis, could be a concern if any future functionality introduces new entry points or handles sensitive data without these crucial security measures. The plugin's vulnerability history being entirely clear is a strong positive, suggesting a history of secure development.

In conclusion, "tipu-scroll-to-top" v5.0 appears to be a relatively secure plugin with a minimal attack surface and good handling of sensitive operations like database queries. The primary concern lies in the unescaped output, which warrants attention to prevent potential XSS flaws. The lack of any recorded vulnerabilities in its history is a significant strength. Addressing the output escaping would further solidify its security.

Key Concerns

  • Unescaped output detected
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Tipu Scroll To Top Security Vulnerabilities

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

Tipu Scroll To Top Code Analysis

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

Output Escaping

74% escaped38 total outputs
Attack Surface

Tipu Scroll To Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterplugin_row_metaindex.php:31
actionplugins_loadedindex.php:54
actionadmin_menusettings-class.php:10
actionadmin_initsettings-class.php:11
actionwp_headsettings-class.php:12
actionwp_enqueue_scriptssettings-class.php:13
actionadmin_enqueue_scriptssettings-class.php:14
actionwp_footersettings-class.php:15
Maintenance & Trust

Tipu Scroll To Top Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedMar 1, 2020
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings5
Active installs300
Developer Profile

Tipu Scroll To Top Developer Profile

Zübeyir Muştak

3 plugins · 310 total installs

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

How We Detect Tipu Scroll 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/tipu-scroll-to-top/js/scroll-to-top-sripts.js
Script Paths
https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css/wp-content/plugins/tipu-scroll-to-top/js/scroll-to-top-sripts.js

HTML / DOM Fingerprints

CSS Classes
stt-icon
FAQ

Frequently Asked Questions about Tipu Scroll To Top