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

Vulnerability CVE-2024-43485 #18

Open
jerone opened this issue Oct 14, 2024 · 1 comment
Open

Vulnerability CVE-2024-43485 #18

jerone opened this issue Oct 14, 2024 · 1 comment

Comments

@jerone
Copy link

jerone commented Oct 14, 2024

This package has a. .NET Denial of Service Vulnerability.

Microsoft is releasing this security advisory to provide information about a vulnerability in System.Text.Json 6.0.x and 8.0.x. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

In System.Text.Json 6.0.x and 8.0.x, applications which deserialize input to a model with an [ExtensionData] property can be vulnerable to an algorithmic complexity attack resulting in Denial of Service.

https://osv.dev/vulnerability/GHSA-8g4q-xg66-9fp4
GHSA-8g4q-xg66-9fp4

System.Text.Json is a dependency of System.Net.Http.Json, which is used in this package:

<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />

@jerone
Copy link
Author

jerone commented Nov 16, 2024

Ping @maxkagamine

jerone added a commit to jerone/Jvw.DevToys.SemverCalculator that referenced this issue Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant