CVE-2022-33965
published 2022-07-25CVE-2022-33965: Multiple Unauthenticated SQL Injection (SQLi) vulnerabilities in Osamaesh WP Visitor Statistics plugin <= 5.7 at WordPress.
PriorityP265critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.41%
87.4th percentile
Multiple Unauthenticated SQL Injection (SQLi) vulnerabilities in Osamaesh WP Visitor Statistics plugin <= 5.7 at WordPress.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| codepress | visitor_statistics | < 5.8 | 5.8 |
| osamaesh | wp_visitor_statistics | <= 5.7 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Time-based blind SQLi: inject sleep(7) via the `visitorId` GET parameter of the `wmcTrack` action; flag if HTTP response duration >= 7 seconds with HTTP 200. ↗
- →Match response body for the literal injected payload string to confirm exploitation: regex `^1331' and sleep\(7\) or '$` ↗
- →Shodan fingerprint for exposed instances: search `http.html:"wp-stats-manager"` ↗
- →FOFA fingerprint for exposed instances: search `body="wp-stats-manager"` ↗
- →The vulnerability is unauthenticated (no credentials required); any HTTP client can trigger it via a crafted GET request to the WordPress front-end. ↗
- ·The time-based detection threshold is set to 7 seconds sleep; adjust WAF/IDS timeout baselines accordingly to avoid false negatives on slow hosts. ↗
- ·Affected versions are <= 5.7; upgrade to version 5.8 or later to remediate. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
WordPress Visitor Statistics <=5.7 - SQL Injection
nuclei·CVSS 9.8
CVE-2022-33965 [CRITICAL] WordPress Visitor Statistics <=5.7 - SQL Injection
WordPress Visitor Statistics =5.8) to mitigate the SQL Injection vulnerability.
reference:
- https://patchstack.com/database/vulnerability/wp-stats-manager/wordpress-wp-visitor-statistics-plugin-5-7-multiple-unauthenticated-sql-injection-sqli-vulnerabilities
- https://wordpress.org/plugins/wp-stats-manager/
- https://wordpress.org/plugins/wp-stats-manager/#developers
- https://nvd.nist.gov/vuln/detail/CVE-2022-33965
- https://github.com/20142995/sectool
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2022-33965
cwe-id: CWE-89
epss-score: 0.42699
epss-percentile: 0.97479
cpe: cpe:2.3:a:plugins-market:wp_visitor_statistics:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 1
vendor: plugins-market
product: wp_visitor_statistic
https://patchstack.com/database/vulnerability/wp-stats-manager/wordpress-wp-visitor-statistics-plugin-5-7-multiple-unauthenticated-sql-injection-sqli-vulnerabilitieshttps://wordpress.org/plugins/wp-stats-manager/#developershttps://patchstack.com/database/vulnerability/wp-stats-manager/wordpress-wp-visitor-statistics-plugin-5-7-multiple-unauthenticated-sql-injection-sqli-vulnerabilitieshttps://wordpress.org/plugins/wp-stats-manager/#developers
2022-07-25
Published