CVE-2023-0600
WP Visitor Statistics (Real Time Traffic) < 6.9 - Unauthenticated SQLi
Record summary
CVE-2023-0600 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The WP Visitor Statistics (Real Time Traffic) WordPress plugin before 6.9 does not escape user input which is concatenated to an SQL query, allowing unauthenticated visitors to conduct SQL Injection attacks.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jun 10, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 24, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
WP Visitor Statistics (Real Time Traffic)Default status: unaffected | CVE List | Before 6.9 | affected |
visitor_statisticsBrowse codepress / visitor_statistics | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWP Visitor Statistics (Real Time Traffic) < 6.9 - SQL InjectionCVSS 9.8
The plugin does not escape user input which is concatenated to an SQL query, allowing unauthenticated visitors to conduct SQL Injection attacks.
Impact
Unauthenticated attackers can execute time-based SQL injection through the visitorId parameter to extract the complete WordPress database including user credentials and site statistics.
Remediation
Fixed in version 6.9
Source: ProjectDiscovery