-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Describe the bug
jackson-databind up to 2.13.2 allows a Java StackOverflow exception and denial of service via a large depth of nested objects.
[1] https://nvd.nist.gov/vuln/detail/CVE-2020-36518
[2] FasterXML/jackson-databind#2816
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Update jackson-databind to 2.13.2.1
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.