chonked pt.1: #minidlna 1.3.2 http chunk parsing #heap #overflow (cve-2023-33476) root cause analysis
https://blog.coffinsec.com/0day/2023/05/31/minidlna-heap-overflow-rca.html
chonked pt.2: #exploiting cve-2023-33476 for remote code execution
https://blog.coffinsec.com/0day/2023/06/19/minidlna-cve-2023-33476-exploits.html
// by @hypr
chonked pt.1: MiniDLNA 1.3.2 HTTP Chunk Parsing Heap Overflow (CVE-2023-33476) Root Cause Analysis
first part in a two-part series going over a heap overflow in MiniDLNA, a media server commonly deployed in embedded environments. this post provides a summary and root cause analysis of the vulnerability.


