{ "containers": { "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2016-05-08T00:00:00.000Z", "descriptions": [ { "lang": "en", "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.\"" } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-05-30T17:06:05.000Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "openSUSE-SU-2016:1461", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-updates/2016-06/msg00001.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/dosfstools/dosfstools/releases/tag/v4.0" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/dosfstools/dosfstools/issues/12" }, { "tags": [ "x_refsource_MISC" ], "url": "https://blog.fuzzing-project.org/44-dosfstools-fsck.vfat-Several-invalid-memory-accesses.html" }, { "name": "USN-2986-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2986-1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/dosfstools/dosfstools/commit/07908124838afcc99c577d1d3e84cef2dbd39cb7" }, { "name": "openSUSE-SU-2016:2233", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00014.html" }, { "name": "90311", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/90311" }, { "name": "[debian-lts-announce] 20200530 [SECURITY] [DLA 2224-1] dosfstools security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00028.html" } ], "x_legacyV4Record": { "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": "openSUSE-SU-2016:1461", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-06/msg00001.html" }, { "name": "https://github.com/dosfstools/dosfstools/releases/tag/v4.0", "refsource": "CONFIRM", "url": "https://github.com/dosfstools/dosfstools/releases/tag/v4.0" }, { "name": "https://github.com/dosfstools/dosfstools/issues/12", "refsource": "CONFIRM", "url": "https://github.com/dosfstools/dosfstools/issues/12" }, { "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": "USN-2986-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2986-1" }, { "name": "https://github.com/dosfstools/dosfstools/commit/07908124838afcc99c577d1d3e84cef2dbd39cb7", "refsource": "CONFIRM", "url": "https://github.com/dosfstools/dosfstools/commit/07908124838afcc99c577d1d3e84cef2dbd39cb7" }, { "name": "openSUSE-SU-2016:2233", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00014.html" }, { "name": "90311", "refsource": "BID", "url": "http://www.securityfocus.com/bid/90311" }, { "name": "[debian-lts-announce] 20200530 [SECURITY] [DLA 2224-1] dosfstools security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00028.html" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-06T08:29:22.096Z" }, "title": "CVE Program Container", "references": [ { "name": "openSUSE-SU-2016:1461", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-updates/2016-06/msg00001.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/dosfstools/dosfstools/releases/tag/v4.0" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/dosfstools/dosfstools/issues/12" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://blog.fuzzing-project.org/44-dosfstools-fsck.vfat-Several-invalid-memory-accesses.html" }, { "name": "USN-2986-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2986-1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/dosfstools/dosfstools/commit/07908124838afcc99c577d1d3e84cef2dbd39cb7" }, { "name": "openSUSE-SU-2016:2233", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00014.html" }, { "name": "90311", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/90311" }, { "name": "[debian-lts-announce] 20200530 [SECURITY] [DLA 2224-1] dosfstools security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00028.html" } ] } ] }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2015-8872", "datePublished": "2016-06-03T14:00:00.000Z", "dateReserved": "2016-05-14T00:00:00.000Z", "dateUpdated": "2024-08-06T08:29:22.096Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }