SCA: security update for frigate (GHSA-w4h6-9wrp-v5jq)

medium Tenable Cloud Security Plugin ID 419689

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

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

See Also

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

Plugin Details

Severity: Medium

ID: 419689

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5.3

Percentile: 96.44

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2024-32874

CVSS v3

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.9

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/9/2024

Vulnerability Publication Date: 5/9/2024

Reference Information

CVE: CVE-2024-32874

cwe: CWE-770