cvelist/2016/4xxx/CVE-2016-4804.json

98 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-4804",
"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" : "The read_boot function in boot.c in dosfstools before 4.0 allows attackers to cause a denial of service (crash) via a crafted filesystem, which triggers a heap-based buffer overflow in the (1) read_fat function or an out-of-bounds heap read in (2) get_fat function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://blog.fuzzing-project.org/44-dosfstools-fsck.vfat-Several-invalid-memory-accesses.html",
"refsource" : "MISC",
"url" : "https://blog.fuzzing-project.org/44-dosfstools-fsck.vfat-Several-invalid-memory-accesses.html"
},
{
"name" : "https://github.com/dosfstools/dosfstools/commit/e8eff147e9da1185f9afd5b25948153a3b97cf52",
"refsource" : "CONFIRM",
"url" : "https://github.com/dosfstools/dosfstools/commit/e8eff147e9da1185f9afd5b25948153a3b97cf52"
},
{
"name" : "https://github.com/dosfstools/dosfstools/issues/25",
"refsource" : "CONFIRM",
"url" : "https://github.com/dosfstools/dosfstools/issues/25"
},
{
"name" : "https://github.com/dosfstools/dosfstools/issues/26",
"refsource" : "CONFIRM",
"url" : "https://github.com/dosfstools/dosfstools/issues/26"
},
{
"name" : "openSUSE-SU-2016:1461",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2016-06/msg00001.html"
},
{
"name" : "openSUSE-SU-2016:2233",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2016-09/msg00014.html"
},
{
"name" : "USN-2986-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-2986-1"
},
{
"name" : "90311",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/90311"
}
]
}
}