CVE-2024-51502

Published
View on NVD ↗
CVSS v3
N/A
CVSS v2
N/A
Affected
2
PROJECTS

Description

loona is an experimental, HTTP/1.1 and HTTP/2 implementation in Rust on top of io-uring. `loona-hpack` suffers from the same vulnerability as the original `hpack` as documented in issue #11. All users who try to decode untrusted input using the Decoder are vulnerable to this exploit. This issue has been addressed in release version 0.4.3. All users are advised to upgrade. There are no known workarounds for this vulnerability.

HTTP 1+2 in Rust, with io_uring & ktls
GitHubGitHub
450
An HPACK coder implementation in Rust
GitHubGitHub
17