漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
RustFS: Reflective CORS with credentials on S3 listener; unauthenticated license metadata endpoint on console
Vulnerability Description
RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, when RUSTFS_CORS_ALLOWED_ORIGINS is unset, the RustFS S3 listener's ConditionalCorsLayer reflects any request Origin value back as Access-Control-Allow-Origin and also sets Access-Control-Allow-Credentials: true and Access-Control-Allow-Headers: * on responses, including preflight responses and error responses. This creates a permissive cross-domain policy with untrusted origins. A browser visiting an attacker-controlled page can issue credentialed cross-origin requests to a reachable RustFS deployment and read the response when the victim browser has ambient credentials for the RustFS origin, such as saved HTTP Basic Auth credentials, reverse-proxy SSO cookies, or TLS client certificates. This vulnerability is fixed in 1.0.0-beta.2.
CVSS Information
N/A
Vulnerability Type
关键功能的认证机制缺失
Vulnerability Title
rustfs 安全漏洞
Vulnerability Description
rustfs是RustFS开源的一个高性能对象存储系统。 RustFS 1.0.0-beta.2之前版本存在安全漏洞,该漏洞源于当RUSTFS_CORS_ALLOWED_ORIGINS未设置时,ConditionalCorsLayer会反射请求Origin值并设置宽松的跨域策略,可能导致浏览器在受害者具有凭据时发出跨域请求并读取响应。
CVSS Information
N/A
Vulnerability Type
N/A