CVE-2020-15113 (High) detected in github.com/docker/docker-v20.10.7 #105
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
no-issue-activity
CVE-2020-15113 - High Severity Vulnerability
Vulnerable Library - github.com/docker/docker-v20.10.7
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Dependency Hierarchy:
Found in HEAD commit: df1f7d3f67826e841793324e4796be4fbd91c00f
Found in base branch: main
Vulnerability Details
In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients) with restricted access permissions (700) by using the os.MkdirAll. This function does not perform any permission checks when a given directory path exists already. A possible workaround is to ensure the directories have the desired permission (700).
Publish Date: 2020-08-05
URL: CVE-2020-15113
CVSS 3 Score Details (7.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2020-08-05
Fix Resolution: 3.4.10, 3.3.23
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: