10
CVSSv2

CVE-2005-0684

Published: 25/04/2005 Updated: 08/03/2011
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Multiple buffer overflows in the web tool for MySQL MaxDB prior to 7.5.00.26 allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

mysql maxdb 7.5.00.08

mysql maxdb 7.5.00.19

mysql maxdb 7.5.00.12

mysql maxdb 7.5.00.14

mysql maxdb 7.5.00.15

mysql maxdb 7.5.00.16

mysql maxdb 7.5.00

mysql maxdb 7.5.00.11

mysql maxdb 7.5.00.18

mysql maxdb 7.5.00.23

Exploits

## # $Id: maxdb_webdbm_get_overflowrb 9262 2010-05-09 17:45:00Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/cor ...