Jupyter Server 是 Jupyter Web 应用的后端。在 2.21.0 版本之前, 中针对 5xx 请求的日志记录逻辑会将 请求头原样复制到 JSON 日志块中,但未对 应用与请求 URI 相同的令牌清理(token scrubbing)处理。因此,当一个请求返回 HTTP 500 错误,且其 中包含携带令牌的 URL 时,该令牌可能会以明文形式写入服务器日志。能够读取这些日志的攻击者可以恢复该令牌,并借此获取受影响用户的 Jupyter Server 权限。此问题已在 2.21.0 版本中修复。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| jupyter-server | jupyter_server | < 2.21.0 |
affected |
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| jupyter-server | jupyter_server | < 2.21.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet