First published: Tue Dec 15 2020(Updated: )
GJSON before 1.6.4 allows attackers to cause a denial of service via crafted JSON.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
go/github.com/tidwall/gjson | <1.6.4 | 1.6.4 |
Gjson Project Gjson | <1.6.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-35380 is a vulnerability in GJSON that allows attackers to cause a denial of service (DoS) through crafted JSON.
CVE-2020-35380 occurs due to improper bounds checking, allowing maliciously crafted JSON objects to trigger an out-of-bounds panic.
CVE-2020-35380 has a severity rating of 7.5 (High).
To fix CVE-2020-35380, update the affected software to version 1.6.4 or newer.
You can find more information about CVE-2020-35380 on the NVD website (https://nvd.nist.gov/vuln/detail/CVE-2020-35380) and the GitHub repository for GJSON (https://github.com/tidwall/gjson/issues/192).