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.
References
Configurations
No configuration.
History
12 Nov 2024, 13:56
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
09 Nov 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-09 03:15
Updated : 2024-11-12 13:56
NVD link : CVE-2024-10588
Mitre link : CVE-2024-10588
CVE.ORG link : CVE-2024-10588
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization