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/commit/db124b8f607dd0a40a9aef2d4d468fad433522a7 | Patch Third Party Advisory |
https://github.com/Monetra/mstdlib/issues/2 | Third Party Advisory |
https://github.com/Monetra/mstdlib/commit/db124b8f607dd0a40a9aef2d4d468fad433522a7 | Patch Third Party Advisory |
https://github.com/Monetra/mstdlib/issues/2 | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Monetra/mstdlib/commit/db124b8f607dd0a40a9aef2d4d468fad433522a7 - Patch, Third Party Advisory | |
References | () https://github.com/Monetra/mstdlib/issues/2 - Third Party Advisory |
Information
Published : 2018-07-13 14:29
Updated : 2024-11-21 03:48
NVD link : CVE-2018-14043
Mitre link : CVE-2018-14043
CVE.ORG link : CVE-2018-14043
JSON object : View
Products Affected
monetra
- mstdlib
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource