LR Responsive Slide Menu Security & Risk Analysis

wordpress.org/plugins/lr-responsive-slide-menu

This plugin adds Responsive Mobile Menu functionality to WordPress.

0 active installs v1.0 PHP + WP 3.3+ Updated Mar 1, 2018
mobile-menuresponsive-menuresposnive
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LR Responsive Slide Menu Safe to Use in 2026?

Generally Safe

Score 85/100

LR Responsive Slide Menu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The 'lr-responsive-slide-menu' plugin version 1.0 exhibits a generally positive security posture, with no known vulnerabilities or CVEs on record. The static analysis reveals a very small attack surface consisting solely of a single shortcode, and critically, no unprotected entry points. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. However, there are areas for improvement. A significant concern is the lack of nonce and capability checks across all entry points, including the shortcode. Additionally, a notable portion of the output (33%) is not properly escaped, presenting a potential risk for Cross-Site Scripting (XSS) vulnerabilities. While the absence of taint analysis findings is reassuring, the lack of comprehensive security checks in the code signals a potential for exploitation if an attacker can inject malicious data through the unescaped output or the unprotected shortcode.

Key Concerns

  • No nonce checks for entry points
  • No capability checks for entry points
  • Unescaped output detected
Vulnerabilities
None known

LR Responsive Slide Menu Security Vulnerabilities

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

LR Responsive Slide Menu Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

LR Responsive Slide Menu Code Analysis

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

Output Escaping

67% escaped12 total outputs
Attack Surface

LR Responsive Slide Menu Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[responsiveslidemenu] responsiveslidemenu.php:378
WordPress Hooks 4
actionget_footerresponsiveslidemenu.php:24
actionadmin_enqueue_scriptsresponsiveslidemenu.php:28
actionadmin_menuresponsiveslidemenu.php:44
actionadmin_initresponsiveslidemenu.php:148
Maintenance & Trust

LR Responsive Slide Menu Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 1, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LR Responsive Slide Menu Developer Profile

Ahir Hemant

3 plugins · 110 total installs

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

How We Detect LR Responsive Slide Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lr-responsive-slide-menu/assets/js/slide-menu.js/wp-content/plugins/lr-responsive-slide-menu/assets/css/slide-menu.css/wp-content/plugins/lr-responsive-slide-menu/assets/css/preview.css/wp-content/plugins/lr-responsive-slide-menu/assets/js/color-picker.js

HTML / DOM Fingerprints

CSS Classes
lrresponsivemenuslide-menu-controlslide-menu
Data Attributes
data-targetdata-action
JS Globals
jQuery
Shortcode Output
<div class="lrresponsivemenu"><div class="btn-list"><button type="button" class="btn slide-menu-control" data-target="test-menu-left" data-action="toggle"><i class="fa fa-reorder"></i></button>
FAQ

Frequently Asked Questions about LR Responsive Slide Menu