Lucene search

K
cvelistWordfenceCVELIST:CVE-2024-7416
HistoryAug 09, 2024 - 9:30 a.m.

CVE-2024-7416 Reveal Template <= 3.7 - Unauthenticated Full Path Disclosure

2024-08-0909:30:12
CWE-200
Wordfence
www.cve.org
5
cve-2024-7416
reveal template
wordpress
unauthenticated
full path disclosure
vulnerability
bootstrap.php
display_errors
attacker
retrieve
web application
damage

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

EPSS

0.001

Percentile

17.7%

The Reveal Template plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 3.7. This is due to the plugin allowing direct access to the bootstrap.php file which has display_errors on. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.

CNA Affected

[
  {
    "vendor": "coffee2code",
    "product": "Reveal Template",
    "versions": [
      {
        "version": "*",
        "status": "affected",
        "lessThanOrEqual": "3.7",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

EPSS

0.001

Percentile

17.7%

Related for CVELIST:CVE-2024-7416