Klever-Go is the Go implementation of the Klever blockchain protocol. Versions from 1.7.14 through 1.7.17 are vulnerable to a remotely triggerable denial of service. Both REST APIs are started with t…
High CVSS 7.5
Summary
Klever-Go is the Go implementation of the Klever blockchain protocol. Versions from 1.7.14 through 1.7.17 are vulnerable to a remotely triggerable denial of service. Both REST APIs are started with the Gin Engine.Run convenience method, which serves requests through Go's default HTTP server with no ReadHeaderTimeout, ReadTimeout, or MaxHeaderBytes configured. As a result, incoming connections that never complete their request headers are held open indefinitely. When a REST listener is reachable…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://github.com/klever-io/klever-go/releases/tag/v1.7.18
- https://github.com/klever-io/klever-go/security/advisories/GHSA-w4c6-7r69-w7j9
- https://github.com/klever-io/klever-go/security/advisories/GHSA-w4c6-7r69-w7j9
Timeline
- nvd_ingest NVD