Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2024-32028

Опубликовано: 12 апр. 2024
Источник: nvd
CVSS3: 4.1
EPSS Низкий

Описание

OpenTelemetry dotnet is a dotnet telemetry framework. In affected versions of OpenTelemetry.Instrumentation.Http and OpenTelemetry.Instrumentation.AspNetCore the url.full writes attribute/tag on spans (Activity) when tracing is enabled for outgoing http requests and OpenTelemetry.Instrumentation.AspNetCore writes the url.query attribute/tag on spans (Activity) when tracing is enabled for incoming http requests. These attributes are defined by the Semantic Conventions for HTTP Spans. Up until version 1.8.1 the values written by OpenTelemetry.Instrumentation.Http & OpenTelemetry.Instrumentation.AspNetCore will pass-through the raw query string as was sent or received (respectively). This may lead to sensitive information (e.g. EUII - End User Identifiable Information, credentials, etc.) being leaked into telemetry backends (depending on the application(s) being instrumented) which could cause privacy and/or security incidents. Note: Older versions of `OpenTelemetry.In

EPSS

Процентиль: 13%
0.00042
Низкий

4.1 Medium

CVSS3

Дефекты

CWE-201

Связанные уязвимости

CVSS3: 4.1
github
почти 2 года назад

Sensitive query parameters logged by default in OpenTelemetry.Instrumentation http and AspNetCore

EPSS

Процентиль: 13%
0.00042
Низкий

4.1 Medium

CVSS3

Дефекты

CWE-201