2 matches found
Denial Of Service (DoS)
OpenTelemetry is vulnerable to Denial Of Service. The vulnerability is due to the httpmethod not being properly bounded, resulting in the potential for server memory exhaustion when a large number of malicious requests are sent...
Design/Logic Flaw
OpenTelemetry, also known as OTel for short, is a vendor-neutral open-source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, logs. Autoinstrumentation out of the box adds the label httpmethod that has unbound cardinality. It...