Counters Integration Security & Risk Analysis

wordpress.org/plugins/counters-integration

You can add both are Google Analytics and Yandex Metrika counter's codes on all pages.

10 active installs v1.0.1 PHP + WP 2.7+ Updated Sep 11, 2023
analyticsgooglejavascriptmetrikayandex
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Counters Integration Safe to Use in 2026?

Generally Safe

Score 85/100

Counters Integration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "counters-integration" plugin version 1.0.1 exhibits a mixed security posture. On one hand, the static analysis reveals a complete absence of direct entry points such as AJAX handlers, REST API routes, shortcodes, or cron events. This significantly limits the immediate attack surface. Furthermore, all detected SQL queries utilize prepared statements, which is a strong security practice against SQL injection. However, a critical concern arises from the output escaping. With 11 outputs identified and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data processed by the plugin and then displayed to users, even if not directly user-supplied input, could be malicious. The plugin also lacks any nonces or capability checks, which are essential for preventing CSRF and unauthorized actions if any hidden entry points were to be discovered or if future updates introduce them. The vulnerability history is clean, with no known CVEs, which is positive. However, this could also be due to the plugin's obscurity or lack of rigorous historical security auditing. The absence of taint analysis results is noted but does not provide concrete evidence of security. The lack of output escaping is the most pressing issue, overshadowing the otherwise limited attack surface and good SQL practices. While the clean CVE history is reassuring, the unescaped outputs present a clear and present danger.

Key Concerns

  • No output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Counters Integration Security Vulnerabilities

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

Counters Integration Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface

Counters Integration Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menucounters-integration.php:18
actionwp_headcounters-integration.php:21
Maintenance & Trust

Counters Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 11, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Counters Integration Developer Profile

Ashraful Sarkar Naiem

43 plugins · 19K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
111 days
View full developer profile
Detection Fingerprints

How We Detect Counters Integration

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapoptions
Data Attributes
name="GA"name="YM"name="action"name="sbm"
FAQ

Frequently Asked Questions about Counters Integration