Vulnerabilities (CVE)

Filtered by CWE-377
Total 107 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-9595 2 Redhat, Theforeman 3 Satellite, Satellite Capsule, Katello 2026-06-17 3.6 LOW 7.3 HIGH
A flaw was found in katello-debug before 3.4.0 where certain scripts and log files used insecure temporary files. A local user could exploit this flaw to conduct a symbolic-link attack, allowing them to overwrite the contents of arbitrary files.
CVE-2015-5224 1 Kernel 1 Util-linux 2026-06-17 7.5 HIGH 9.8 CRITICAL
The mkostemp function in login-utils in util-linux when used incorrectly allows remote attackers to cause file name collision and possibly other attacks.
CVE-2015-0849 1 Debian 1 Pycode-browser 2026-06-17 N/A 3.9 LOW
pycode-browser before version 1.0 is prone to a predictable temporary file vulnerability.
CVE-2013-4561 1 Redhat 1 Openshift 2026-06-16 6.4 MEDIUM 9.1 CRITICAL
In a openshift node, there is a cron job to update mcollective facts that mishandles a temporary file. This may lead to loss of confidentiality and integrity.
CVE-2013-4253 1 Redhat 1 Openshift 2026-06-16 N/A 7.5 HIGH
The deployment script in the unsupported "OpenShift Extras" set of add-on scripts, in Red Hat Openshift 1, installs a default public key in the root user's authorized_keys file.
CVE-2012-2666 1 Golang 1 Go 2026-06-16 7.5 HIGH 9.8 CRITICAL
golang/go in 1.0.2 fixes all.bash on shared machines. dotest() in src/pkg/debug/gosym/pclntab_test.go creates a temporary file with predicable name and executes it as shell script.
CVE-2011-4119 1 Inria 1 Caml-light 2026-06-16 7.5 HIGH 9.8 CRITICAL
caml-light <= 0.75 uses mktemp() insecurely, and also does unsafe things in /tmp during make install.