cvelist/2007/5xxx/CVE-2007-5184.json
2018-10-15 17:03:25 -04:00

103 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-5184",
"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" : "Format string vulnerability in the SMBDirList function in dirlist.c in SmbFTPD 0.96 allows remote attackers to execute arbitrary code via format string specifiers in a directory name."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20071001 smbftpd 0.96 format string vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/481220/100/0/threaded"
},
{
"name" : "4478",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/4478"
},
{
"name" : "http://debork.se/poc/001_smbftpd.c",
"refsource" : "MISC",
"url" : "http://debork.se/poc/001_smbftpd.c"
},
{
"name" : "http://sourceforge.net/project/shownotes.php?release_id=543077",
"refsource" : "CONFIRM",
"url" : "http://sourceforge.net/project/shownotes.php?release_id=543077"
},
{
"name" : "25871",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/25871"
},
{
"name" : "ADV-2007-3311",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2007/3311"
},
{
"name" : "41385",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/41385"
},
{
"name" : "27014",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/27014"
},
{
"name" : "smbftpd-smbdirlist-format-string(36893)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/36893"
}
]
}
}