You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 http_method that has unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent. HTTP method for requests can be easily set by an attacker to be random and long. In order to be affected program has to be instrumented for HTTP handlers and does not filter any unknown HTTP methods on the level of CDN, LB, previous middleware, etc. This issue has been patched in version 0.41b0.
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
mend-for-github.aaakk.us.kgbot
changed the title
opentelemetry_instrumentation-0.38b0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5)
opentelemetry_instrumentation-0.38b0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
Nov 7, 2023
mend-for-github.aaakk.us.kgbot
changed the title
opentelemetry_instrumentation-0.38b0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5)
opentelemetry_instrumentation-0.38b0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
Nov 7, 2023
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
Vulnerable Library - opentelemetry_instrumentation-0.38b0-py3-none-any.whl
Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
Library home page: https://files.pythonhosted.org/packages/b0/10/1948d4056b17a214e77f62b225d768916fd28ffc523673b3988259dd11d5/opentelemetry_instrumentation-0.38b0-py3-none-any.whl
Path to dependency file: /src/loadgenerator/requirements.txt
Path to vulnerable library: /src/loadgenerator/requirements.txt,/src/loadgenerator/requirements.txt
Found in HEAD commit: 33de211a011c162169ca518e9e32f9f980ba7467
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-43810
Vulnerable Library - opentelemetry_instrumentation-0.38b0-py3-none-any.whl
Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
Library home page: https://files.pythonhosted.org/packages/b0/10/1948d4056b17a214e77f62b225d768916fd28ffc523673b3988259dd11d5/opentelemetry_instrumentation-0.38b0-py3-none-any.whl
Path to dependency file: /src/loadgenerator/requirements.txt
Path to vulnerable library: /src/loadgenerator/requirements.txt,/src/loadgenerator/requirements.txt
Dependency Hierarchy:
Found in HEAD commit: 33de211a011c162169ca518e9e32f9f980ba7467
Found in base branch: main
Vulnerability Details
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
http_method
that has unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent. HTTP method for requests can be easily set by an attacker to be random and long. In order to be affected program has to be instrumented for HTTP handlers and does not filter any unknown HTTP methods on the level of CDN, LB, previous middleware, etc. This issue has been patched in version 0.41b0.Publish Date: 2023-10-06
URL: CVE-2023-43810
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: opentelemetry-instrumentation - 0.41b0
Release Date: 2023-09-23
Fix Resolution: https://github.com/advisories/GHSA-5rv5-6h4r-h22v
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: