原始 OSV JSON{
"id": "GHSA-w942-gw6m-p62c",
"aliases": [
"CVE-2020-35380"
],
"details": "GJSON before 1.6.4 allows attackers to cause a denial of service via crafted JSON. Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector.",
"summary": "Denial of service in GJSON",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.4"
}
]
}
],
"package": {
"name": "github.com/tidwall/gjson",
"ecosystem": "Go"
}
}
],
"modified": "2024-05-20T19:27:54Z",
"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-06-23T17:53:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35380",
"type": "ADVISORY"
},
{
"url": "https://github.com/tidwall/gjson/issues/192",
"type": "WEB"
},
{
"url": "https://github.com/tidwall/gjson/commit/f0ee9ebde4b619767ae4ac03e8e42addb530f6bc",
"type": "WEB"
},
{
"url": "https://github.com/tidwall/gjson",
"type": "PACKAGE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2021-0059",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-05-12T21:50:06Z"
}
}