CVE-2021-22133

Inclusion of Sensitive Information in Log Files in go/github.com/elastic/apm-agent-go

Identifiers

CVE-2021-22133

Package Slug

go/github.com/elastic/apm-agent-go

Vulnerability

Inclusion of Sensitive Information in Log Files

Description

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.

Affected Versions

All versions before 1.11.0

Solution

Upgrade to version 1.11.0 or above.

Last Modified

2021-02-19

source