CVE-2024-7411: Newsletters <= 4.9.9 - Unauthenticated Full Path Disclosure
The Newsletters plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 4.9.9. This is due the plugin not preventing direct access to the /vendor/mobiledetect/mobiledetectlib/export/exportToJSON.php. 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-7411?
CVE-2024-7411 has a severity rating that indicates it allows Full Path Disclosure, potentially exposing sensitive information.
How do I fix CVE-2024-7411?
To fix CVE-2024-7411, update the WordPress Newsletters plugin to a version later than 4.9.9.
Which versions are affected by CVE-2024-7411?
CVE-2024-7411 affects all versions of the WordPress Newsletters plugin up to and including version 4.9.9.
What is Full Path Disclosure in CVE-2024-7411?
Full Path Disclosure in CVE-2024-7411 allows unauthorized users to view the full paths of files on the server.
Is CVE-2024-7411 easy to exploit?
Yes, CVE-2024-7411 is relatively easy to exploit due to the lack of proper access controls.