Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Security.Cryptography.Pkcs 8.0.0 depends on vulnerable System.Formats.Asn1 8.0.0 #106834

Closed
avivanoff opened this issue Aug 22, 2024 · 2 comments

Comments

@avivanoff
Copy link

Description

System.Security.Cryptography.Pkcs 8.0.0 depends on vulnerable System.Formats.Asn1 8.0.0.

Reproduction Steps

  1. Create a project.
  2. Add a reference to System.Security.Cryptography.Pkcs 8.0.0.
  3. Enable transitive NuGet package analysis in the project.
  4. Set warnings as error.

Expected behavior

No warnings or errors should be reported.

Actual behavior

An error is reported:

error NU1903: Warning As Error: Package 'System.Formats.Asn1' 8.0.0 has a known high severity vulnerability, GHSA-447r-wph3-92pm.

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Aug 22, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@vcsjones
Copy link
Member

Closing as a duplicate of #105028.

Please use that issue for discussion and work arounds.

@vcsjones vcsjones closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Aug 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants