cvelist/2015/8xxx/CVE-2015-8872.json

98 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-8872",
"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 set_fat function in fat.c in dosfstools before 4.0 might allow attackers to corrupt a FAT12 filesystem or cause a denial of service (invalid memory read and crash) by writing an odd number of clusters to the third to last entry on a FAT12 filesystem, which triggers an \"off-by-two error.\""
}
]
},
"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/07908124838afcc99c577d1d3e84cef2dbd39cb7",
"refsource" : "CONFIRM",
"url" : "https://github.com/dosfstools/dosfstools/commit/07908124838afcc99c577d1d3e84cef2dbd39cb7"
},
{
"name" : "https://github.com/dosfstools/dosfstools/issues/12",
"refsource" : "CONFIRM",
"url" : "https://github.com/dosfstools/dosfstools/issues/12"
},
{
"name" : "https://github.com/dosfstools/dosfstools/releases/tag/v4.0",
"refsource" : "CONFIRM",
"url" : "https://github.com/dosfstools/dosfstools/releases/tag/v4.0"
},
{
"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"
}
]
}
}