You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using BlackDuck to scan our projects and recently Newtonsoft.Json 13.0.1 was flagged as a medium security risk (BDSA-2018-5195) because of the following issue:
Newtonsoft.Json is vulnerable to denial-of-service (DoS) due to a stack overflow that can occur whenever nested objects are being processed. A remote attacker could cause a vulnerable application to crash by causing it to process a maliciously crafted JSON object.
The BDSA record points to this article which was created around 2018: https://alephsecurity.com/vulns/aleph-2018004
I've been searching for more information about this issue but can't find anything useful.
Black Duck also points to a solution as fixed with this comment. Can there be a new release to include this fix? Thanks! f7e7bd0