Asymmetric denial of service In golang-github-tidwall-gjson
Description
Denial of service in GJSON 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 11 | 1.6.7-1 | ||
go | 1.6.4 | ||
debian 12 | 1.6.7-1 | ||
debian 13 | 1.6.7-1 | ||
debian 14 | 1.6.7-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3.