7.7 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored package home-assistant-custom-components.frigate
- @LeSuisse accepted
- @LeSuisse published on GitHub
Frigate: Viewer-Role User Can Access go2rtc Internal API to obtain sensitive information
Frigate is an open source network video recorder. Prior to 0.18.0, the prefix-matched location /api/go2rtc/api in docker/main/rootfs/usr/local/nginx/conf/nginx.conf requires authentication but does not require an administrator role for GET requests, exposing the proxied go2rtc API to viewer users. An authenticated viewer can request the streams, config, log, and stack subpaths to obtain internal addresses, configuration paths, application logs, goroutine stack data, and RTSP stream URLs that may contain camera credentials. Non-GET methods remain blocked by limit_except GET. This issue is fixed in version 0.18.0.
References
-
https://github.com/blakeblackshear/frigate/pull/22735 x_refsource_MISC
-
https://github.com/blakeblackshear/frigate/releases/tag/v0.18.0 x_refsource_MISC
Affected products
- ==< 0.18.0
Matching in nixpkgs
pkgs.frigate
NVR with realtime local object detection for IP cameras
pkgs.pkgsRocm.frigate
NVR with realtime local object detection for IP cameras
Ignored packages (1)
pkgs.home-assistant-custom-components.frigate
Provides Home Assistant integration to interface with a separately running Frigate service
Package maintainers
-
@mweinelt Martin Weinelt <hexa@darmstadt.ccc.de>