Permission Issues Affecting guile package, versions *


Severity

Recommended
0.0
low
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.33% (71st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS7-GUILE-1970394
  • published26 Jul 2021
  • disclosed10 Oct 2016

Introduced: 10 Oct 2016

CVE-2016-8605  (opens in a new tab)
CWE-275  (opens in a new tab)

How to fix?

There is no fixed version for Centos:7 guile.

NVD Description

Note: Versions mentioned in the description apply only to the upstream guile package and not the guile package as distributed by Centos. See How to fix? for Centos:7 relevant fixed versions and status.

The mkdir procedure of GNU Guile temporarily changed the process' umask to zero. During that time window, in a multithreaded application, other threads could end up creating files with insecure permissions. For example, mkdir without the optional mode argument would create directories as 0777. This is fixed in Guile 2.0.13. Prior versions are affected.