Awesome View Count Security & Risk Analysis

wordpress.org/plugins/awesome-view-count

A powerful WordPress Plugin designed to showcase the number of times your posts or page have been viewed by your visitors.

10 active installs v2.0.1 PHP + WP 5.0.0+ Updated Sep 23, 2024
countspost-view-countview-count
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Awesome View Count Safe to Use in 2026?

Generally Safe

Score 92/100

Awesome View Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "awesome-view-count" plugin v2.0.1 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a history of no recorded vulnerabilities is a significant positive indicator. The code analysis reveals a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. Furthermore, the plugin demonstrates good practices in its handling of SQL queries, with 100% using prepared statements, and a high percentage of output escaping (92%). The presence of a capability check is also a positive sign of access control implementation.

However, there are some areas that warrant attention and could be considered weaknesses. The most notable concern is the complete absence of nonce checks across all entry points. While the current attack surface is zero, if any new entry points are introduced or if the plugin's functionality were to expand, this lack of nonce checks could present a significant vulnerability to Cross-Site Request Forgery (CSRF) attacks. Additionally, while 92% output escaping is good, the remaining 8% that is not properly escaped could still be a vector for Cross-Site Scripting (XSS) if malicious data is ever processed through those unescaped outputs.

In conclusion, "awesome-view-count" v2.0.1 appears to be a securely coded plugin with a clean vulnerability history. Its strengths lie in its minimal attack surface and secure SQL handling. The primary areas for improvement are the implementation of nonce checks to mitigate potential CSRF risks and ensuring 100% output escaping to prevent XSS vulnerabilities. Given the current lack of exposed attack surface and vulnerabilities, the overall risk is currently low, but these potential weaknesses should be addressed for future robustness.

Key Concerns

  • Missing nonce checks on entry points
  • Unescaped output exists
Vulnerabilities
None known

Awesome View Count Security Vulnerabilities

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

Awesome View Count Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Awesome View Count Code Analysis

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

Output Escaping

92% escaped13 total outputs
Attack Surface

Awesome View Count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filtermanage_posts_columnsmain.php:18
filtermanage_pages_columnsmain.php:19
actionmanage_posts_custom_columnmain.php:28
actionmanage_pages_custom_columnmain.php:29
filtermanage_edit-post_sortable_columnsmain.php:36
filtermanage_edit-page_sortable_columnsmain.php:37
actionpre_get_postsmain.php:52
actionadmin_enqueue_scriptsmain.php:62
actionwp_headmain.php:87
actionadmin_menumain.php:104
Maintenance & Trust

Awesome View Count Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 23, 2024
PHP min version
Downloads893

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Awesome View Count Developer Profile

Prakash

4 plugins · 80 total installs

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

How We Detect Awesome View Count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-view-count/css/awesome.css/wp-content/plugins/awesome-view-count/js/canvasjs.min.js
Script Paths
/wp-content/plugins/awesome-view-count/js/canvasjs.min.js
Version Parameters
awesome-view-count/css/awesome.css?ver=

HTML / DOM Fingerprints

CSS Classes
awesome-filters
Data Attributes
post_viewsavc_count
JS Globals
CanvasJS
FAQ

Frequently Asked Questions about Awesome View Count