Lucene search

K
cvelistElasticCVELIST:CVE-2023-49922
HistoryDec 12, 2023 - 6:23 p.m.

CVE-2023-49922 Beats Insertion of Sensitive Information into Log File

2023-12-1218:23:20
CWE-532
elastic
www.cve.org
elastic
beats
agent
log
ingesting
elasticsearch
http
status code
sensitive information
private information
logs
debug level logging

6.8 Medium

CVSS3

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

6.8 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

18.3%

An issue was discovered by Elastic whereby Beats and Elastic Agent would log a raw event in its own logs at the WARN or ERROR level if ingesting that event to Elasticsearch failed with any 4xx HTTP status code except 409 or 429. Depending on the nature of the event that Beats or Elastic Agent attempted to ingest, this could lead to the insertion of sensitive or private information in the Beats or Elastic Agent logs. Elastic has released 8.11.3 and 7.17.16 that prevents this issue by limiting these types of logs to DEBUG level logging, which is disabled by default.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Beats",
    "vendor": "Elastic",
    "versions": [
      {
        "lessThan": "7.17.16, 8.11.3",
        "status": "affected",
        "version": "7.0.0, 8.0.0",
        "versionType": "semver"
      }
    ]
  }
]

6.8 Medium

CVSS3

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

6.8 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

18.3%

Related for CVELIST:CVE-2023-49922