WD3K Give Feedback Security & Risk Analysis

wordpress.org/plugins/wd3k-give-feedback

Creates "Give Feedback" button in the right bottom corner of the post page. After click, redirects user to the comment box.

10 active installs v0.92 PHP + WP 2.5+ Updated May 15, 2011
commentfeedback
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WD3K Give Feedback Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'wd3k-give-feedback' plugin version 0.92 exhibits a strong focus on secure coding practices in several areas. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and no recorded vulnerabilities or CVEs are positive indicators. Furthermore, the plugin does not engage in file operations or external HTTP requests, which are common vectors for security breaches. The static analysis shows a remarkably small attack surface with zero identified entry points. Taint analysis also reveals no issues. This suggests a low likelihood of direct exploitation through common vulnerabilities like SQL injection or cross-site scripting if the plugin were to have exposed entry points.

However, the plugin has significant weaknesses that undermine its overall security posture. The most concerning finding is that 100% of its single output is not properly escaped. This presents a clear risk of cross-site scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in a user's browser. Additionally, the complete lack of nonce checks and capability checks on any potential entry points (even though there are currently none listed) is a significant oversight. If new entry points are added in future versions without proper authentication and authorization, these omissions would directly lead to critical security flaws. The vulnerability history being empty is a positive sign but could also simply indicate a lack of historical auditing or very limited exposure.

In conclusion, while the plugin's foundation in secure SQL handling and lack of complex external interactions is commendable, the unescaped output and absence of basic security checks (nonces, capabilities) create substantial risks. The plugin's current state is deceptively secure due to its limited exposed functionality. Any expansion of its features or attack surface without addressing these fundamental security flaws would dramatically increase its risk profile.

Key Concerns

  • Output not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WD3K Give Feedback Security Vulnerabilities

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

WD3K Give Feedback Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

WD3K Give Feedback Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitwd3k-give-feedback.php:30
actionwp_footerwd3k-give-feedback.php:31
Maintenance & Trust

WD3K Give Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMay 15, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WD3K Give Feedback Developer Profile

d3wp

11 plugins · 2K total installs

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

How We Detect WD3K Give Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wd3k-give-feedback/wd3k-give-feedback.js/wp-content/plugins/wd3k-give-feedback/images/feedback-corner.png
Script Paths
wd3k-give-feedback.js
Version Parameters
wd3k-give-feedback.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="wd3k_feedback"
FAQ

Frequently Asked Questions about WD3K Give Feedback