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.
References
Link | Resource |
---|---|
https://github.com/Monetra/mstdlib/issues/2 | Third Party Advisory |
https://github.com/Monetra/mstdlib/commit/db124b8f607dd0a40a9aef2d4d468fad433522a7 | Patch Third Party Advisory |
Configurations
Information
Published : 2018-07-13 07:29
Updated : 2019-10-02 17:03
NVD link : CVE-2018-14043
Mitre link : CVE-2018-14043
JSON object : View
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource
Products Affected
monetra
- mstdlib