CVE-2024-27097

A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format. This has been fixed in the CKAN versions 2.9.11 and 2.10.4. Users are advised to upgrade. Users unable to upgrade should override the `/user/reset` endpoint to filter the `id` parameter in order to exclude newlines.
Configurations

No configuration.

History

14 Mar 2024, 12:52

Type Values Removed Values Added
Summary
  • (es) Un endpoint de usuario no realizó el filtrado de un parámetro entrante, que se agregó directamente al registro de la aplicación. Esto podría provocar que un atacante inyecte entradas de registro falsas o corrompa el formato del archivo de registro. Esto se ha solucionado en las versiones 2.9.11 y 2.10.4 de CKAN. Se recomienda a los usuarios que actualicen. Los usuarios que no puedan actualizar deben anular el endpoint `/user/reset` para filtrar el parámetro `id` y excluir las nuevas líneas.

13 Mar 2024, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-13 21:15

Updated : 2024-03-14 12:52


NVD link : CVE-2024-27097

Mitre link : CVE-2024-27097

CVE.ORG link : CVE-2024-27097


JSON object : View

Products Affected

No product.

CWE
CWE-532

Insertion of Sensitive Information into Log File