Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
immich: One-click account takeover via XSS in login page continue redirect
Vulnerability Description
immich is a high performance self-hosted photo and video management solution. From commit 4ffa26c9 until 4eb1003, a reflected cross-site scripting (XSS) vulnerability on the /auth/login page allows an attacker to fully compromise any authenticated user's account with a single link click. The continue query parameter is read from the URL and passed to SvelteKit's redirect() without any scheme or origin validation, allowing attacker-controlled JavaScript to execute inside Immich's origin. The payload then uses the victim's existing session to mint an all-permission API key on their account, leading to persistent account takeover. This vulnerability is fixed in commit 4eb1003.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
immich 输入验证错误漏洞
Vulnerability Description
immich是Immich团队开源的一个高性能自托管照片和视频管理解决方案。 immich存在安全漏洞,该漏洞源于/auth/login页面存在反射型跨站脚本(XSS),continue查询参数未经验证就传递给SvelteKit的redirect(),导致攻击者可执行JavaScript并盗取用户会话,造成账户接管。
CVSS Information
N/A
Vulnerability Type
N/A