Permalink
CVE-2024-21907
7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
by @Erethon Activity log
- Created suggestion
- @Erethon dismissed
- @Erethon accepted
- @Erethon dismissed
- @Erethon accepted
- @Erethon dismissed
- @Erethon accepted
- @Erethon dismissed
- @Erethon accepted
- @Erethon dismissed
- @Erethon accepted
- @Erethon dismissed
Improper Handling of Exceptional Conditions in Newtonsoft.Json
Newtonsoft.Json before version 13.0.1 is affected by a mishandling of exceptional conditions vulnerability. 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 library, an unauthenticated and remote attacker may be able to cause the denial of service condition.
References
-
-
-
https://github.com/JamesNK/Newtonsoft.Json/commit/7e77bbe1beccceac4fc7b174b53ab… relatedx_transferred
-
-
-
-
-
Affected products
Newtonsoft.Json
- <13.0.1
Matching in nixpkgs
pkgs.dotnetPackages.NewtonsoftJson
None