Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
cve-2023-33476 — Exploits for a heap overflow in MiniDLNA <=1.3.2 (CVE-2023-33476) | Kitploit
Tools/GitHubGitHub/mellow-hype/cve-2023-33476
Embedded Systems SecurityVulnerability AnalysisExploitationReverse EngineeringFuzzingBinary Exploitation
GitHubmellow-hype/cve-2023-33476

cve-2023-33476

Exploits for a heap overflow in MiniDLNA <=1.3.2 (CVE-2023-33476)

View Repository
19323 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

CVE-2023-33476

ReadyMedia (MiniDLNA) versions from 1.1.15 up to 1.3.2 is vulnerable to Buffer Overflow. The vulnerability is caused by incorrect validation logic when handling HTTP requests using chunked transport encoding. This results in other code later using attacker-controlled chunk values that exceed the length of the allocated buffer, resulting in out-of-bounds read/write.

  • Root Cause Analysis
  • Exploit Details
  • NIST CVE Entry

exploits

  • RCE via tcache poisoning+GOT overwrite exploit for x86-64 target
  • RCE via tcache poisoning+RIP overwrite exploit for arm32 target (Netgear RAX30)

fuzzing

  • source code dir tweaked for fuzzing
  • libfuzzer harnesses used to find the bug

src

vulnerable source code that can be built to reproduce/test exploits

Download Tool