CVE-2008-0337
MiniWeb HTTP Server 0.8.19 - Remote Code Execution via Long URI
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0337. PoCs published by Hamid Ebadi.
AI-analyzed exploit summary The document describes two vulnerabilities in MiniWeb 0.8.19: a directory traversal flaw in mwGetLocalFileName() and a heap-based buffer overflow in _mwProcessReadSocket(). It includes proof-of-concept examples for both issues but does not provide functional exploit code.
Description
Heap-based buffer overflow in the _mwProcessReadSocket function in http.c in MiniWeb HTTP Server 0.8.19 allows remote attackers to execute arbitrary code via a long URI.
Exploits (1)
The document describes two vulnerabilities in MiniWeb 0.8.19: a directory traversal flaw in mwGetLocalFileName() and a heap-based buffer overflow in _mwProcessReadSocket(). It includes proof-of-concept examples for both issues but does not provide functional exploit code.