{"schema_version":"1.3.1","id":"GO-2021-0089","modified":"2024-05-20T16:03:47Z","published":"2021-04-14T20:04:52Z","aliases":["CVE-2020-10675","GHSA-rmh2-65xw-9m6q"],"summary":"Infinite loop in github.com/buger/jsonparser","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"}]}],"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"}],"database_specific":{"url":"https://pkg.go.dev/vuln/GO-2021-0089","review_status":"REVIEWED"}}