GHSA-f6cj-4h3g-hwq4

Suggest an improvement
Source
https://github.com/advisories/GHSA-f6cj-4h3g-hwq4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/08/GHSA-f6cj-4h3g-hwq4/GHSA-f6cj-4h3g-hwq4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-f6cj-4h3g-hwq4
Aliases
Published
2024-08-03T18:30:33Z
Modified
2024-08-07T19:40:43Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
  • 6.9 (Medium) CVSS_V4 - 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 CVSS Calculator
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 unavailableshardsexception 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.

Database specific
{
    "nvd_published_at": "2024-08-03T16:15:49Z",
    "cwe_ids": [
        "CWE-532"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-08-05T14:40:19Z"
}
References

Affected packages

Go / github.com/elastic/apm-server

Package

Name
github.com/elastic/apm-server
View open source insights on deps.dev
Purl
pkg:golang/github.com/elastic/apm-server

Affected ranges

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