CVE-2018-16494

CVSS v3 Score
8.8
High
CVSS v2 Score
6.5
Medium

Vulnerability Description

In VOS and overly permissive "umask" may allow for authorized users of the server to gain unauthorized access through insecure file permissions that can result in an arbitrary read, write, or execution of newly created files and directories. Insecure umask setting was present throughout the Versa servers.

CVSS: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.

CVSS:8.2(High)

Insecure Temporary File in GitHub repository horovod/horovod prior to 0.24.0.

CVSS:8.2(High)

Insecure Temporary File in GitHub repository mlflow/mlflow prior to 1.23.1.

CVSS:8.1(High)

In Jenkins 2.423 and earlier, LTS 2.414.1 and earlier, processing file uploads using MultipartFormDataParser creates temporary files in the default system temporary directory with the default permissi...

CVSS:9.8(Critical)

caml-light <= 0.75 uses mktemp() insecurely, and also does unsafe things in /tmp during make install.

CVSS: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.