tt9133github / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
0 stars 0 forks source link

CVE-2020-15112 (Medium) detected in github.com/etcd-io/etcd-v3.4.3, github.com/etcd-io/etcd/wal-v3.4.3 #78

Open mend-bolt-for-github[bot] opened 4 years ago

mend-bolt-for-github[bot] commented 4 years ago

CVE-2020-15112 - Medium Severity Vulnerability

Vulnerable Libraries - github.com/etcd-io/etcd-v3.4.3, github.com/etcd-io/etcd/wal-v3.4.3

github.com/etcd-io/etcd-v3.4.3

Distributed reliable key-value store for the most critical data of a distributed system

Dependency Hierarchy: - :x: **github.com/etcd-io/etcd-v3.4.3** (Vulnerable Library)

github.com/etcd-io/etcd/wal-v3.4.3

Distributed reliable key-value store for the most critical data of a distributed system

Dependency Hierarchy: - k8s.io/apiextensions-apiserver/pkg/registry/customresource-v0.0.0 (Root Library) - k8s.io/apiserver/pkg/registry/generic-v0.0.0 - k8s.io/apiserver/pkg/storage-v0.0.0 - github.com/etcd-io/etcd-v3.4.3 - :x: **github.com/etcd-io/etcd/wal-v3.4.3** (Vulnerable Library)

Found in HEAD commit: 62183f719db48021c16ed24298bf24a3c5547124

Found in base branch: master

Vulnerability Details

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime panic when reading the entry.

Publish Date: 2020-08-05

URL: CVE-2020-15112

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

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

mend-bolt-for-github[bot] commented 2 years ago

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

mend-bolt-for-github[bot] commented 2 years ago

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.