Publish GHSA-8r33-q5j5-rh7g

This commit is contained in:
advisory-database[bot]
2024-02-16 23:19:24 +00:00
parent 9d367b90fd
commit f3b757a811
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8r33-q5j5-rh7g",
"modified": "2024-02-08T00:32:19Z",
"modified": "2024-02-16T23:18:07Z",
"published": "2024-02-08T00:32:19Z",
"aliases": [
"CVE-2024-23448"
],
"summary": "APM Server vulnerable to Insertion of Sensitive Information into Log File",
"details": "An issue was discovered whereby APM Server could log at ERROR level, a response from Elasticsearch indicating that indexing the document failed and that response would contain parts of the original document. Depending on the nature of the document that the APM Server attempted to ingest, this could lead to the insertion of sensitive or private information in the APM Server logs.",
"severity": [
{
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/elastic/apm-server"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.12.1"
}
]
}
]
}
],
"references": [
{
@@ -25,6 +44,10 @@
"type": "WEB",
"url": "https://discuss.elastic.co/t/apm-server-8-12-1-security-update-esa-2024-03/352688"
},
{
"type": "PACKAGE",
"url": "https://github.com/elastic/apm-server"
},
{
"type": "WEB",
"url": "https://www.elastic.co/community/security"
@@ -35,8 +58,8 @@
"CWE-532"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-02-16T23:18:07Z",
"nvd_published_at": "2024-02-07T22:15:09Z"
}
}