Comment License Security & Risk Analysis

wordpress.org/plugins/comment-license

Add license terms to your comment form.

40 active installs v1.4.1 PHP + WP 1.5+ Updated Jul 8, 2022
commentcommentsdisclaimerlicenserelease
84
B · Generally Safe
CVEs total1
Unpatched0
Last CVEJun 16, 2022
Safety Verdict

Is Comment License Safe to Use in 2026?

Mostly Safe

Score 84/100

Comment License is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved.

1 known CVELast CVE: Jun 16, 2022Updated 3yr ago
Risk Assessment

The static analysis of the 'comment-license' plugin v1.4.1 shows a strong security posture in terms of code practices. There are no identified dangerous functions, all SQL queries utilize prepared statements, and all output is properly escaped. The absence of file operations and external HTTP requests further reduces potential attack vectors. Crucially, the plugin presents a zero attack surface concerning AJAX handlers, REST API routes, shortcodes, and cron events, meaning there are no direct entry points for attackers to exploit through these common mechanisms. Taint analysis also reveals no identified flows with unsanitized paths, indicating a lack of common vulnerabilities like SQL injection or cross-site scripting originating from user input.

However, the plugin's vulnerability history is a significant concern. It has a recorded CVE with a high severity, specifically related to Cross-Site Request Forgery (CSRF). While this vulnerability is currently unpatched, the fact that it's the *only* recorded vulnerability suggests that the developer has addressed past issues. The absence of any capability checks or nonce checks is a notable weakness, especially considering the historical CSRF vulnerability. This suggests that while the plugin may not have direct exploitable entry points in this version, it relies heavily on the WordPress core's authentication and authorization mechanisms, which could be bypassed if not implemented rigorously on the WordPress side or if the plugin were to introduce new entry points in future versions without proper checks.

In conclusion, 'comment-license' v1.4.1 exhibits excellent internal code hygiene and a minimal attack surface in its current form. The primary weakness lies in the historical high-severity CSRF vulnerability, even though it's marked as unpatched. The lack of explicit capability and nonce checks, while not leading to immediate exploitable issues in the static analysis, represents a potential risk if the plugin's functionalities were to be expanded or if WordPress core's security context were somehow compromised. Users should ensure they are on the latest available version to benefit from any fixes applied to the identified CVE.

Key Concerns

  • Historically unpatched high severity CVE (CSRF)
  • No nonce checks
  • No capability checks
Vulnerabilities
1 published

Comment License Security Vulnerabilities

CVEs by Year

1 CVE in 2022
2022
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2022-1957high · 8.8Cross-Site Request Forgery (CSRF)

Comment License <= 1.3.0 - Cross-Site Request Forgery to Settings Update

Jun 16, 2022 Patched in 1.4.0 (586d)
Version History

Comment License Release Timeline

v1.4.1Current
v1.4.0
v1.3.01 CVE
v1.21 CVE
v1.11 CVE
v1.01 CVE
Code Analysis
Analyzed Apr 16, 2026

Comment License Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

Comment License Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioncomment_formcomment-license.php:34
actionadmin_menucomment-license.php:70
actionadmin_initcomment-license.php:72
Maintenance & Trust

Comment License Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 8, 2022
PHP min version
Downloads16K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Comment License Developer Profile

Crowd Favorite

9 plugins · 2K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
586 days
View full developer profile
Detection Fingerprints

How We Detect Comment License

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
comment_license
HTML Comments
Comment LicenseCopyright (c) 2006-2007 Alex Kinghttp://alexking.org/projects/wordpressReleased under the GPL license+4 more
Data Attributes
id="comment-license"name="comment-license"id="ak_commentlicense"name="ak_commentlicense"
FAQ

Frequently Asked Questions about Comment License