2017-10-16 12:31:07 -04:00
{
2023-02-12 23:01:30 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 01:40:22 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2016-6830" ,
2023-02-12 23:01:30 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
2019-03-18 01:40:22 +00:00
"STATE" : "PUBLIC"
} ,
2023-02-12 23:01:30 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The \"process-execute\" and \"process-spawn\" procedures in CHICKEN Scheme used fixed-size buffers for holding the arguments and environment variables to use in its execve() call. This would allow user-supplied argument/environment variable lists to trigger a buffer overrun. This affects all releases of CHICKEN up to and including 4.11 (it will be fixed in 4.12 and 5.0, which are not yet released)."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2019-03-18 01:40:22 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-12 23:01:30 +00:00
"vendor_name" : "n/a" ,
2019-03-18 01:40:22 +00:00
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
2023-02-12 23:01:30 +00:00
"version_affected" : "=" ,
2019-03-18 01:40:22 +00:00
"version_value" : "n/a"
}
]
}
}
]
2023-02-12 23:01:30 +00:00
}
2019-03-18 01:40:22 +00:00
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-02-12 23:01:30 +00:00
"url" : "http://lists.nongnu.org/archive/html/chicken-announce/2016-08/msg00001.html" ,
"refsource" : "MISC" ,
"name" : "http://lists.nongnu.org/archive/html/chicken-announce/2016-08/msg00001.html"
2019-03-18 01:40:22 +00:00
} ,
{
2023-02-12 23:01:30 +00:00
"url" : "http://www.securityfocus.com/bid/92550" ,
"refsource" : "MISC" ,
"name" : "http://www.securityfocus.com/bid/92550"
2019-03-18 01:40:22 +00:00
}
]
}
}