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

87 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:44:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8026",
"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 23:44:57 +00:00
"lang": "eng",
"value": "Heap-based buffer overflow in the verify_vbr_checksum function in exfatfsck in exfat-utils before 1.2.1 allows remote attackers to cause a denial of service (infinite loop) or possibly execute arbitrary code via a crafted filesystem."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:44:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/relan/exfat/commit/2e86ae5f81da11f11673d0546efb525af02b7786",
"refsource": "CONFIRM",
"url": "https://github.com/relan/exfat/commit/2e86ae5f81da11f11673d0546efb525af02b7786"
},
{
"name": "GLSA-201612-31",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201612-31"
},
{
"name": "https://blog.fuzzing-project.org/25-Heap-overflow-and-endless-loop-in-exfatfsck-exfat-utils.html",
"refsource": "MISC",
"url": "https://blog.fuzzing-project.org/25-Heap-overflow-and-endless-loop-in-exfatfsck-exfat-utils.html"
},
{
"name": "https://github.com/relan/exfat/issues/5",
"refsource": "CONFIRM",
"url": "https://github.com/relan/exfat/issues/5"
},
{
"name": "77307",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/77307"
},
{
"name": "[oss-security] 20151029 Re: Heap overflow and endless loop in exfatfsck / exfat-utils",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/10/29/13"
}
]
}
}