Star Rating Feedback Security & Risk Analysis

wordpress.org/plugins/star-rating-feedback

This plugin allows you to add a Star Rating feedback form. Currently it is localised for use in the UK

10 active installs v0.2 PHP + WP 3.5.1+ Updated Mar 6, 2015
anonymous-feedbackfeedbackfeedback-formuk-feedbackuk-feedback-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Star Rating Feedback Safe to Use in 2026?

Generally Safe

Score 85/100

Star Rating Feedback has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "star-rating-feedback" plugin version 0.2 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no known past vulnerabilities or unpatched CVEs. The attack surface is also relatively small, with only one shortcode as an entry point and no AJAX handlers or REST API routes exposed without authentication.

However, significant concerns arise from the code analysis. The plugin exhibits a complete lack of output escaping for all identified output points, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis reveals two flows with unsanitized paths, classified as high severity, which strongly suggests potential for data injection or manipulation. The absence of nonce and capability checks on the single entry point (shortcode) is also a critical oversight, leaving it vulnerable to unauthorized or unintended execution.

Given the lack of historical vulnerabilities, it might suggest that past versions or similar functionalities were not exploited. However, the current code analysis reveals substantial weaknesses in output sanitization and data handling. The high number of unsanitized taint flows and the complete lack of output escaping are serious concerns that outweigh the positive aspects of SQL preparation and lack of historical issues. The plugin, as analyzed, is not secure without remediation for these critical code-level flaws.

Key Concerns

  • High severity unsanitized taint flows
  • 100% of outputs unescaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Star Rating Feedback Security Vulnerabilities

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

Star Rating Feedback Release Timeline

v0.2Current
Code Analysis
Analyzed Mar 17, 2026

Star Rating Feedback Code Analysis

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

SQL Query Safety

100% prepared16 total queries

Output Escaping

0% escaped6 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
feedback_page (ho_feedback.php:206)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Star Rating Feedback Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[feedback_form] ho_feedback.php:85
WordPress Hooks 5
actionplugins_loadedho_feedback.php:81
actioninitho_feedback.php:83
filterwidget_textho_feedback.php:88
actionadmin_menuho_feedback.php:360
actionwp_dashboard_setupho_feedback.php:429
Maintenance & Trust

Star Rating Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMar 6, 2015
PHP min version
Downloads2K

Community Trust

Rating40/100
Number of ratings1
Active installs10
Developer Profile

Star Rating Feedback Developer Profile

scottie1984

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 Star Rating Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/star-rating-feedback/stylesheets/font-awesome.min.css/wp-content/plugins/star-rating-feedback/stylesheets/jquery.datepick.css/wp-content/plugins/star-rating-feedback/stylesheets/style.css/wp-content/plugins/star-rating-feedback/javascripts/jquery.validate.js/wp-content/plugins/star-rating-feedback/javascripts/jquery.raty.min.js/wp-content/plugins/star-rating-feedback/javascripts/jquery.datepick.js/wp-content/plugins/star-rating-feedback/javascripts/jquery.datepick-en-GB.js/wp-content/plugins/star-rating-feedback/javascripts/feedback.js
Version Parameters
/wp-content/plugins/star-rating-feedback/stylesheets/style.css?ver=/wp-content/plugins/star-rating-feedback/javascripts/feedback.js?ver=

HTML / DOM Fingerprints

CSS Classes
star-ratingfauxLabelfeedback-header
Data Attributes
data-typedata-icondata-colordata-color-ondata-colorsdata-size+4 more
JS Globals
MyScriptParams
Shortcode Output
<div class="star-rating" data-type=<label class="feedback-header" for="comments">
FAQ

Frequently Asked Questions about Star Rating Feedback