Vulnerability record · CVE-2005-0684 · published 25 April 2005
CVE-2005-0684: MySQL MaxDB web tool buffer overflows allow remote code execution
Mysql · Maxdb
The MySQL MaxDB web tool before 7.5.00.26 contains multiple buffer overflows, one reachable through an HTTP GET request with a long file parameter after a percent sign and another through a long Lock-Token string in the WebDAV functionality. The WebDAV overflow is caused by improper handling in the getLockTokenHeader function in WDVHandler_CommonUtils.c. Successful exploitation lets a remote, unauthenticated attacker execute arbitrary code on the affected service.
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.
AV:N/AC:L/Au:N/C:C/I:C/A:C
Automated analysis
critical priorityCVSS 2.0 base score is 10 with complete confidentiality, integrity and availability impact from an unauthenticated network vector, and EPSS is very high.
What it is
The MySQL MaxDB web tool before 7.5.00.26 contains multiple buffer overflows, one reachable through an HTTP GET request with a long file parameter after a percent sign and another through a long Lock-Token string in the WebDAV functionality. The WebDAV overflow is caused by improper handling in the getLockTokenHeader function in WDVHandler_CommonUtils.c. Successful exploitation lets a remote, unauthenticated attacker execute arbitrary code on the affected service.
Impact
An attacker gains remote code execution with the privileges of the MaxDB web tool process, which can lead to full compromise of the host and any data it manages.
Attack surface
The flaws are reached over the network through the MaxDB web tool's HTTP and WebDAV interfaces, requiring no authentication and no user interaction per the AV:N/AC:L/Au:N vector.
Exploitation
No CISA KEV listing and no public exploit references are present, but EPSS is 0.68504 (99.3rd percentile), indicating a high modeled likelihood of exploitation activity.
What to do
- Upgrade MySQL MaxDB to 7.5.00.26 or later, which the vendor advisory and patch references address.
- If the web tool and WebDAV functionality are not required, disable or block them.
- Restrict network access to the MaxDB web tool to trusted management hosts only.
- Monitor vendor advisories for any further updates to the affected component.
Detection
- Inspect HTTP GET requests to the MaxDB web tool for unusually long file parameters, especially those containing a percent sign.
- Inspect WebDAV requests for abnormally long Lock-Token header values.
- Alert on crashes or restarts of the MaxDB web tool process that coincide with HTTP or WebDAV traffic.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://dev.mysql.com/doc/maxdb/changes/changes_7.5.00.26.html#WebDAV | PatchVendor Advisory |
| http://www.idefense.com/application/poi/display?id=234&type=vulnerabilities | PatchVendor Advisory |
| http://www.idefense.com/application/poi/display?id=235&type=vulnerabilities | PatchVendor Advisory |
| http://www.securityfocus.com/bid/13368 | |
| http://dev.mysql.com/doc/maxdb/changes/changes_7.5.00.26.html#WebDAV | PatchVendor Advisory |
| http://www.idefense.com/application/poi/display?id=234&type=vulnerabilities | PatchVendor Advisory |
| http://www.idefense.com/application/poi/display?id=235&type=vulnerabilities | PatchVendor Advisory |
| http://www.securityfocus.com/bid/13368 |
Track CVE-2005-0684 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2005-0684), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.