From 16fb6626be930ccbfee46bf15e8747c5be71376a Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:11:57 -0400 Subject: [PATCH] Enhancement: cves/2021/CVE-2021-25118.yaml by md --- cves/2021/CVE-2021-25118.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/cves/2021/CVE-2021-25118.yaml b/cves/2021/CVE-2021-25118.yaml index b82074a3bf..0e521ffd4c 100644 --- a/cves/2021/CVE-2021-25118.yaml +++ b/cves/2021/CVE-2021-25118.yaml @@ -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