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

97 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:04:15 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:04:15 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:04:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "67468",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/67468"
},
{
"name": "[Chicken-hackers] 20140517 [PATCH] Bound read-u8vector! to dest vector's size when no length is given",
"refsource": "MLIST",
"url": "http://lists.gnu.org/archive/html/chicken-hackers/2014-05/msg00032.html"
},
{
"name": "https://bugs.call-cc.org/ticket/1124",
"refsource": "CONFIRM",
"url": "https://bugs.call-cc.org/ticket/1124"
},
{
"name": "[oss-security] 20140519 Re: CVE request for buffer overrun in CHICKEN Scheme",
"refsource": "MLIST",
"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",
"url": "http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=1d06ce7e21c7e903ca5dca11fda6fcf2cc52de5e"
},
{
"name": "GLSA-201612-54",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201612-54"
},
{
"name": "[oss-security] 20140518 CVE request for buffer overrun in CHICKEN Scheme",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q2/328"
},
{
"name": "[chicken-announce] 20140518 [SECURITY] Buffer-overrun in some uses of read-u8vect",
"refsource": "MLIST",
"url": "http://lists.gnu.org/archive/html/chicken-announce/2014-05/msg00001.html"
}
]
}
}