Fix CG alert 433156: update @xmldom/xmldom to 0.8.13 via webdeployment-common in 8 tasks#22086
Open
v-abhishera wants to merge 4 commits intomasterfrom
Open
Fix CG alert 433156: update @xmldom/xmldom to 0.8.13 via webdeployment-common in 8 tasks#22086v-abhishera wants to merge 4 commits intomasterfrom
v-abhishera wants to merge 4 commits intomasterfrom
Conversation
…ppDeploymentV5 - Updated package.json and task.json files to reflect the new version. - Updated dependencies in package-lock.json for AzureRmWebAppDeploymentV4 and AzureRmWebAppDeploymentV5. - Updated localization files for AzureRmWebAppDeploymentV4 and AzureRmWebAppDeploymentV5. - Updated package-lock.json and package.json for AzureWebAppContainerV1 to use new version 4.274.0 of azure-pipelines-tasks-webdeployment-common. - Updated dependencies in package-lock.json for AzureWebAppContainerV1.
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
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.
AB#2381967
Summary:
Resolves CG alert 433156 (CVE-2026-41674 — xmldom XML injection through unvalidated DocumentType serialization, severity: high) by updating
azure-pipelines-tasks-webdeployment-commonfrom^4.272.1to^4.274.0. The updated common package resolves@xmldom/xmldomto 0.8.13 from npm registry instead of 0.8.12 via git reference.Affected tasks:
Testing: All 8 tasks build successfully and pass L0 tests.