Sidr Responsive Menu Security & Risk Analysis

wordpress.org/plugins/responsive-sidr-menu

Sidr Responsive Menu

10 active installs v1.0.1 PHP + WP 3.0+ Updated May 10, 2020
devicemenumobileresponsivetablet
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sidr Responsive Menu Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "responsive-sidr-menu" plugin v1.0.1 exhibits a generally positive security posture based on the provided static analysis. It boasts zero known vulnerabilities (CVEs) and a clean history, indicating a history of responsible development. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations minimizes its attack surface significantly. Furthermore, the code adheres to good practices by not utilizing dangerous functions and employing prepared statements for all SQL queries. There are no identified taint flows, which is a strong indicator of secure data handling.

However, a significant concern arises from the extremely low percentage of properly escaped output (3%). With 31 outputs analyzed and only 3% being properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While there are no direct indications of unescaped output in the taint analysis, the sheer volume of improperly escaped data suggests a high probability that an attacker could inject malicious scripts into the site. Additionally, the complete absence of nonce checks and capability checks on the zero identified entry points, while less concerning given the zero entry points, highlights a potential gap if future functionality is added without proper security considerations.

Key Concerns

  • High percentage of unescaped output
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Sidr Responsive Menu Security Vulnerabilities

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

Sidr Responsive Menu Code Analysis

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

Output Escaping

3% escaped31 total outputs
Attack Surface

Sidr Responsive Menu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_enqueue_scriptsadmin\controllers\config.class.php:13
actionadmin_menuadmin\controllers\settings.class.php:13
actionadmin_initadmin\controllers\settings.class.php:14
actionwp_enqueue_scriptsfrontend\controllers\config.class.php:13
actionwp_footerfrontend\controllers\frontend.class.php:15
actionwp_footerfrontend\controllers\frontend.class.php:16
actionwidgets_initglobal\controllers\global.class.php:8
Maintenance & Trust

Sidr Responsive Menu Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 10, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sidr Responsive Menu Developer Profile

railmedia

3 plugins · 2K total installs

92
trust score
Avg Security Score
89/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Sidr Responsive Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-sidr-menu/admin/assets/css/rsm-admin.css/wp-content/plugins/responsive-sidr-menu/frontend/assets/scripts/sidr/stylesheets/jquery.sidr.dark.min.css/wp-content/plugins/responsive-sidr-menu/frontend/assets/scripts/sidr/stylesheets/jquery.sidr.light.min.css/wp-content/plugins/responsive-sidr-menu/frontend/assets/css/rsm-main.css/wp-content/plugins/responsive-sidr-menu/frontend/assets/scripts/sidr/jquery.sidr.min.js/wp-content/plugins/responsive-sidr-menu/frontend/assets/js/rsm-main.js
Script Paths
jquery.sidr.min.jsrsm-main.js

HTML / DOM Fingerprints

CSS Classes
rsm-main-containerrsm-toggle-button
HTML Comments
<!-- Responsive Sidr Menu Toggle --><!-- Responsive Sidr Menu -->
Data Attributes
data-rsm-directiondata-rsm-min-screen-width
JS Globals
rsm
FAQ

Frequently Asked Questions about Sidr Responsive Menu