mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2024-21907](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21907)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://alephsecurity.com/vulns/aleph-2018004
|
|
- https://alephsecurity.com/vulns/aleph-2018004
|
|
- https://security.snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678
|
|
- https://security.snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678
|
|
|
|
#### Github
|
|
- https://github.com/aargenveldt/SbomTest
|
|
|