漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Cinny: Access token disclosure via invalidated emoji pack avatar URL in service worker
Vulnerability Description
Cinny is a Matrix client. Prior to 4.10.3, A remote authenticated attacker who shares a room with a victim and has permissions to create room emotes (for example in a DM) can cause the victim's client to send their Matrix access token to an attacker-controlled server. This occurs when the victim opens the emoji or sticker picker for the room containing a malicious emote pack. This is caused by an incorrect fallback in EmojiBoard that uses untrusted pack.meta.avatar (user-controlled) without converting/validating it as an MXC URL, allowing arbitrary HTTP(S) URLs to be used. Also, the service worker attaching the user's Authorization bearer token to all outbound GET requests whose URL contains /_matrix/client/v1/media/download or /_matrix/client/v1/media/thumbnail without verifying the request host matches the configured homeserver origin. An attacker-controlled URL containing those path fragments and permissive CORS will receive the victim's Authorization header (access token). This vulnerability is fixed in 4.10.3.
CVSS Information
N/A
Vulnerability Type
输入验证不恰当
Vulnerability Title
Cinny 输入验证错误漏洞
Vulnerability Description
Cinny是Cinny开源的一款简洁安全的即时通讯客户端。 Cinny 4.10.3之前版本存在输入验证错误漏洞,该漏洞源于EmojiBoard使用不受信任的pack.meta.avatar作为URL且未验证,以及服务工作者未验证请求主机,可能导致远程认证攻击者窃取受害者Matrix访问令牌。
CVSS Information
N/A
Vulnerability Type
N/A