1 results (0.001 seconds)
CVSS: 5.3EPSS: 0%CPEs: 1EXPL: 0
CVE-2024-6549 – Admin Post Navigation <= 2.1 - Unauthenticated Full Path Disclosure
https://notcve.org/view.php?id=CVE-2024-6549
26 Jul 2024 — The Admin Post Navigation plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.1. This is due to the plugin utilizing bootstrap and leaving test files with 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. • https://plugins.trac.wordpress.org/browser/admin-post-navigation/trunk/tests/bootstrap.php • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •