WP Comments Manager Security & Risk Analysis

wordpress.org/plugins/comments-manager-for-windows-phone7

Install this plugin only if you have Comments Manager for Windows Phone7 and you want push notification enabled or other features.

10 active installs v1.0.0 PHP + WP 2.9+ Updated Mar 14, 2012
commentsmobilemoderatespamwindows-phone
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Comments Manager Safe to Use in 2026?

Generally Safe

Score 85/100

WP Comments Manager 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 "comments-manager-for-windows-phone7" plugin v1.0.0 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all its SQL queries, a crucial step in preventing SQL injection. Furthermore, it has no recorded vulnerability history, suggesting a stable and well-maintained codebase in the past. However, several significant concerns arise from the static analysis.

The plugin exhibits a lack of essential security checks, most notably zero nonce checks and zero capability checks. This is particularly concerning given the presence of file operations and external HTTP requests, as these functionalities could be exploited if not properly secured. The taint analysis reveals three flows with unsanitized paths, all categorized as high severity. While there are no direct entry points like AJAX handlers or REST API routes without authentication, these high-severity taint flows could still lead to vulnerabilities if triggered indirectly or through other less obvious means.

In conclusion, while the plugin avoids common pitfalls like raw SQL queries and has a clean vulnerability history, the absence of nonce and capability checks, coupled with high-severity unsanitized taint flows, creates a notable risk. The plugin has strengths in its database interaction but weaknesses in input validation and access control for potentially sensitive operations.

Key Concerns

  • High severity taint flow found (3 instances)
  • Zero nonce checks on potential entry points
  • Zero capability checks on potential entry points
  • Unescaped output detected (47% not properly escaped)
  • File operations present without clear checks
  • External HTTP requests present without clear checks
Vulnerabilities
None known

WP Comments Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Comments Manager Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

WP Comments Manager Code Analysis

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

SQL Query Safety

100% prepared7 total queries

Output Escaping

53% escaped40 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
checkForRequests (wp-comments-push.php:118)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Comments Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionparse_requestwp-comments-push.php:50
filterquery_varswp-comments-push.php:51
actionadmin_noticeswp-comments-push.php:53
actionadmin_initwp-comments-push.php:58
actionadmin_menuwp-comments-push.php:59
filterplugin_action_linkswp-comments-push.php:60
actioncomment_postwp-comments-push.php:66
actionadmin_print_styleswp-comments-push.php:693
actioninitwp-comments-push.php:1079
Maintenance & Trust

WP Comments Manager Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMar 14, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Comments Manager Developer Profile

razvar

2 plugins · 20 total installs

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

How We Detect WP Comments Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comments-manager-for-windows-phone7/
Version Parameters
comments-manager-for-windows-phone7/style.css?ver=comments-manager-for-windows-phone7/wp-comments-push.php?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Comments Manager