cve/2021/CVE-2021-41973.md
2024-06-18 02:51:15 +02:00

868 B

CVE-2021-41973

Description

In Apache MINA, a specifically crafted, malformed HTTP request may cause the HTTP Header decoder to loop indefinitely. The decoder assumed that the HTTP Header begins at the beginning of the buffer and loops if there is more data than expected. Please update MINA to 2.1.5 or greater.

POC

Reference

Github

No PoCs found on GitHub currently.