GHSA-F6CJ-4H3G-HWQ4
Vulnerability from github – Published: 2024-08-03 18:30 – Updated: 2024-08-07 19:40
VLAI?
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.
Severity ?
5.7 (Medium)
{
"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 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…