CVE-2024-32874
Last modified
CVE-2024-32874 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 0.77% chance of exploitation in the next 30 days.
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()`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-32874?
How severe is CVE-2024-32874?
How do I fix CVE-2024-32874?
Are you affected by CVE-2024-32874?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
