CVE-2024-10588

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.
Configurations

No configuration.

History

12 Nov 2024, 13:56

Type Values Removed Values Added
Summary
  • (es) El complemento Debug Tool para WordPress es vulnerable al acceso no autorizado a los datos debido a una comprobación de capacidad faltante en la función info() en todas las versiones hasta la 2.2 incluida. Esto hace posible que atacantes autenticados, con acceso de nivel de suscriptor y superior, obtengan información de phpinfo(). Cuando WP_DEBUG está habilitado, esto también puede ser explotado por usuarios no autenticados.

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