CVE-2024-32874

Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. Below 0.13.2 Release, when uploading a file or retrieving the filename, a user may intentionally use a large Unicode filename which would lead to a application-level denial of service. This is due to no limitation set on the length of the filename and the costy use of the Unicode normalization with the form NFKD under the hood of `secure_filename()`.
Configurations

No configuration.

History

21 Nov 2024, 09:15

Type Values Removed Values Added
Summary
  • (es) Frigate es un grabador de vídeo en red (NVR) con detección de objetos locales en tiempo real para cámaras IP. Por debajo de la versión 0.13.2, al cargar un archivo o recuperar el nombre del archivo, un usuario puede usar intencionalmente un nombre de archivo Unicode grande, lo que conduciría a una denegación de servicio a nivel de aplicación. Esto se debe a que no se ha establecido ninguna limitación en la longitud del nombre de archivo y al costoso uso de la normalización Unicode con el formulario NFKD bajo el capó de `secure_filename()`.
References () https://github.com/blakeblackshear/frigate/commit/cc851555e4029647986dccc8b8ecf54afee31442 - () https://github.com/blakeblackshear/frigate/commit/cc851555e4029647986dccc8b8ecf54afee31442 -
References () https://github.com/blakeblackshear/frigate/security/advisories/GHSA-w4h6-9wrp-v5jq - () https://github.com/blakeblackshear/frigate/security/advisories/GHSA-w4h6-9wrp-v5jq -

14 May 2024, 15:37

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-14 15:37

Updated : 2024-11-21 09:15


NVD link : CVE-2024-32874

Mitre link : CVE-2024-32874

CVE.ORG link : CVE-2024-32874


JSON object : View

Products Affected

No product.

CWE
CWE-770

Allocation of Resources Without Limits or Throttling