← Back

Guile

guile

Vendor: Gnu • 2 CVEs

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Fedoraproject
Gnu
2Fedora
Guile
May 6, 2026
Jan 12, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The REPL server (--listen) in GNU Guile 2.0.12 allows an attacker to execute arbitrary code via an HTTP inter-protocol attack.
2Fedoraproject
Gnu
2Fedora
Guile
May 6, 2026
Jan 12, 2017
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
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,...Show more
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.Show less