Vulnerability 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.
Related Weaknesses (CWE)
References
- https://github.com/bearcove/loona/commit/9a4028ec6484f50a320281271a41a5040ddb1ba
- https://github.com/bearcove/loona/security/advisories/GHSA-7vm6-qwh5-9x44
- https://github.com/mlalic/hpack-rs/issues/11
FAQ
What is CVE-2024-51502?
CVE-2024-51502 is a documented vulnerability. 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...
How severe is CVE-2024-51502?
CVSS scoring is not yet available for CVE-2024-51502. Check NVD for updates.
Is there a patch for CVE-2024-51502?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.