Export Comment Authors Security & Risk Analysis

wordpress.org/plugins/export-comment-authors

Export Comment Authors lets you extract the Names, Email Addresses and more of your Comment Authors into a CSV file.

10 active installs v1.3 PHP + WP 2.8.0+ Updated Nov 29, 2010
adminauthorscommentscsvexport
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Export Comment Authors Safe to Use in 2026?

Generally Safe

Score 85/100

Export Comment Authors 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 "export-comment-authors" v1.3 plugin exhibits a mixed security posture. While it boasts a completely clean vulnerability history with no known CVEs, its static analysis reveals significant areas for concern. The absence of any reported vulnerabilities in its history could indicate a history of good development practices or simply a lack of public scrutiny. However, the code analysis itself presents potential risks. The fact that 75% of its SQL queries are not using prepared statements is a major red flag, leaving the plugin susceptible to SQL injection vulnerabilities. Furthermore, a concerning 79% of output is not properly escaped, which opens the door to cross-site scripting (XSS) attacks.

The taint analysis is particularly alarming, showing two flows with unsanitized paths, both classified with high severity. This suggests that user-supplied data is being processed in a way that could lead to security compromises. The lack of any nonce or capability checks, combined with the absence of file operations or external HTTP requests, limits the immediate attack surface in those specific areas, but doesn't mitigate the inherent risks within the data handling processes.

Key Concerns

  • SQL queries not using prepared statements
  • High severity unsanitized taint flows
  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Export Comment Authors Security Vulnerabilities

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

Export Comment Authors Code Analysis

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

SQL Query Safety

25% prepared4 total queries

Output Escaping

21% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
bjl_cexport_admin (export-comment-authors.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Export Comment Authors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuexport-comment-authors.php:11
actionmanage_comments_navexport-comment-authors.php:12
actionadmin_headexport-comment-authors.php:13
Maintenance & Trust

Export Comment Authors Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedNov 29, 2010
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Export Comment Authors Developer Profile

bjplink

2 plugins · 20 total installs

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

How We Detect Export Comment Authors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/export-comment-authors/images/comment-grey-bubble.png

HTML / DOM Fingerprints

CSS Classes
bjl_cexport-filterbjl_shameless_plugs
Data Attributes
name="bjl_cexport_post"value="bjl_cexport_post"name="bjl_cexport"value="true"
FAQ

Frequently Asked Questions about Export Comment Authors