Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg: 1 vulnerabilities (highest severity is: 4.1) #128

Open
mend-for-github-com bot opened this issue Apr 22, 2024 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

Vulnerable Library - opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg

Http instrumentation for OpenTelemetry .NET

Library home page: https://api.nuget.org/packages/opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg

Path to dependency file: /src/cartservice/src/cartservice.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/opentelemetry.instrumentation.http/1.5.1-beta.1/opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg

Found in HEAD commit: ac07b100d175ac51ec339403398a005c55c391a0

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg version) Remediation Possible**
CVE-2024-32028 Medium 4.1 opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg Direct OpenTelemetry.Instrumentation.Http - 1.8.1, OpenTelemetry.Instrumentation.AspNetCore - 1.8.1

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-32028

Vulnerable Library - opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg

Http instrumentation for OpenTelemetry .NET

Library home page: https://api.nuget.org/packages/opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg

Path to dependency file: /src/cartservice/src/cartservice.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/opentelemetry.instrumentation.http/1.5.1-beta.1/opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg

Dependency Hierarchy:

  • opentelemetry.instrumentation.http.1.5.1-beta.1.nupkg (Vulnerable Library)

Found in HEAD commit: ac07b100d175ac51ec339403398a005c55c391a0

Found in base branch: main

Vulnerability Details

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.Instrumentation.Http & OpenTelemetry.Instrumentation.AspNetCore may use different tag names but have the same vulnerability. The 1.8.1 versions of OpenTelemetry.Instrumentation.Http & OpenTelemetry.Instrumentation.AspNetCore will now redact by default all values detected on transmitted or received query strings. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Publish Date: 2024-04-12

URL: CVE-2024-32028

CVSS 3 Score Details (4.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Adjacent
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-vh2m-22xx-q94f

Release Date: 2024-04-12

Fix Resolution: OpenTelemetry.Instrumentation.Http - 1.8.1, OpenTelemetry.Instrumentation.AspNetCore - 1.8.1

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Apr 22, 2024
@dblock
Copy link
Member

dblock commented Jun 24, 2024

Catch All Triage - 1 2 3 4 5 6

@dblock dblock removed the untriaged label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

1 participant