opensearch-project / opentelemetry-demo

This repository contains the OpenSearch adaptation for the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
https://opentelemetry.io/docs/demo/
Apache License 2.0
15 stars 16 forks source link

opentelemetry_instrumentation-0.38b0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) - autoclosed #72

Closed mend-for-github-com[bot] closed 10 months ago

mend-for-github-com[bot] commented 11 months ago
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

CVE Severity CVSS Dependency Type Fixed in (opentelemetry_instrumentation version) Remediation Possible**
CVE-2023-43810 High 7.5 opentelemetry_instrumentation-0.38b0-py3-none-any.whl Direct https://github.com/advisories/GHSA-5rv5-6h4r-h22v

**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: - :x: **opentelemetry_instrumentation-0.38b0-py3-none-any.whl** (Vulnerable Library)

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: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### 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

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.

:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.

mend-for-github-com[bot] commented 10 months ago

:heavy_check_mark: 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-com[bot] commented 10 months ago

:heavy_check_mark: 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.