| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0706", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2021-05-18T18:34:18Z", |
| "aliases": [ |
| "CVE-2021-22133", |
| "GHSA-qqc5-rgcc-cjqh" |
| ], |
| "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.", |
| "affected": [ |
| { |
| "package": { |
| "name": "go.elastic.co/apm", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.11.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "go.elastic.co/apm", |
| "symbols": [ |
| "NewTracer", |
| "NewTracerOptions", |
| "modelWriter.buildModelTransaction" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/elastic/apm-agent-go/pull/888" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/elastic/apm-agent-go/commit/dd3e8c593580e7b80a98b57e1cc6e017e56747b4" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0706", |
| "review_status": "REVIEWED" |
| } |
| } |