Better Page Comments Security & Risk Analysis

wordpress.org/plugins/swiftninjapro-comments

Comments that Strip away HTML, but allow basic fonts in another way. Also includes some basic spam control options.

0 active installs v1.4.9 PHP 5.2.4+ WP 3.0.1+ Updated Oct 22, 2020
anti-spamcommentsqueryshortcodestrip-html
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Better Page Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The plugin 'swiftninjapro-comments' v1.4.9 presents a generally good security posture based on the static analysis. The absence of an attack surface with any direct entry points like AJAX handlers, REST API routes, or shortcodes is a significant strength. Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and performing capability checks on its limited code paths. The low number of taint flows and the absence of critical or high severity issues in this analysis are also positive indicators.

However, there are areas of concern. The taint analysis revealed three flows with unsanitized paths, which, while not classified as critical or high, represent potential avenues for exploitation if an attacker can manipulate the input. Additionally, a notable weakness is the lack of nonce checks, which is a standard security measure in WordPress to prevent Cross-Site Request Forgery (CSRF) attacks, especially when interacting with backend functionality. The fact that 30% of output is not properly escaped also introduces a risk of Cross-Site Scripting (XSS) vulnerabilities.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests a history of responsible development or a lack of past exploitation. However, the absence of past vulnerabilities does not guarantee future security. The combination of unsanitized paths, lack of nonce checks, and unescaped output, despite a good history and other positive code signals, indicates that while the plugin is not actively vulnerable based on the current analysis, there are fundamental security practices that are not consistently applied, leaving room for potential issues.

Key Concerns

  • Flows with unsanitized paths
  • Output escaping not fully implemented
  • Nonce checks missing
Vulnerabilities
None known

Better Page Comments Security Vulnerabilities

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

Better Page Comments Code Analysis

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

Output Escaping

70% escaped37 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

5 flows3 with unsanitized paths
add_plugin_shortcode (main.php:112)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Better Page Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filtercomments_openmain.php:28
filterpings_openmain.php:29
filtercomments_arraymain.php:30
actionwp_enqueue_scriptsswiftninjapro-comments.php:73
actionadmin_menuswiftninjapro-comments.php:74
Maintenance & Trust

Better Page Comments Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 22, 2020
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Better Page Comments Developer Profile

SwiftNinjaPro

7 plugins · 710 total installs

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

How We Detect Better Page Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/swiftninjapro-comments/assets/script.js
Script Paths
/wp-content/plugins/swiftninjapro-comments/assets/script.js
Version Parameters
swiftninjapro-comments/assets/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
commentPostButton
FAQ

Frequently Asked Questions about Better Page Comments