IfElseNd Go Top Security & Risk Analysis

wordpress.org/plugins/ifelsend-go-top

IfElseNd Go Top plugin allows the visitor to easily scroll back to the top of the page. IfElseNd Go Top 插件帮助访客快速的返回到页面顶部.

10 active installs v1.0 PHP + WP 1.0+ Updated Dec 20, 2016
backback-to-topnavigatenavigationpage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IfElseNd Go Top Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "ifelsend-go-top" plugin v1.0 exhibits a strong adherence to secure coding practices in several key areas. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and there are no identified entry points that lack authentication. Furthermore, the plugin demonstrates excellent SQL security by exclusively using prepared statements for its queries. The lack of file operations and external HTTP requests further reduces potential vulnerabilities. Taint analysis also shows no critical or high-severity vulnerabilities, indicating no obvious ways for user input to be maliciously manipulated within the analyzed code flows.

However, a significant concern arises from the complete lack of output escaping. With two output instances identified and none being properly escaped, the plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that is influenced by user input, however indirectly, could be injected with malicious scripts. Additionally, the complete absence of nonce checks and capability checks across all entry points is a notable weakness. While the attack surface is currently zero, if any new functionalities were to be added in the future without proper authorization checks, they would be inherently insecure. The vulnerability history also shows no recorded issues, which is positive, but it doesn't fully compensate for the identified code-level risks.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

IfElseNd Go Top Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

IfElseNd Go Top Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

IfElseNd Go Top 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

IfElseNd Go Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_footerifelsend_gotop.php:24
actionwp_footerifelsend_gotop.php:144
Maintenance & Trust

IfElseNd Go Top Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedDec 20, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

IfElseNd Go Top Developer Profile

naodai

1 plugin · 10 total installs

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

How We Detect IfElseNd Go Top

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ifelsend-go-top/back-tip.png/wp-content/plugins/ifelsend-go-top/btt.png

HTML / DOM Fingerprints

CSS Classes
back-tobacktotopback-tip
Data Attributes
id="toolBackTo"class="back-to"class="backtotop"id="back-tip"class="back-tip"
JS Globals
goTopaddEventloadedtopShow
Shortcode Output
<div id="toolBackTo" class="back-to" style="right: 210px; "> <a class="backtotop" href="javascript:;">返回顶部 <img id="back-tip" src="
FAQ

Frequently Asked Questions about IfElseNd Go Top