原始 OSV JSON
{
"id": "GHSA-rmh2-65xw-9m6q",
"aliases": [
"CVE-2020-10675"
],
"details": "The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a Delete call.",
"summary": "Infinite Loop in jsonparser",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
],
"package": {
"name": "github.com/buger/jsonparser",
"ecosystem": "Go"
}
}
],
"modified": "2024-05-20T19:47:11Z",
"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": "2021-05-18T18:26:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10675",
"type": "ADVISORY"
},
{
"url": "https://github.com/buger/jsonparser/issues/188",
"type": "WEB"
},
{
"url": "https://github.com/buger/jsonparser/pull/192",
"type": "WEB"
},
{
"url": "https://github.com/buger/jsonparser/commit/91ac96899e492584984ded0c8f9a08f10b473717",
"type": "WEB"
},
{
"url": "https://github.com/buger/jsonparser",
"type": "PACKAGE"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected]/message/4C7PV6KEUUM76V4B2J5IFN2U6LEOWB67",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected]/message/6KUHKDQSEYJNROA66OMN6AAQMGAAN6WI",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2021-0089",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-835"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-03-19T14:15:00Z",
"github_reviewed_at": "2021-05-04T21:51:17Z"
}
}