{ "schema_version": "1.4.0", "id": "GHSA-h432-5g5p-5gfj", "modified": "2022-05-13T01:49:53Z", "published": "2022-05-13T01:49:53Z", "aliases": [ "CVE-2018-14043" ], "details": "mstdlib (aka the M Standard Library for C) 1.2.0 has incorrect file access control in situations where M_fs_perms_can_access attempts to delete an existing file (that lacks public read/write access) during a copy operation, related to fs/m_fs.c and fs/m_fs_path.c. An attacker could create the file and then would have access to the data.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14043" }, { "type": "WEB", "url": "https://github.com/Monetra/mstdlib/issues/2" }, { "type": "WEB", "url": "https://github.com/Monetra/mstdlib/commit/db124b8f607dd0a40a9aef2d4d468fad433522a7" } ], "database_specific": { "cwe_ids": [ "CWE-732" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-07-13T14:29:00Z" } }