Lucene search

K
cveGitHub_MCVE-2024-45043
HistoryAug 28, 2024 - 8:15 p.m.

CVE-2024-45043

2024-08-2820:15:08
CWE-863
CWE-200
GitHub_M
web.nvd.nist.gov
30
opentelemetry collector
aws firehose
unauthenticated requests
access key
vulnerability
remote requests
pr #34847
v0.108.0

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

7.2

Confidence

High

EPSS

0

Percentile

13.7%

The OpenTelemetry Collector module AWS firehose receiver is for ingesting AWS Kinesis Data Firehose delivery stream messages and parsing the records received based on the configured record type. awsfirehosereceiver allows unauthenticated remote requests, even when configured to require a key. OpenTelemetry Collector can be configured to receive CloudWatch metrics via an AWS Firehose Stream. Firehose sets the header X-Amz-Firehose-Access-Key with an arbitrary configured string. The OpenTelemetry Collector awsfirehosereceiver can optionally be configured to require this key on incoming requests. However, when this is configured it still accepts incoming requests with no key. Only OpenTelemetry Collector users configured with the β€œalpha” awsfirehosereceiver module are affected. This module was added in version v0.49.0 of the β€œContrib” distribution (or may be included in custom builds). There is a risk of unauthorized users writing metrics. Carefully crafted metrics could hide other malicious activity. There is no risk of exfiltrating data. It’s likely these endpoints will be exposed to the public internet, as Firehose does not support private HTTP endpoints. A fix was introduced in PR #34847 and released with v0.108.0. All users are advised to upgrade. There are no known workarounds for this vulnerability.

Affected configurations

Vulners
Vulnrichment
Node
open-telemetryopentelemetry_collectorRange0.49.0–0.108.0
VendorProductVersionCPE
open-telemetryopentelemetry_collector*cpe:2.3:a:open-telemetry:opentelemetry_collector:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "open-telemetry",
    "product": "opentelemetry-collector-contrib",
    "versions": [
      {
        "version": ">= 0.49.0, < 0.108.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

7.2

Confidence

High

EPSS

0

Percentile

13.7%