漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
FileRise: TOTP Bypass via Setup Endpoint Disclosing Existing Secret
Vulnerability Description
FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to 3.12.0, /api/totp_setup.php is callable from a session that has only passed the password check (state pending_login_user). When the target account already has TOTP configured, the endpoint decrypts and returns the user's existing TOTP secret inside the QR PNG instead of refusing or generating a new secret. An attacker who already possesses the victim's password can therefore retrieve the live TOTP secret, derive a valid one-time code, submit it to /api/totp_verify.php, and obtain a fully authenticated session without ever possessing the victim's authenticator device. This vulnerability is fixed in 3.12.0.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
信息暴露
Vulnerability Title
FileRise 访问控制错误漏洞
Vulnerability Description
FileRise是Ryan个人开发者的一个轻量级、自托管的基于web的文件管理器。 FileRise 3.12.0之前版本存在访问控制错误漏洞,该漏洞源于/api/totp_setup.php可被仅通过密码检查的会话调用,当目标账户已配置TOTP时,端点会解密并返回用户现有的TOTP密钥,导致已拥有受害者密码的攻击者能够获取TOTP密钥并生成有效一次性代码,从而获得完全认证的会话。
CVSS Information
N/A
Vulnerability Type
N/A