mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-05-28 01:02:55 +00:00
77 lines
2.7 KiB
JSON
77 lines
2.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2005-0684",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "20050425 MySQL MaxDB Webtool Remote Stack Overflow Vulnerability",
|
|
"refsource": "IDEFENSE",
|
|
"url": "http://www.idefense.com/application/poi/display?id=234&type=vulnerabilities"
|
|
},
|
|
{
|
|
"name": "13368",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/13368"
|
|
},
|
|
{
|
|
"name": "http://dev.mysql.com/doc/maxdb/changes/changes_7.5.00.26.html#WebDAV",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://dev.mysql.com/doc/maxdb/changes/changes_7.5.00.26.html#WebDAV"
|
|
},
|
|
{
|
|
"name": "20050425 MySQL MaxDB Webtool Remote Lock-Token Stack Overflow Vulnerability",
|
|
"refsource": "IDEFENSE",
|
|
"url": "http://www.idefense.com/application/poi/display?id=235&type=vulnerabilities"
|
|
}
|
|
]
|
|
}
|
|
} |