Skip to content

[SECURITY] new version of Azure.Extensions.AspNetCore.DataProtection.Blobs to combat dependency security vulnerability please #47176

@robrich

Description

@robrich

Library name and version

Azure.Extensions.AspNetCore.DataProtection.Blobs 1.3.4

Describe the bug

Azure.Extensions.AspNetCore.DataProtection.Blobs depends on ... depends on System.Drawing.Common 4.7.0 which has a critical vulnerability, causing a build warning. Can we get a new build of Azure.Extensions.AspNetCore.DataProtection.Blobs that depends on the recently released version of Microsoft.AspNetCore.DataProtection that doesn't have this vulnerability?

Expected behavior

Build succeeds without warnings.

Actual behavior

Build fails when "Treat warnings as Errors" is enabled, and NuGet package restore fails.

Reproduction Steps

  1. Add Azure.Extensions.AspNetCore.DataProtection.Blobs NuGet package
  2. See NuGet security error
  3. Cry

Environment

ASP.NET 9, VS 2022

Metadata

Metadata

Labels

ClientThis issue is related to a non-management packageExtensionsASP.NET Core extensionscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions