漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail
Vulnerability Description
Koel is a free, open-source music streaming solution. Prior to version 9.7.1, Koel contains a Server-Side Request Forgery (SSRF) vulnerability in the radio station creation endpoint (POST /api/radio/stations). The url field validation rules are declared without the bail keyword, so the HasAudioContentType rule — which issues HTTP requests to the supplied URL — still executes even after the SafeUrl rule has rejected the URL as pointing to a private/reserved address. Any authenticated, non-admin user can therefore coerce the server into making HEAD/GET requests to arbitrary internal hosts. This issue has been patched in version 9.7.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Koel 服务端请求伪造漏洞
Vulnerability Description
Koel是koel个人开发者开源的一个基于Web的个人音频流服务。 Koel 9.7.1之前版本存在服务端请求伪造漏洞,该漏洞源于无线电电台创建端点(POST /api/radio/stations)中URL字段验证规则未使用bail关键字,可能导致任何经过身份验证的非管理员用户强制服务器对任意内部主机发起HEAD/GET请求。
CVSS Information
N/A
Vulnerability Type
N/A