GHSA-QQC5-RGCC-CJQH
Vulnerability from github – Published: 2021-05-18 18:34 – Updated: 2023-08-30 11:37
VLAI?
Summary
Information Disclosure in go.elastic.co/apm
Details
The Elastic APM agent for Go versions before 1.11.0 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.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "go.elastic.co/apm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-22133"
],
"database_specific": {
"cwe_ids": [
"CWE-532"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-07T22:01:55Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "The Elastic APM agent for Go versions before 1.11.0 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.",
"id": "GHSA-qqc5-rgcc-cjqh",
"modified": "2023-08-30T11:37:11Z",
"published": "2021-05-18T18:34:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22133"
},
{
"type": "WEB",
"url": "https://github.com/elastic/apm-agent-go/pull/888"
},
{
"type": "WEB",
"url": "https://github.com/elastic/apm-agent-go/commit/c5c7e21aa26a6def7790f74fbceed792ad47ef35"
},
{
"type": "WEB",
"url": "https://github.com/elastic/apm-agent-go/commit/dd3e8c593580e7b80a98b57e1cc6e017e56747b4"
},
{
"type": "WEB",
"url": "https://discuss.elastic.co/t/elastic-apm-agent-for-go-1-11-0-security-update/263252"
},
{
"type": "PACKAGE",
"url": "https://github.com/elastic/apm-agent-go"
},
{
"type": "WEB",
"url": "https://github.com/elastic/apm-agent-go/compare/v1.10.0...v1.11.0"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2022-0706"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Information Disclosure in go.elastic.co/apm"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…