AMS Page Scroll Back To Top Security & Risk Analysis

wordpress.org/plugins/ams-page-scroll-back-to-top

The button added by the plugin allows users to scroll smoothly to the top of the page.

10 active installs v1.1 PHP + WP 3.1+ Updated Unknown
back-to-topscroll-back-to-topscroll-to-topscroll-topscroller
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AMS Page Scroll Back To Top Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "ams-page-scroll-back-to-top" plugin version 1.1 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerabilities or CVEs. The attack surface is also minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces potential entry points for attackers.

However, there are notable concerns within the static analysis. The presence of the `create_function` function is a significant risk, as it can lead to arbitrary code execution if not handled with extreme care and proper sanitization. Furthermore, only 49% of output is properly escaped, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is outputted without adequate sanitization. The lack of nonce and capability checks on any potential entry points, though currently limited, means that if new entry points were added in the future, they could be exposed without fundamental WordPress security checks.

Overall, while the plugin has a clean vulnerability history and a small attack surface, the identified code-level risks, particularly `create_function` and insufficient output escaping, warrant attention. Addressing these specific code issues would greatly improve the plugin's security. The absence of known vulnerabilities is a strength, but the static analysis reveals potential weaknesses that could be exploited in the absence of external attacks.

Key Concerns

  • Dangerous function create_function used
  • Insufficient output escaping (49% proper)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

AMS Page Scroll Back To Top Security Vulnerabilities

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

AMS Page Scroll Back To Top Code Analysis

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

Dangerous Functions Found

create_function$callback = create_function('', 'echo "'.str_replace('"', '\"', $section['desc']).'";');includes\class.ams-page-scroll-back-settings-api.php:105

Output Escaping

49% escaped39 total outputs
Attack Surface

AMS Page Scroll Back To Top Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedams-page-scroll-back-to-top.php:16
actionadmin_enqueue_scriptsams-page-scroll-back-to-top.php:50
actionwp_enqueue_scriptsams-page-scroll-back-to-top.php:51
actionwp_footerams-page-scroll-back-to-top.php:52
actionadmin_initincludes\ams-page-scroll-back-settings.php:18
actionadmin_menuincludes\ams-page-scroll-back-settings.php:19
actionadmin_enqueue_scriptsincludes\class.ams-page-scroll-back-settings-api.php:26
Maintenance & Trust

AMS Page Scroll Back To Top Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

AMS Page Scroll Back To Top Developer Profile

Manoj

6 plugins · 2K total installs

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

How We Detect AMS Page Scroll Back 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/ams-page-scroll-back-to-top/assets/css/admin.css/wp-content/plugins/ams-page-scroll-back-to-top/assets/js/admin.js/wp-content/plugins/ams-page-scroll-back-to-top/assets/js/admin-display.js/wp-content/plugins/ams-page-scroll-back-to-top/assets/js/admin-action.js/wp-content/plugins/ams-page-scroll-back-to-top/assets/css/font-awesome.min.css/wp-content/plugins/ams-page-scroll-back-to-top/assets/css/style.css
Script Paths
/wp-content/plugins/ams-page-scroll-back-to-top/assets/js/admin.js/wp-content/plugins/ams-page-scroll-back-to-top/assets/js/admin-display.js/wp-content/plugins/ams-page-scroll-back-to-top/assets/js/admin-action.js
Version Parameters
ams-page-scroll-back-to-top/assets/js/admin.js?ver=ams-page-scroll-back-to-top/assets/js/admin-display.js?ver=ams-page-scroll-back-to-top/assets/js/admin-action.js?ver=ams-page-scroll-back-to-top/assets/css/font-awesome.min.css?ver=ams-page-scroll-back-to-top/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
ams-page-scroll-back-to-top-wrapperpage-scroll-back-to-top-img-presetfa-angle-double-upfa-lgpage-scroll-back-to-top-text-button
Data Attributes
title="Scroll to Top"
JS Globals
ams_get_option
FAQ

Frequently Asked Questions about AMS Page Scroll Back To Top