V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsDocs
CVE-2023-47108
CVE
HighConfirmedExploit available

OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Prior to version 0.46.0, the grpc Unary Server Inter…

CVSS
7.5
High
EPSS
0.04
p89
Published
2023-01-01
Updated
2023-01-01
Description

OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Prior to version 0.46.0, the grpc Unary Server Interceptor out of the box adds labels `net.peer.sock.addr` and `net.peer.sock.port` that have unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent. An attacker can easily flood the peer address and port for requests. Version 0.46.0 contains a fix for this issue. As a workaround to stop being affected, a view removing the attributes can be used. The other possibility is to disable grpc metrics instrumentation by passing `otelgrpc.WithMeterProvider` option with `noop.NewMeterProvider`.

Tags · CWE
Pre-auth
CWE-400
CWE-770
CAPEC-125
CAPEC-130
CAPEC-147
CAPEC-197
CAPEC-227
CAPEC-229
CAPEC-230
CAPEC-231
CAPEC-469
CAPEC-482
CAPEC-486
CAPEC-487
CAPEC-488
CAPEC-489
CAPEC-490
CAPEC-491
CAPEC-492
CAPEC-493
CAPEC-494
CAPEC-495
CAPEC-496
CAPEC-528
Affected products
Opentelemetry < 0.46.0
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Timeline
2023-01-01
Published
2023-01-01
Updated
CVSS 3.1 breakdown
Attack Vector
AV: N
Network (N)
Attack Complexity
AC: L
Low (L)
Privileges Required
PR: N
None (N)
User Interaction
UI: N
None (N)
Scope
S: U
Unchanged (U)
Confidentiality Impact
C: N
None (N)
Integrity Impact
I: N
None (N)
Availability Impact
A: H
High (H)
Exploit indicators
EPSS
0.043 · p89
Known exploited (KEV)
No
MITRE ATT&CK
Inferred via CAPEC
└ via CAPEC-125 · CWE-770
└ via CAPEC-490 · CWE-770
└ via CAPEC-125 · CWE-770
└ via CAPEC-482 · CWE-770
└ via CAPEC-469 · CWE-770
└ via CAPEC-130 · CWE-770
Known exploits — Сканер-ВС
CVE-2023-47108
github-poc · https://github.com/bahe-msft/govuln-CVE-2023-47108
Enterprise
Affected software
ProductVendorStatus
cri-oTracked
cri-oTracked
cri-oTracked
golang-opentelemetry-contribTracked
golang-opentelemetry-contribTracked
opentelemetry*Tracked
Source databases
CVE
RED
UBU
Related vulnerabilities