cvelist/2006/6xxx/CVE-2006-6565.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-6565",
"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" : "FileZilla Server before 0.9.22 allows remote attackers to cause a denial of service (crash) via a wildcard argument to the (1) LIST or (2) NLST commands, which results in a NULL pointer dereference, a different set of vectors than CVE-2006-6564. NOTE: CVE analysis suggests that the problem might be due to a malformed PORT command."
2017-10-16 12:31:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "2914",
"refsource" : "EXPLOIT-DB",
2017-10-18 11:03:54 -04:00
"url" : "https://www.exploit-db.com/exploits/2914"
2017-10-16 12:31:07 -04:00
},
{
"name" : "http://sourceforge.net/project/shownotes.php?release_id=470364&group_id=21558",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://sourceforge.net/project/shownotes.php?release_id=470364&group_id=21558"
},
{
"name" : "ADV-2006-4937",
"refsource" : "VUPEN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.vupen.com/english/advisories/2006/4937"
},
{
"name" : "filezilla-commands-dos(30853)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/30853"
}
]
}
}