SM Post View Count Security & Risk Analysis

wordpress.org/plugins/sm-post-view-count

The SM Post View Counter is a wordpress widget plugin used to show post view count for.

0 active installs v1.0.0 PHP + WP 3.5.1+ Updated Oct 17, 2017
counterpost-counterview-counter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SM Post View Count Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'sm-post-view-count' plugin v1.0.0 exhibits a generally positive security posture based on the static analysis provided. The plugin has a very limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This lack of entry points significantly reduces the potential for external exploitation. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is commendable. The vulnerability history is also clean, with no known CVEs, which suggests a history of stable and secure development.

However, there are notable areas for improvement. The plugin's handling of SQL queries is a concern, as only 25% are using prepared statements, indicating a potential risk of SQL injection vulnerabilities, especially if the remaining 75% are processing user-controlled input. Critically, zero percent of the outputs are properly escaped, which poses a significant risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks across all entry points (though the number of entry points is zero) is also a weakness that, if entry points were present, would be a major security flaw. While the plugin is currently free of known vulnerabilities, the identified code analysis issues represent significant potential weaknesses that should be addressed proactively to maintain its secure status.

Key Concerns

  • Unescaped output
  • Raw SQL without prepare
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

SM Post View Count Security Vulnerabilities

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

SM Post View Count Code Analysis

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

SQL Query Safety

25% prepared8 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

SM Post View Count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterthe_contentsm-post-view-count.php:20
Maintenance & Trust

SM Post View Count Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 17, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SM Post View Count Developer Profile

Mahabubur Rahman

10 plugins · 650 total installs

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

How We Detect SM Post View Count

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<div style="text-align: right;"> <section>Total Views , Views Today </section> </div>
FAQ

Frequently Asked Questions about SM Post View Count