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
jupyter-server authentication cookies remain valid after password reset due to static cookie secret
Vulnerability Description
Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the secret used to sign authentication cookies is persisted to a static file at ~/.local/share/jupyter/runtime/jupyter_cookie_secret and is never rotated when a user changes their password. After a password reset and server restart, any previously issued authentication cookie remains cryptographically valid because the signing key has not changed. An attacker who has captured a session cookie through any means retains full authenticated access to the server regardless of subsequent password changes. This affects deployments using password-based authentication, particularly shared or public-facing servers where credential rotation is expected to revoke existing sessions. This issue has been fixed in version 2.18.0.
CVSS Information
N/A
Vulnerability Type
不充分的会话过期机制
Vulnerability Title
Jupyter Server 代码问题漏洞
Vulnerability Description
Jupyter Server是Jupyter组织的一款用于为Jupyter Web应用提供后端服务的应用软件。 Jupyter Server 2.17.0及之前版本存在代码问题漏洞,该漏洞源于用于签名认证cookie的密钥持久化到静态文件且用户更改密码后不轮换,可能导致攻击者通过捕获的会话cookie在密码更改后仍保持完全认证访问。
CVSS Information
N/A
Vulnerability Type
N/A