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

Updated System.Text.Json to address CVE-2024-43485 #39

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

ysyrota
Copy link
Contributor

@ysyrota ysyrota commented Oct 13, 2024

Description

Updated System.Text.Json to version 6.0.10 to address security vulnerability CVE-2024-43485.

Motivation and Context

This update addresses a critical security vulnerability identified as CVE-2024-43485 in the System.Text.Json library. By upgrading to version 6.0.10.

How Has This Been Tested?

  • Ran the test suite, and all tests passed successfully.
  • Verified that the application example and key functionalities work as expected after the update.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

examples/App.config Outdated Show resolved Hide resolved
@AaronAtDuo AaronAtDuo merged commit d78f4b5 into duosecurity:master Oct 16, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants