CVE-2020-36067
HIGH7.5EPSS 0.47%Panic due to improper input validation in ForEach in github.com/tidwall/gjson
Published: 2/6/2023Modified: 4/28/2026
Description
GJSON <=v1.6.5 allows attackers to cause a denial of service (panic: runtime error: slice bounds out of range) via a crafted GET call.
Affected packages (3)
- Debian/golang-github-tidwall-gjsonfrom 0, < 1.6.7-1
- Go/github.com/tidwall/gjsonfrom 0, < 1.6.6
- Go/github.com/tidwall/gjsonfrom 0, < 1.6.6
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
References (6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2020-36067
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2020-36067
- PATCHhttps://github.com/tidwall/gjson
- WEBhttps://github.com/tidwall/gjson/commit/bf4efcb3c18d1825b2988603dea5909140a5302b
- WEBhttps://github.com/tidwall/gjson/issues/196
- WEBhttps://pkg.go.dev/vuln/GO-2021-0054