Meet Your Commenters Security & Risk Analysis

wordpress.org/plugins/meet-your-commenters

Displays web pages and social networks' profiles of your commenters in the dashboard.

10 active installs v1.2 PHP + WP 2.5+ Updated Jun 27, 2010
admindashboardsocial-networkswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Meet Your Commenters Safe to Use in 2026?

Generally Safe

Score 85/100

Meet Your Commenters has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "meet-your-commenters" plugin v1.2 presents a mixed security posture. While the static analysis indicates a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, this is overshadowed by significant concerns within its code.

The most critical issues stem from the lack of proper security checks and data handling. Specifically, none of the SQL queries use prepared statements, meaning there's a high risk of SQL injection vulnerabilities. Furthermore, a concerning 100% of output is not properly escaped, creating a strong potential for Cross-Site Scripting (XSS) attacks. The presence of two taint flows with unsanitized paths, identified as high severity, directly supports these risks. The plugin also lacks essential security measures like nonce checks and capability checks on its entry points (even though they are currently zero), which are fundamental for preventing unauthorized actions.

The plugin's vulnerability history is currently clean, with no recorded CVEs. This is a positive sign but does not negate the immediate code-level risks. The absence of past vulnerabilities might be due to the plugin's limited complexity or a lack of focused security auditing. In conclusion, while the plugin has minimal direct attack vectors exposed, the internal code quality is poor, with a high likelihood of exploitable vulnerabilities due to unescaped output and raw SQL queries. The lack of any security checks further exacerbates these weaknesses.

Key Concerns

  • All SQL queries lack prepared statements
  • 100% of output not properly escaped
  • Two high severity unsanitized taint flows
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Meet Your Commenters Security Vulnerabilities

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

Meet Your Commenters Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

0% escaped13 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
meetYourCommenters_reports_page (meet-your-commenters.php:161)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Meet Your Commenters Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menumeet-your-commenters.php:51
actionwp_dashboard_setupmeet-your-commenters.php:52
Maintenance & Trust

Meet Your Commenters Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJun 27, 2010
PHP min version
Downloads12K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Meet Your Commenters Developer Profile

Artberri

4 plugins · 40 total installs

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

How We Detect Meet Your Commenters

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/meet-your-commenters/css/style.css/wp-content/plugins/meet-your-commenters/js/meet-your-commenters.js
Script Paths
/wp-content/plugins/meet-your-commenters/js/meet-your-commenters.js
Version Parameters
meet-your-commenters/css/style.css?ver=meet-your-commenters/js/meet-your-commenters.js?ver=

HTML / DOM Fingerprints

CSS Classes
textright
FAQ

Frequently Asked Questions about Meet Your Commenters