cvelist/2009/2xxx/CVE-2009-2850.json
2019-03-17 23:11:50 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-2850",
"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 buffer overflows in NASA Common Data Format (CDF) allow context-dependent attackers to execute arbitrary code, as demonstrated using (1) an array index error in the ReadAEDRList64 function, and other errors in the (2) SearchForRecord_r_64, (3) LastRecord64, (4) CDFsel64, and other unspecified functions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20090721 [INFIGO-2009-07-09]: NASA Common Data Format remote buffer overflow(s)",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/505123/30/0/threaded"
},
{
"name": "http://cdf.gsfc.nasa.gov/html/CDF_changesnote2.html",
"refsource": "CONFIRM",
"url": "http://cdf.gsfc.nasa.gov/html/CDF_changesnote2.html"
},
{
"name": "http://cdf.gsfc.nasa.gov/html/CDF_v330.html",
"refsource": "CONFIRM",
"url": "http://cdf.gsfc.nasa.gov/html/CDF_v330.html"
},
{
"name": "[oss-security] 20090814 CVE request: Common Data Format (CDF) library multiple heap-based buffer overflows",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/08/14/3"
}
]
}
}