ghsa-f6cj-4h3g-hwq4
Vulnerability from github
Published
2024-08-03 18:30
Modified
2024-08-07 19:40
Severity ?
5.7 (Medium) - CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
6.9 (Medium) - CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
APM Server vulnerable to Insertion of Sensitive Information into Log File
Details
APM server logs contain document body from a partially failed bulk index request. For example, in case of unavailable_shards_exception for a specific document, since the ES response line contains the document body, and that APM server logs the ES response line on error, the document is effectively logged.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/elastic/apm-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.14.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-37286" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2024-08-05T14:40:19Z", "nvd_published_at": "2024-08-03T16:15:49Z", "severity": "MODERATE" }, "details": "APM server logs contain document body from a partially failed bulk index request. For example, in case of unavailable_shards_exception for a specific document, since the ES response line contains the document body, and that APM server logs the ES response line on error, the document is effectively logged.", "id": "GHSA-f6cj-4h3g-hwq4", "modified": "2024-08-07T19:40:43Z", "published": "2024-08-03T18:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37286" }, { "type": "WEB", "url": "https://discuss.elastic.co/t/apm-server-8-14-0-security-update-esa-2024-19/364289" }, { "type": "PACKAGE", "url": "https://github.com/elastic/apm-server" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2024-3037" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "APM Server vulnerable to Insertion of Sensitive Information into Log File" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.