漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Sunshine: Authentication bypass via improper client certificate validation
Vulnerability Description
Sunshine is a self-hosted game stream host for Moonlight. In versions prior to 2026.516.143833, the client-certificate authentication can be bypassed because of how OpenSSL verification results are handled. In src/crypto.cpp, the custom verify callback treats X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY, X509_V_ERR_CERT_NOT_YET_VALID, and X509_V_ERR_CERT_HAS_EXPIRED as success. This can allow an untrusted certificate to pass authentication and access protected HTTPS endpoints. This issue has been fixed in version 2026.516.143833.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
认证机制不恰当
Vulnerability Title
Sunshine 信任管理问题漏洞
Vulnerability Description
Sunshine是LizardByte开源的一个 Moonlight 的自助游戏流主机。 Sunshine 2026.516.143833之前版本存在信任管理问题漏洞,该漏洞源于OpenSSL验证结果处理不当,自定义验证回调将X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY、X509_V_ERR_CERT_NOT_YET_VALID和X509_V_ERR_CERT_HAS_EXPIRED视为成功,可能导致不受信任的证书通过认证并访问受保护的HTTPS端点。
CVSS Information
N/A
Vulnerability Type
N/A