WD3K Go Top Down Security & Risk Analysis

wordpress.org/plugins/wd3k-go-top-down

Creates animated Go Top/Go Down buttons in the right bottom corner of your blog. After click, scrolls to top or bottom of the page.

10 active installs v0.92 PHP + WP 2.5+ Updated Unknown
go-downgo-top
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WD3K Go Top Down Safe to Use in 2026?

Generally Safe

Score 100/100

WD3K Go Top Down has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wd3k-go-top-down" v0.92 plugin exhibits a seemingly secure static analysis profile at first glance, with no identified entry points (AJAX, REST API, shortcodes, cron) that are unprotected by authentication or capability checks. Furthermore, the code reports no dangerous functions, SQL queries are exclusively parameterized, and there are no file operations or external HTTP requests. The absence of taint flows and a clean vulnerability history further suggest a low risk profile. However, a critical concern emerges from the static analysis regarding output escaping: 100% of the identified outputs are not properly escaped. This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress admin area or on the frontend, depending on where these outputs are rendered. While the plugin's attack surface is minimal and its historical security record is spotless, the lack of output escaping is a serious oversight that directly exposes users to potential XSS attacks. This single weakness overshadows the otherwise positive aspects of the plugin's code.

Key Concerns

  • 0% output escaping
Vulnerabilities
None known

WD3K Go Top Down Security Vulnerabilities

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

WD3K Go Top Down Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

WD3K Go Top Down Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitwd3k-go-top-down.php:23
actionwp_footerwd3k-go-top-down.php:24
Maintenance & Trust

WD3K Go Top Down Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WD3K Go Top Down Developer Profile

d3wp

11 plugins · 2K total installs

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

How We Detect WD3K Go Top Down

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wd3k-go-top-down/
Script Paths
/wp-content/plugins/wd3k-go-top-down/wd3k-go-top-down.js
Version Parameters
wd3k-go-top-down.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<div id="nav_up" style="position: fixed; bottom: 5px; right: 5px; cursor: pointer; opacity: 1; " title="Scroll Back to Top"><img src=""><div id="nav_down" style="position: fixed; bottom: 5px; right: 40px; cursor: pointer; opacity: 1; " title="Scroll Down"><img src="
FAQ

Frequently Asked Questions about WD3K Go Top Down