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

Set max depth for JSON serializer to mitigate known DOS vulnerability #902

Merged

Conversation

andyleejordan
Copy link
Contributor

The other option is to update Newtonsoft.Json, which now also sets the maximum depth by default, but this mitigates without having to update.

The other option is to update Newtonsoft.Json, which now also sets the
maximum depth by default, but this mitigates without having to update.
@github-actions github-actions bot added this to the v0.19.7 milestone Nov 29, 2022
@david-driscoll david-driscoll merged commit 7fd2219 into OmniSharp:master Dec 2, 2022
@github-actions github-actions bot added the mysterious We forgot to label this label Dec 2, 2022
@andyleejordan andyleejordan deleted the andschwa/max-depth-json branch December 2, 2022 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants