Vulnerability Description
The Debug Tool plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the info() function in all versions up to, and including, 2.2. This makes it possible for authenticated attackers, with subscriber-level access and above, to obtain information from phpinfo(). When WP_DEBUG is enabled, this can be exploited by unauthenticated users as well.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/debug-tool/trunk/tools/phpinfo.php#L4
- https://www.wordfence.com/threat-intel/vulnerabilities/id/1b01991c-de16-43c4-bb1
FAQ
What is CVE-2024-10588?
CVE-2024-10588 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The Debug Tool plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the info() function in all versions up to, and including, 2.2. This makes it possi...
How severe is CVE-2024-10588?
CVE-2024-10588 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-10588?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.