Rimplates Security & Risk Analysis

wordpress.org/plugins/rimplates

Rimplates is a dashboard maker for wordpress. Using this Plugin is simple, install it, Rimplates will appear on your admin dashboard menu (with abilit …

10 active installs v1.0.5 PHP 5.6+ WP 3.0.1+ Updated Feb 27, 2022
admin-dashboardfrontend-dashboardportal-makeruser-dashboarduser-menu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rimplates Safe to Use in 2026?

Generally Safe

Score 85/100

Rimplates 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 "rimplates" v1.0.5 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of any known CVEs and the plugin's history of no recorded vulnerabilities are strong indicators of responsible development practices. Furthermore, the static analysis reveals no direct SQL injection vulnerabilities, as all SQL queries utilize prepared statements. The lack of dangerous functions, file operations, and external HTTP requests also reduces the potential attack surface significantly.

However, there are areas of concern. The high percentage of improperly escaped output (29%) presents a risk of Cross-Site Scripting (XSS) vulnerabilities. While the static analysis did not flag any specific XSS vulnerabilities due to the nature of the analysis, a significant portion of output is not being sanitized, which could be exploited if user-supplied data is incorporated into these outputs without proper handling.

Additionally, the presence of two "flows with unsanitized paths" in the taint analysis, even without a critical or high severity rating, warrants attention. These flows suggest potential issues with how file paths or user-controlled input related to paths are handled, which could, in certain scenarios, lead to information disclosure or unintended file access if not properly validated. The complete absence of nonce and capability checks on the identified entry point (shortcode) is also a concern, as it means that any user, regardless of their role or authentication status, can trigger the shortcode's functionality, potentially exposing it to abuse if it performs sensitive actions or displays sensitive information.

Key Concerns

  • Significant portion of output unescaped
  • Taint flows with unsanitized paths
  • No nonce checks on shortcode
  • No capability checks on shortcode
Vulnerabilities
None known

Rimplates Security Vulnerabilities

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

Rimplates Code Analysis

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

Output Escaping

71% escaped91 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<header> (public\templates\default\header.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Rimplates Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rimplates-template] public\class-rimplates-public.php:55
WordPress Hooks 25
actionadmin_menuadmin\class-admin-sidebar-menu-settings.php:11
actionadmin_menuadmin\class-admin-sidebar-menu-settings.php:12
filterplugin_action_links_rimplates/rimplates.phpadmin\class-admin-sidebar-menu-settings.php:14
actionadmin_footeradmin\class-admin-sidebar-menu-settings.php:15
actioninitadmin\class-admin-template-settings.php:12
actionsave_post_rimplatesadmin\class-admin-template-settings.php:14
actionsave_rp_color_settingsadmin\class-admin-template-settings.php:15
actionadd_meta_boxesadmin\class-admin-template-settings.php:23
actioninitincludes\class-cpt.php:128
actionplugins_loadedincludes\class-rimplates.php:155
actionadmin_enqueue_scriptsincludes\class-rimplates.php:170
actionadmin_enqueue_scriptsincludes\class-rimplates.php:171
actionwp_enqueue_scriptsincludes\class-rimplates.php:186
actionwp_enqueue_scriptsincludes\class-rimplates.php:187
filterpage_attributes_dropdown_pages_argsincludes\page-templates\class-init-page-template.php:40
filtertheme_page_templatesincludes\page-templates\class-init-page-template.php:48
filterwp_insert_post_dataincludes\page-templates\class-init-page-template.php:55
filtertemplate_includeincludes\page-templates\class-init-page-template.php:63
filtertemplate_includeincludes\page-templates\class-init-page-template.php:70
actionplugins_loadedincludes\page-templates\class-init-page-template.php:176
actionwppublic\class-rimplates-public.php:56
actioninitpublic\class-rimplates-public.php:57
actiondisplay_rimplates_css_inlinepublic\class-rimplates-public.php:58
actionwp_enqueue_scriptspublic\templates\default\functions.php:28
actionwp_enqueue_scriptspublic\templates\default\functions.php:39
Maintenance & Trust

Rimplates Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedFeb 27, 2022
PHP min version5.6
Downloads986

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Rimplates Developer Profile

The Rimplates Team

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 Rimplates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rimplates/admin/css/rimplates-admin.css/wp-content/plugins/rimplates/admin/js/rimplates-admin.js
Version Parameters
rimplates-admin?ver=rimplates-admin.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[rimplenet-template id=ID]
FAQ

Frequently Asked Questions about Rimplates