Conversation
Author
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot TAG: 2024.12.1+ds-1deepin1 |
Contributor
|
/integrate |
|
AutoIntegrationPr Bot |
Apply security patch CVE-2026-23528 to fix XSS vulnerability in dask.distributed dashboard proxy component. Rebase fix branch onto master (2024.12.1+ds-1). Log: Fixed XSS vulnerability in dashboard proxy (CVE-2026-23528) Influence: 1. Verify CVE-2026-23528.patch applies cleanly to 2024.12.1+ds-1 2. Check dashboard proxy XSS vulnerability is fixed 3. Ensure no regression in distributed package build fix: 修复 CVE-2026-23528 dashboard proxy XSS 漏洞 应用 CVE-2026-23528 安全补丁修复 dask.distributed dashboard proxy 组件的 XSS 漏洞。 将修复分支 rebase 到 master (2024.12.1+ds-1)。 Log: 修复 dashboard proxy XSS 漏洞 (CVE-2026-23528) Influence: 1. 验证 CVE-2026-23528.patch 在 2024.12.1+ds-1 上干净应用 2. 确认 dashboard proxy XSS 漏洞已修复 3. 确保分布式软件包构建无回归 repo: dask.distributed #fix/CVE-2026-23528
50ce9c6 to
6ab2392
Compare
Contributor
|
/integrate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Security Update
Vulnerability
XSS vulnerability in Dask dashboard when used with Jupyter Lab and jupyter-server-proxy.
Fix
Escapes worker string in error messages to prevent XSS attacks.
References
Generated by AI