CVE-2024-55875

http4k is a functional toolkit for Kotlin HTTP applications. Prior to version 5.41.0.0, there is a potential XXE (XML External Entity Injection) vulnerability when http4k handling malicious XML contents within requests, which might allow attackers to read local sensitive information on server, trigger Server-side Request Forgery and even execute code under some circumstances. Version 5.41.0.0 contains a patch for the issue.
Configurations

No configuration.

History

13 Dec 2024, 15:15

Type Values Removed Values Added
References () https://github.com/http4k/http4k/security/advisories/GHSA-7mj5-hjjj-8rgw - () https://github.com/http4k/http4k/security/advisories/GHSA-7mj5-hjjj-8rgw -
Summary
  • (es) http4k es un conjunto de herramientas funcionales para aplicaciones HTTP de Kotlin. Antes de la versión 5.41.0.0, existía una posible vulnerabilidad XXE (inyección de entidad externa XML) cuando http4k gestionaba contenido XML malicioso dentro de las solicitudes, lo que podría permitir a los atacantes leer información confidencial local en el servidor, activar Server-side Request Forgery e incluso ejecutar código en algunas circunstancias. La versión 5.41.0.0 contiene un parche para el problema.

12 Dec 2024, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-12 19:15

Updated : 2024-12-13 15:15


NVD link : CVE-2024-55875

Mitre link : CVE-2024-55875

CVE.ORG link : CVE-2024-55875


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-611

Improper Restriction of XML External Entity Reference

CWE-918

Server-Side Request Forgery (SSRF)