jcwp scroll to top Security & Risk Analysis

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

This plugin gives you granular control on styles and positioning of your 'Scroll to top' text. Many variety of easing animations supported.

200 active installs v1.7 PHP + WP 2.8+ Updated Apr 16, 2015
link-to-topscrollscroll-to-topscroll-with-callback
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jcwp scroll to top Safe to Use in 2026?

Generally Safe

Score 85/100

jcwp scroll 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 "jcwp-scroll-to-top" plugin version 1.7 exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified attack surface (AJAX, REST API, shortcodes, cron events) significantly limits potential entry points for attackers. Furthermore, the code demonstrates excellent practice regarding SQL queries, with 100% utilizing prepared statements, and a complete lack of dangerous functions, file operations, and external HTTP requests. The vulnerability history is also clean, with no known CVEs or recorded vulnerabilities, suggesting a well-maintained codebase.

However, a critical concern arises from the output escaping analysis. With 100% of the 18 identified outputs being unescaped, this plugin presents a significant Cross-Site Scripting (XSS) vulnerability risk. Any user-supplied or dynamically generated content that is not properly sanitized before being displayed to users can be exploited by attackers to inject malicious scripts. The lack of nonce checks and capability checks also raises concerns, as these are fundamental security measures that should ideally be present, especially if any user interaction or data modification were to occur (though the limited attack surface mitigates this somewhat).

In conclusion, while the plugin excels in preventing common attack vectors and demonstrating secure database practices, the pervasive lack of output escaping creates a serious security weakness. This weakness can be exploited for XSS attacks, undermining the overall security of a WordPress site. The absence of known vulnerabilities to date is positive but does not negate the inherent risk posed by the unescaped output.

Key Concerns

  • 100% of outputs unescaped
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

jcwp scroll to top Security Vulnerabilities

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

jcwp scroll to top Code Analysis

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

Output Escaping

0% escaped18 total outputs
Attack Surface

jcwp scroll to top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menujcwp-scroll-to-top.php:50
actionadmin_initjcwp-scroll-to-top.php:54
actionwp_headjcwp-scroll-to-top.php:83
actionwp_footerjcwp-scroll-to-top.php:94
Maintenance & Trust

jcwp scroll to top Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 16, 2015
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings4
Active installs200
Developer Profile

jcwp scroll to top Developer Profile

Jaspreet Chahal

7 plugins · 560 total installs

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

How We Detect jcwp 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/jcwp-scroll-to-top/jcScrollTop.min.js
Script Paths
/wp-content/plugins/jcwp-scroll-to-top/jcScrollTop.min.js
Version Parameters
jcwp-scroll-to-top/jcScrollTop.min.js?ver=

HTML / DOM Fingerprints

JS Globals
jQuery().jcScrollTop
FAQ

Frequently Asked Questions about jcwp scroll to top