This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Description
CVE-2019-11840 - Medium Severity Vulnerability
Vulnerable Library - github.com/coreos/prometheus-operator-v0.26.0
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
Dependency Hierarchy:
- github.com/operator-framework/operator-sdk-e3225a40338e66e694de23d523e271db43ff0520 (Root Library)
- ❌ github.com/coreos/prometheus-operator-v0.26.0 (Vulnerable Library)
Found in HEAD commit: 529bd4477562304d2b7ce7774b0f2acd4b189154
Found in base branch: master
Vulnerability Details
An issue was discovered in supplementary Go cryptography libraries, aka golang-googlecode-go-crypto, before 2019-03-20. A flaw was found in the amd64 implementation of golang.org/x/crypto/salsa20 and golang.org/x/crypto/salsa20/salsa. If more than 256 GiB of keystream is generated, or if the counter otherwise grows greater than 32 bits, the amd64 implementation will first generate incorrect output, and then cycle back to previously generated keystream. Repeated keystream bytes can lead to loss of confidentiality in encryption applications, or to predictability in CSPRNG applications.
Publish Date: 2019-05-09
URL: CVE-2019-11840
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://go-review.googlesource.com/c/crypto/+/168406/
Release Date: 2019-05-09
Fix Resolution: commit b7391e95e576cacdcdd422573063bc057239113d
Step up your Open Source Security Game with Mend here