CVE-2005-0684
MySQL MaxDB < 7.5.00.26 - Remote Code Execution via WebDAV Lock-Token Header
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-0684.
PoCs published by Metasploit, hdm, including Metasploit module exploits/windows/http/maxdb_webdbm_get_overflow.
AI-analyzed exploit summary This exploit targets a stack buffer overflow in MaxDB WebDBM service via a crafted HTTP GET request. It leverages SEH overwrite to achieve remote code execution on Windows systems.
Description
Multiple buffer overflows in the web tool for MySQL MaxDB before 7.5.00.26 allows remote attackers to execute arbitrary code via (1) an HTTP GET request with a long file parameter after a percent ("%") sign or (2) a long Lock-Token string to the WebDAV functionality, which is not properly handled by the getLockTokenHeader function in WDVHandler_CommonUtils.c.
Exploits (2)
This exploit targets a stack buffer overflow in MaxDB WebDBM service via a crafted HTTP GET request. It leverages SEH overwrite to achieve remote code execution on Windows systems.
This Metasploit module exploits a stack buffer overflow in MaxDB WebDBM service via a crafted HTTP GET request, leveraging SEH overwrite for arbitrary code execution on Windows systems.