Information Disclosure Affecting github.com/elastic/apm-agent-go Open this link in a new tab package, versions <1.11.0
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
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-GITHUBCOMELASTICAPMAGENTGO-1071905
-
published
11 Feb 2021
-
disclosed
11 Feb 2021
-
credit
Unknown
Introduced: 11 Feb 2021
CVE-2021-22133 Open this link in a new tabHow to fix?
Upgrade github.com/elastic/apm-agent-go
to version 1.11.0 or higher.
Overview
Affected versions of this package are vulnerable to Information Disclosure. The Elastic APM agent for Go can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it is possible the headers will not be sanitized before being sent.