cvelist/2014/3xxx/CVE-2014-3776.json

98 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-3776",
"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" : "Buffer overflow in the \"read-u8vector!\" procedure in the srfi-4 unit in CHICKEN stable 4.8.0.7 and development snapshots before 4.9.1 allows remote attackers to cause a denial of service (memory corruption and application crash) and possibly execute arbitrary code via a \"#f\" value in the NUM argument."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[Chicken-hackers] 20140517 [PATCH] Bound read-u8vector! to dest vector's size when no length is given",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.gnu.org/archive/html/chicken-hackers/2014-05/msg00032.html"
},
{
"name" : "[chicken-announce] 20140518 [SECURITY] Buffer-overrun in some uses of read-u8vect",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.gnu.org/archive/html/chicken-announce/2014-05/msg00001.html"
},
{
"name" : "[oss-security] 20140518 CVE request for buffer overrun in CHICKEN Scheme",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/oss-sec/2014/q2/328"
},
{
"name" : "[oss-security] 20140519 Re: CVE request for buffer overrun in CHICKEN Scheme",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/oss-sec/2014/q2/334"
},
{
"name" : "http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=1d06ce7e21c7e903ca5dca11fda6fcf2cc52de5e",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=1d06ce7e21c7e903ca5dca11fda6fcf2cc52de5e"
},
{
"name" : "https://bugs.call-cc.org/ticket/1124",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugs.call-cc.org/ticket/1124"
},
{
"name" : "GLSA-201612-54",
"refsource" : "GENTOO",
2017-10-16 12:31:07 -04:00
"url" : "https://security.gentoo.org/glsa/201612-54"
},
{
"name" : "67468",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/67468"
}
]
}
}