blob: 8a4061aa8e3ca4ff86b045d2af702c92086fd6eb [file] [log] [blame]
{
"id": "GO-2021-0089",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-10675",
"GHSA-rmh2-65xw-9m6q"
],
"details": "Parsing malformed JSON which contain opening brackets, but not closing brackets, leads to an infinite loop. If operating on untrusted user input this can be used as a denial of service vector.",
"affected": [
{
"package": {
"name": "github.com/buger/jsonparser",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0089"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/buger/jsonparser",
"symbols": [
"Delete",
"findKeyStart"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/buger/jsonparser/pull/192"
},
{
"type": "FIX",
"url": "https://github.com/buger/jsonparser/commit/91ac96899e492584984ded0c8f9a08f10b473717"
},
{
"type": "WEB",
"url": "https://github.com/buger/jsonparser/issues/188"
}
],
"credits": [
{
"name": "Cong Wang"
}
],
"schema_version": "1.3.1"
}