cvelist/2007/2xxx/CVE-2007-2055.json
2019-03-18 05:22:44 +00:00

82 lines
2.7 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": "http://www.vsecurity.com/bulletins/advisories/2007/afflib-shellinject.txt",
"refsource": "MISC",
"url": "http://www.vsecurity.com/bulletins/advisories/2007/afflib-shellinject.txt"
},
{
"name": "20070427 AFFLIB(TM): Multiple Shell Metacharacter Injections",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/467041/100/0/threaded"
},
{
"name": "afflib-multiple-command-execution(33964)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33964"
},
{
"name": "2656",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2656"
},
{
"name": "35608",
"refsource": "OSVDB",
"url": "http://osvdb.org/35608"
}
]
}
}