Wenprise Better Emails Security & Risk Analysis

wordpress.org/plugins/wenprise-better-emails

美化 WordPress 评论审核通知邮件,评论回复通知邮件,支持订阅和退订。

90 active installs v1.3.1 PHP 5.6.0+ WP 4.7+ Updated May 10, 2023
emailemail-template%e9%82%ae%e4%bb%b6%e6%a8%a1%e7%89%88
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wenprise Better Emails Safe to Use in 2026?

Generally Safe

Score 85/100

Wenprise Better Emails has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "wenprise-better-emails" plugin version 1.3.1 exhibits a generally positive security posture based on the provided static analysis. The plugin has a remarkably small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Crucially, there are no entry points that appear to be unprotected. The absence of any recorded vulnerabilities (CVEs) further suggests a history of stable and secure development.

However, the static analysis does reveal some significant areas of concern. The plugin executes two SQL queries that are not using prepared statements, which poses a risk of SQL injection if the input driving these queries is not meticulously sanitized at all times. Furthermore, a substantial number of output operations (38) are not properly escaped, creating a strong likelihood of cross-site scripting (XSS) vulnerabilities. The presence of file operations also warrants attention, especially if the plugin interacts with user-uploaded files or external resources without proper validation.

While the lack of historical vulnerabilities is a positive indicator, it should not be relied upon as a guarantee of future security. The identified weaknesses in SQL query preparation and output escaping are critical flaws that need immediate attention. A comprehensive review of the code, focusing on input validation and output sanitization for all SQL queries and output operations, is highly recommended to mitigate these risks.

Key Concerns

  • Raw SQL queries without prepared statements
  • Significant number of unescaped outputs
  • Presence of file operations (potential risk)
Vulnerabilities
None known

Wenprise Better Emails Security Vulnerabilities

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

Wenprise Better Emails Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped38 total outputs
Attack Surface

Wenprise Better Emails Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwp_set_comment_statussrc\email.php:12
actionwp_insert_commentsrc\email.php:13
filtercomment_notification_headerssrc\email.php:19
filtercomment_notification_textsrc\email.php:28
filtercomment_moderation_headerssrc\email.php:44
filtercomment_moderation_textsrc\email.php:53
filtercomment_form_default_fieldssrc\email.php:136
filtercomment_form_submit_fieldsrc\email.php:157
actioncomment_postsrc\email.php:180
actioninitsrc\email.php:224
Maintenance & Trust

Wenprise Better Emails Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMay 10, 2023
PHP min version5.6.0
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs90
Developer Profile

Wenprise Better Emails Developer Profile

Amos Lee(一刀)

8 plugins · 5K total installs

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

How We Detect Wenprise Better Emails

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wenprise-better-emails/templates/css/styles.css

HTML / DOM Fingerprints

CSS Classes
comment-form-comment-subscribe
Data Attributes
itemscopeitemtypeitemprop
JS Globals
window.location.href
REST Endpoints
/wprs-better-email/unsubscribe
FAQ

Frequently Asked Questions about Wenprise Better Emails