Responsive Bottom-Up Slider Security & Risk Analysis

wordpress.org/plugins/responsive-bottom-up-slider

A simple, configurable slider that comes up from the bottom of the page after a certain amount of time. Perfect for newsletter signup prompts.

10 active installs v1.1.5 PHP + WP 2.1+ Updated Jul 13, 2021
nagpopupresponsive-bannerresponsive-popupslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Responsive Bottom-Up Slider Safe to Use in 2026?

Generally Safe

Score 85/100

Responsive Bottom-Up Slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The static analysis of the "responsive-bottom-up-slider" v1.1.5 plugin reveals a seemingly strong security posture with no identified entry points or dangerous functions. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, along with the consistent use of prepared statements for SQL queries, suggests good development practices regarding input validation and secure database interactions. Taint analysis also shows no identified flows, further indicating that potential vulnerabilities related to data manipulation are not immediately apparent in this version.

However, a significant concern arises from the complete lack of output escaping (0% properly escaped) across all identified output points. This is a critical flaw, as it exposes the plugin to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources without proper sanitization could be exploited to inject malicious scripts into the user's browser. Additionally, the complete absence of nonce and capability checks on all identified entry points, despite there being none listed, is a potential future risk if new entry points are added without implementing these crucial security measures. The plugin's vulnerability history, being entirely clean, is positive, but it might also suggest that the plugin has not been subjected to rigorous security testing or that potential issues have not been discovered yet. This, coupled with the output escaping issue, warrants caution.

Key Concerns

  • Output is not escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Responsive Bottom-Up Slider Security Vulnerabilities

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

Responsive Bottom-Up Slider Release Timeline

v1.1.5Current
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Responsive Bottom-Up Slider Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Responsive Bottom-Up Slider Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsclasses/ResponsiveSlider.php:5
actionplugins_loadedclasses/ResponsiveSlider.php:6
actionadmin_menuclasses/ResponsiveSlider.php:7
actionadmin_initclasses/ResponsiveSlider.php:8
Maintenance & Trust

Responsive Bottom-Up Slider Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 13, 2021
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Responsive Bottom-Up Slider Developer Profile

Robert Peake

4 plugins · 61K total installs

67
trust score
Avg Security Score
83/100
Avg Patch Time
525 days
View full developer profile
Detection Fingerprints

How We Detect Responsive Bottom-Up Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-bottom-up-slider/js/js.cookie.js/wp-content/plugins/responsive-bottom-up-slider/js/main.js
Script Paths
/wp-content/plugins/responsive-bottom-up-slider/js/js.cookie.js/wp-content/plugins/responsive-bottom-up-slider/js/main.js
Version Parameters
responsive-bottom-up-slider/js/js.cookie.js?ver=responsive-bottom-up-slider/js/main.js?ver=

HTML / DOM Fingerprints

JS Globals
rs
FAQ

Frequently Asked Questions about Responsive Bottom-Up Slider