Rate This Site Security & Risk Analysis

wordpress.org/plugins/rate-this-site

Create rate this site in your site.

0 active installs v1.0 PHP + WP 4.2+ Updated May 9, 2017
raterate-siterate-websitesite-survey
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Rate This Site Safe to Use in 2026?

Generally Safe

Score 85/100

Rate This Site has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The 'rate-this-site' plugin v1.0 exhibits a mixed security posture. On the positive side, it has no known CVEs and doesn't perform file operations or external HTTP requests. However, the static analysis reveals significant areas of concern. A substantial portion of its output is not properly escaped, posing a risk of cross-site scripting (XSS) vulnerabilities. Furthermore, the taint analysis identified two flows with unsanitized paths, indicating potential for injection attacks, particularly given the absence of nonce checks and a single, potentially insufficient, capability check. The plugin's reliance on raw SQL queries, even with a high percentage of prepared statements, still presents a residual risk for SQL injection if the limited number of non-prepared queries handle user-supplied data.

While the plugin has a clean vulnerability history, this doesn't negate the risks identified in the current code analysis. The lack of proper output escaping and the unsanitized taint flows are critical weaknesses that could be exploited. The absence of nonce checks on its single entry point (the shortcode) is a notable oversight. Overall, the plugin has some good security foundations but suffers from critical flaws in input sanitization and output escaping, requiring immediate attention.

Key Concerns

  • High percentage of unescaped output
  • Taint flow with unsanitized path (High severity)
  • Taint flow with unsanitized path (High severity)
  • No nonce checks on entry points
  • Limited capability checks on entry points
  • SQL queries without prepared statements
Vulnerabilities
None known

Rate This Site Security Vulnerabilities

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

Rate This Site Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Rate This Site Code Analysis

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

SQL Query Safety

89% prepared9 total queries

Output Escaping

15% escaped20 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
<rate-this-site> (rate-this-site.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Rate This Site Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-rate-this-site-plugin] rate-this-site.php:43
WordPress Hooks 7
actionwp_enqueue_scriptsrate-this-site.php:42
actionadmin_menurate-this-site.php:49
actionadmin_enqueue_scriptsrate-this-site.php:50
actionadmin_action_save-rate-this-siterate-this-site.php:55
filterwidget_textrate-this-site.php:57
actionwp_enqueue_scriptsrate-this-site.php:232
filterwp_mail_content_typerate-this-site.php:344
Maintenance & Trust

Rate This Site Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedMay 9, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Rate This Site Developer Profile

iFour Technolab Pvt. Ltd.

11 plugins · 60 total installs

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

How We Detect Rate This Site

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rate-this-site/assets/css/rate-this-site.css

HTML / DOM Fingerprints

CSS Classes
front-rts-graph
Shortcode Output
[wp-rate-this-site-plugin]
FAQ

Frequently Asked Questions about Rate This Site