cvelist/2007/2xxx/CVE-2007-2055.json
2018-10-16 11:17:01 -04:00

83 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-2055",
"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" : "AFFLIB 2.2.8 and earlier allows attackers to execute arbitrary commands via shell metacharacters involving (1) certain command line parameters in tools/afconvert.cpp and (2) arguments to the get_parameter function in aimage/ident.cpp. NOTE: it is unknown if the get_parameter vector (2) is ever called."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070427 AFFLIB(TM): Multiple Shell Metacharacter Injections",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/467041/100/0/threaded"
},
{
"name" : "http://www.vsecurity.com/bulletins/advisories/2007/afflib-shellinject.txt",
"refsource" : "MISC",
"url" : "http://www.vsecurity.com/bulletins/advisories/2007/afflib-shellinject.txt"
},
{
"name" : "35608",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/35608"
},
{
"name" : "2656",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2656"
},
{
"name" : "afflib-multiple-command-execution(33964)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/33964"
}
]
}
}