Menu

#31 Netty 4.1.104 Final - vulnerability

Any
closed-fixed
rzo
None
5
2024-11-15
2024-06-25
Ravi Raj
No

Issue Detected: CVE-2024-29025
Blackduck scan: BDSA-2024-0720

The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, this field can cumulate data without limits.

Discussion

  • rzo

    rzo - 2024-07-02
    • status: open --> open-accepted
     
  • rzo

    rzo - 2024-11-15
    • status: open-accepted --> closed-fixed
     
  • rzo

    rzo - 2024-11-15

    13.13

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.