ably-dotnet
ably-dotnet copied to clipboard
Improper Handling of Exceptional Conditions in Newtonsoft.Json
ecurity vulnerabilities in Newtonsoft.Json < 13.0.1
Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to improper handling of StackOverFlow exception (SOE) whenever nested expressions are being processed. Exploiting this vulnerability results in Denial Of Service (DoS), and it is exploitable when an attacker sends 5 requests that cause SOE in time frame of 5 minutes.
➤ Tom Kirby-Green commented:
This builds with updated dependencies on Linux (.NET Core), Windows (.NET Core and .NET Framework) but fails when doing the iOS and Android Xamarin builds (both of which use the mono runtime).
It's difficult to test failing build/tests on the CI, so installed xamarin
locally. Testing it out by looking at unknown errors.