Display Comments Statistics Security & Risk Analysis

wordpress.org/plugins/comments-statistics

This plugin shows the total number of articles and comments as well as statistics about which platforms and browsers were used in comment writing.

10 active installs v1.6.0 PHP + WP 2.0.2+ Updated Unknown
commentssidebarstatistics
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Comments Statistics Safe to Use in 2026?

Generally Safe

Score 100/100

Display Comments Statistics has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "comments-statistics" plugin v1.6.0 presents a concerning security posture due to significant code quality issues, despite the absence of known vulnerabilities and a seemingly small attack surface. The static analysis reveals a complete lack of output escaping and the use of raw SQL queries without prepared statements. This means that any data processed or displayed by the plugin is susceptible to injection attacks, including cross-site scripting (XSS) and SQL injection, as the input is not properly sanitized or validated before being outputted or used in database queries. The absence of capability checks and nonce checks also raises alarms, as it implies that sensitive operations, if present, might be accessible to unauthenticated or low-privileged users.

The lack of any recorded vulnerabilities in its history is a positive sign, but it does not negate the severe coding flaws identified. It's possible that the plugin's functionality is limited, or that its usage is confined to environments where these vulnerabilities haven't been exploited. However, relying solely on this historical pattern would be imprudent given the identified code quality issues. The plugin exhibits a concerning disregard for fundamental security practices, making it a high-risk component, especially if it handles any user-provided data or interacts with sensitive WordPress functionalities.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
  • No capability checks implemented
  • No nonce checks implemented
Vulnerabilities
None known

Display Comments Statistics Security Vulnerabilities

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

Display Comments Statistics Code Analysis

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

SQL Query Safety

0% prepared20 total queries

Output Escaping

0% escaped5 total outputs
Attack Surface

Display Comments Statistics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionpost_submitdcs.php:75
Maintenance & Trust

Display Comments Statistics Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedUnknown
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Display Comments Statistics Developer Profile

Marco Rodrigues

1 plugin · 10 total installs

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

How We Detect Display Comments Statistics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comments-statistics/windows.png/wp-content/plugins/comments-statistics/linux.png/wp-content/plugins/comments-statistics/macos.png/wp-content/plugins/comments-statistics/wp.png/wp-content/plugins/comments-statistics/sun.png/wp-content/plugins/comments-statistics/firefox.png/wp-content/plugins/comments-statistics/ie.png/wp-content/plugins/comments-statistics/safari.png+9 more

HTML / DOM Fingerprints

Shortcode Output
<h2>Writing</h2><h2>Comments</h2>
FAQ

Frequently Asked Questions about Display Comments Statistics