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
                    Configurations
                    No configuration.
History
                    No history.
Information
                Published : 2024-05-14 15:37
Updated : 2024-05-14 16:12
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
