原始 OSV JSON{
"id": "GHSA-8rfx-6mr3-5jh3",
"aliases": [],
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-5crp-9r3c-p9vr. This link is maintained to preserve external references.\n\n### Original Description\nNewtonsoft.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.\n",
"summary": "Duplicate Advisory: Improper Handling of Exceptional Conditions in Newtonsoft.Json",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "13.0.1"
}
]
}
],
"package": {
"name": "Newtonsoft.Json",
"ecosystem": "NuGet"
}
}
],
"modified": "2024-09-06T21:37:39Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2024-01-03T18:30:51Z",
"withdrawn": "2024-01-03T20:06:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21907",
"type": "ADVISORY"
},
{
"url": "https://github.com/JamesNK/Newtonsoft.Json/issues/2457",
"type": "WEB"
},
{
"url": "https://github.com/JamesNK/Newtonsoft.Json/pull/2462",
"type": "WEB"
},
{
"url": "https://github.com/JamesNK/Newtonsoft.Json/commit/7e77bbe1beccceac4fc7b174b53abfefac278b66",
"type": "WEB"
},
{
"url": "https://alephsecurity.com/2018/10/22/StackOverflowException",
"type": "WEB"
},
{
"url": "https://alephsecurity.com/vulns/aleph-2018004",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-5crp-9r3c-p9vr",
"type": "ADVISORY"
},
{
"url": "https://security.snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678",
"type": "WEB"
},
{
"url": "https://vulncheck.com/advisories/vc-advisory-GHSA-5crp-9r3c-p9vr",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-755"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2024-01-03T16:15:08Z",
"github_reviewed_at": "2024-01-03T20:06:13Z"
}
}