Vulnerability 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()`.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/blakeblackshear/frigate/commit/cc851555e4029647986dccc8b8ecf5
- https://github.com/blakeblackshear/frigate/security/advisories/GHSA-w4h6-9wrp-v5
- https://github.com/blakeblackshear/frigate/commit/cc851555e4029647986dccc8b8ecf5
- https://github.com/blakeblackshear/frigate/security/advisories/GHSA-w4h6-9wrp-v5
FAQ
What is CVE-2024-32874?
CVE-2024-32874 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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 la...
How severe is CVE-2024-32874?
CVE-2024-32874 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32874?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.