number of view Security & Risk Analysis

wordpress.org/plugins/number-of-view

A simple plugin to count and display hits of post and pages.

60 active installs v1.0.2 PHP + WP 1.5+ Updated Jul 24, 2011
counthitspopularitystatsstatus
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is number of view Safe to Use in 2026?

Generally Safe

Score 85/100

number of view 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 "number-of-view" plugin v1.0.2 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The lack of any identified attack surface, including AJAX handlers, REST API routes, shortcodes, or cron events, significantly reduces the potential for external exploitation. Furthermore, the absence of dangerous functions and external HTTP requests are strong indicators of secure coding practices. The taint analysis also reveals no critical or high-severity unsanitized flows, reinforcing the impression of a safe plugin.

However, the code analysis does raise some concerns. The single SQL query is not using prepared statements, which is a significant risk that could lead to SQL injection vulnerabilities if the input is not handled with extreme care elsewhere. Additionally, none of the identified outputs are properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce checks and capability checks, while mitigated by the lack of an attack surface, means that if any entry points were introduced in future versions, they would be entirely unprotected.

The plugin's vulnerability history is a significant strength, showing no known CVEs. This suggests a good track record of security, though it's important to note that this could also be due to the plugin's limited functionality and thus smaller attack surface, rather than consistently robust secure coding.

Key Concerns

  • Raw SQL query without prepared statements
  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

number of view Security Vulnerabilities

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

number of view Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

number of view Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

number of view Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJul 24, 2011
PHP min version
Downloads20K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

number of view Developer Profile

lavluda

2 plugins · 70 total installs

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

How We Detect number of view

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/number-of-view/style.css
Version Parameters
number-of-view/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
id='hitscount_position'name='hitscount_position'id='hitscount_label'name='hitscount_label'name='widget_hitcount_popularpost-WidgetTitle'name='widget_hitcount_popularpost-Numpost'+1 more
FAQ

Frequently Asked Questions about number of view