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

Upgrade JsonCore dependency affected by CVE-2024-43485 #599

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

89netraM
Copy link

Description

This PR upgrades the System.Text.Json package dependency to the latest '6.0.*' version as to not be susceptible to a Denial of Service Vulnerability as per CVE-2024-43485.

Until something like #580 can happen, it's best to upgrade within the same major version.

How Has This Been Tested?

All previous tests should still pass.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes No new code
  • I have made corresponding changes to the documentation No reference found in documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement. Yes.

@joelfoliveira
Copy link
Contributor

Hi @89netraM ,

Thank you for your contribution. Can you please fix the commit message so it passes the commit linting?

The commit message after the type needs to start in lowercase.

@89netraM
Copy link
Author

Hi! Thank you! Sorry. It should be fixed now. Hopefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants