Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
TinyIce: Missing authentication on WebRTC ingest endpoint allows unauthorized stream injection
Vulnerability Description
TinyIce is a streaming server for audio and video. In versions 0.8.95 through 2.4.1, missing authentication on WebRTC ingest endpoint allows unauthenticated stream injection. Version 2.5.0 fixes the issue by requiring either HTTP Basic auth or a `?password=` query parameter, comparing the supplied password against the per-mount source password (or the `default_source_password` fallback) using bcrypt, hooking into the existing brute-force IP rate-limiter (5 failed attempts per IP within 15 minutes triggers a lockout), and rejecting requests for mounts in `disabled_mounts`. The same release also tightens an adjacent endpoint, `POST /admin/golive/chunk`, which previously required session authentication but did not verify the session user's per-mount access nor check the CSRF token.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Vulnerability Type
关键功能的认证机制缺失
Vulnerability Title
TinyIce 访问控制错误漏洞
Vulnerability Description
TinyIce是Sylwester个人开发者的一款支持多协议输入输出的流媒体服务器。 TinyIce 0.8.95版本至2.4.1版本存在访问控制错误漏洞,该漏洞源于WebRTC摄取端点缺少身份验证,可能导致未经身份验证的流注入。
CVSS Information
N/A
Vulnerability Type
N/A