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

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-1657",
"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" : "Stack-based buffer overflow in the file_compress function in minigzip (Modules/zlib) in Python 2.5 allows context-dependent attackers to execute arbitrary code via a long file argument."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070314 Fwd: Python 2.5 (Modules/zlib) minigzip local buffer overflow vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/462799/100/0/threaded"
},
{
"name" : "20070314 [TRUE] Python 2.5 (Modules/zlib) minigzip local buffer overflow vulnerability",
"refsource" : "VIM",
"url" : "http://attrition.org/pipermail/vim/2007-March/001430.html"
},
{
"name" : "22964",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/22964"
},
{
"name" : "43550",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/43550"
}
]
}
}