Описание
github.com/buger/jsonparser has a denial of service vulnerability
The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2026-32285
- https://github.com/buger/jsonparser/issues/275
- https://github.com/golang/vulndb/issues/4514
- https://github.com/buger/jsonparser/pull/276
- https://github.com/buger/jsonparser/commit/a69e7e01cd4ad67bdfd3ac2c080b9212af16f4b0
- https://github.com/buger/jsonparser/releases/tag/v1.1.2
- https://pkg.go.dev/vuln/GO-2026-4514
- https://securityinfinity.com/research/buger-jsonparser-negative-slice-panic-dos-2026
Пакеты
github.com/buger/jsonparser
<= 1.1.1
1.1.2
Связанные уязвимости
The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.
The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.
The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.
The Delete function fails to properly validate offsets when processing ...
Уязвимость функции Delete() языка программирования Go, позволяющая нарушителю вызвать отказ в обслуживании