Enhancement: cves/2021/CVE-2021-25118.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-04-04 17:11:57 -04:00
parent f46e4e8359
commit 16fb6626be
1 changed files with 6 additions and 4 deletions

View File

@ -1,15 +1,15 @@
id: CVE-2021-25118
info:
name: Yoast SEO < 17.3 - Path Disclosure
name: Yoast SEO 16.7-17.2 - Information Disclosure
author: DhiyaneshDK
severity: medium
description: The plugin discloses the full internal path of featured images in posts via the wp/v2/posts REST endpoints which could help an attacker identify other vulnerabilities or help during the exploitation of other identified vulnerabilities.
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.
reference:
- https://wpscan.com/vulnerability/2c3f9038-632d-40ef-a099-6ea202efb550
- https://nvd.nist.gov/vuln/detail/CVE-2021-25118
- https://plugins.trac.wordpress.org/changeset/2608691
remediation: Fixed in version 17.3
- https://nvd.nist.gov/vuln/detail/CVE-2021-25118
remediation: Fixed in version 17.3.
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
@ -43,3 +43,5 @@ requests:
group: 1
regex:
- '"path":"(.*)/wp-content\\(.*)","size'
# Enhanced by md on 2023/04/04