CVE-2024-32874

medium

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()`.

References

https://github.com/blakeblackshear/frigate/security/advisories/GHSA-w4h6-9wrp-v5jq

https://github.com/blakeblackshear/frigate/commit/cc851555e4029647986dccc8b8ecf54afee31442

Details

Source: Mitre, NVD

Published: 2024-05-14

Updated: 2026-04-15

Risk Information

CVSS v2

Base Score: 8.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:C

Severity: High

CVSS v3

Base Score: 6.8

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.0028