CVE-2024-32874

CVSS V2 None CVSS V3 None
Description
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()`.
Overview
  • CVE ID
  • CVE-2024-32874
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-05-09T14:20:04.499Z
  • Last Modified Date
  • 2024-06-06T17:35:41.883Z
History
Created Old Value New Value Data Type Notes
2024-06-26 08:22:28 Added to TrackCVE