PT-2017-9713 · Gnu+1 · Gnu Guile+1
Published
2016-10-23
·
Updated
2024-06-15
·
CVE-2016-8605
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
GNU Guile versions prior to 2.0.13
Description
The issue arises from the mkdir procedure in GNU Guile, which temporarily changes the process' umask to zero. In a multithreaded application, this time window allows other threads to create files with insecure permissions. For instance, using mkdir without specifying the mode argument results in directories being created with 0777 permissions.
Recommendations
For versions prior to 2.0.13, update to Guile 2.0.13 to resolve the issue.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Gnu Guile
Suse