3 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...
The vulnerability of the JsonConvert.DeserializeObject method in the .NET Json.NET framework allows a attacker to cause a service failure.
The vulnerability of the JsonConvert.DeserializeObject method in the .NET Json.NET framework is related to insufficient handling of exceptional states. Exploiting this vulnerability may allow an attacker to cause a service failure...
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...