ghsa-mxp6-gc8g-j2p9
Vulnerability from github
Published
2023-10-04 06:30
Modified
2023-11-24 09:30
Severity ?
Details
On an msdosfs filesystem, the 'truncate' or 'ftruncate' system calls under certain circumstances populate the additional space in the file with unallocated data from the underlying disk device, rather than zero bytes.
This may permit a user with write access to files on a msdosfs filesystem to read unintended data (e.g. from a previously deleted file).
{ "affected": [], "aliases": [ "CVE-2023-5368" ], "database_specific": { "cwe_ids": [ "CWE-1188" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-10-04T04:15:14Z", "severity": "MODERATE" }, "details": "On an msdosfs filesystem, the \u0027truncate\u0027 or \u0027ftruncate\u0027 system calls under certain circumstances populate the additional space in the file with unallocated data from the underlying disk device, rather than zero bytes.\n\nThis may permit a user with write access to files on a msdosfs filesystem to read unintended data (e.g. from a previously deleted file).", "id": "GHSA-mxp6-gc8g-j2p9", "modified": "2023-11-24T09:30:27Z", "published": "2023-10-04T06:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5368" }, { "type": "WEB", "url": "https://dfir.ru/2023/11/01/bringing-unallocated-data-back-the-fat12-16-32-case" }, { "type": "WEB", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-23:12.msdosfs.asc" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231124-0004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.