2 matches found
VulnCheck: CVE-2024-21907 Improper Handling of Exceptional Conditions in Newtonsoft.Json
CVE-2024-21907 addresses a mishandling of exceptional conditions vulnerability in Newtonsoft.Json before version 13.0.1. Crafted data that is passed to the JsonConvert.DeserializeObject method may trigger a StackOverflow exception resulting in denial of service. Depending on the usage of the...
Json.NET Security Vulnerabilities
Json.NET is a popular .NET high-performance JSON framework from the individual developer James Newton-King. A security vulnerability exists in Json.NET versions prior to 13.0.1, which stems from an improperly handled exception condition, where data passed to the JsonConvert.DeserializeObject meth...