cvelist/2006/2xxx/CVE-2006-2230.json
2018-10-18 11:15:13 -04:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-2230",
"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 format string vulnerabilities in xiTK (xitk/main.c) in xine 0.99.4 might allow attackers to cause a denial of service via format string specifiers in an MP3 filename specified on the command line. NOTE: this is a different vulnerability than CVE-2006-1905. In addition, if the only attack vectors involve a user-assisted, local command line argument of a non-setuid program, this issue might not be a vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060429 XINE format string bugs when handling non existen file",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/432598/100/0/threaded"
},
{
"name" : "DSA-1093",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2006/dsa-1093"
},
{
"name" : "17769",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17769"
},
{
"name" : "xine-mainc-format-string(26216)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/26216"
}
]
}
}