Information Exposure The advisory has been revoked - it doesn't affect any version of package github.com/openshift/library-go/pkg/operator/staticpod/controller/revision Open this link in a new tab
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMOPENSHIFTLIBRARYGOPKGOPERATORSTATICPODCONTROLLERREVISION-540925
-
published
8 Jan 2020
-
disclosed
7 Jan 2020
-
credit
Unknown
Introduced: 7 Jan 2020
CVE-2019-14854 Open this link in a new tabHow to fix?
Upgrade github.com/openshift/library-go/pkg/operator/staticpod/controller/revision
to version 0.0.0 or higher.
Overview
github.com/openshift/library-go/pkg/operator/staticpod/controller/revision is an OpenShift helper library for going from APIs and clients to useful runtime constructs.
Affected versions of this package are vulnerable to Information Exposure. It does not sanitize secret data written to static pod logs when the log level in a given operator is set to Debug or higher. A low privileged user could read pod logs to discover secret material if the log level has already been modified in an operator by a privileged user.