GO-2022-0706

Source
https://pkg.go.dev/vuln/GO-2022-0706
Import Source
https://vuln.go.dev/ID/GO-2022-0706.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-0706
Aliases
Published
2021-05-18T18:34:18Z
Modified
2024-05-20T16:03:47Z
Summary
Information disclosure in go.elastic.co/apm
Details

Sensitive HTTP headers may not be properly sanitized before being sent to the APM server if the program panics.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-0706"
}
References

Affected packages

Go / go.elastic.co/apm

Package

Name
go.elastic.co/apm
View open source insights on deps.dev
Purl
pkg:golang/go.elastic.co/apm

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.11.0

Ecosystem specific

{
    "imports": [
        {
            "path": "go.elastic.co/apm",
            "symbols": [
                "NewTracer",
                "NewTracerOptions",
                "modelWriter.buildModelTransaction"
            ]
        }
    ]
}