chore(deps): update dependency opentelemetry.instrumentation.http to v1.8.1 [security] (master) - autoclosed #160

Closed
renovate-bot wants to merge 1 commit from renovate/master-nuget-OpenTelemetry.Instrumentation.Http-vulnerability into master
Member

This PR contains the following updates:

Package Type Update Change
OpenTelemetry.Instrumentation.Http (source) nuget minor 1.7.1 -> 1.8.1

Sensitive query parameters logged by default in OpenTelemetry.Instrumentation http and AspNetCore

CVE-2024-32028 / GHSA-vh2m-22xx-q94f

More information

Details

Impact

OpenTelemetry.Instrumentation.Http writes the url.full 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 the 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.

Resolution

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.

Example transmitted or received query sting:

?key1=value1&key2=value2

Example of redacted value written on telemetry:

?key1=Redacted&key2=Redacted

Severity

  • CVSS Score: 4.1 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [OpenTelemetry.Instrumentation.Http](https://opentelemetry.io/) ([source](https://github.com/open-telemetry/opentelemetry-dotnet)) | nuget | minor | `1.7.1` -> `1.8.1` | --- ### Sensitive query parameters logged by default in OpenTelemetry.Instrumentation http and AspNetCore [CVE-2024-32028](https://nvd.nist.gov/vuln/detail/CVE-2024-32028) / [GHSA-vh2m-22xx-q94f](https://github.com/advisories/GHSA-vh2m-22xx-q94f) <details> <summary>More information</summary> #### Details ##### Impact `OpenTelemetry.Instrumentation.Http` writes the `url.full` 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](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/http-spans.md). Up until the `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. ##### Resolution 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. Example transmitted or received query sting: `?key1=value1&key2=value2` Example of redacted value written on telemetry: `?key1=Redacted&key2=Redacted` #### Severity - CVSS Score: 4.1 / 10 (Medium) - Vector String: `CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N` #### References - [https://github.com/open-telemetry/opentelemetry-dotnet/security/advisories/GHSA-vh2m-22xx-q94f](https://github.com/open-telemetry/opentelemetry-dotnet/security/advisories/GHSA-vh2m-22xx-q94f) - [https://nvd.nist.gov/vuln/detail/CVE-2024-32028](https://nvd.nist.gov/vuln/detail/CVE-2024-32028) - [https://github.com/open-telemetry/opentelemetry-dotnet/commit/e222ecb5942d4ce1cadfd4306c39e3f4933a5c42](https://github.com/open-telemetry/opentelemetry-dotnet/commit/e222ecb5942d4ce1cadfd4306c39e3f4933a5c42) - [https://github.com/open-telemetry/opentelemetry-dotnet](https://github.com/open-telemetry/opentelemetry-dotnet) - [https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/http-spans.md](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/http-spans.md) This data is provided by [OSV](https://osv.dev/vulnerability/GHSA-vh2m-22xx-q94f) and the [GitHub Advisory Database](https://github.com/github/advisory-database) ([CC-BY 4.0](https://github.com/github/advisory-database/blob/main/LICENSE.md)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInNlY3VyaXR5Il19-->
renovate-bot added 1 commit 2024-04-13 06:00:49 +00:00
chore(deps): update dependency opentelemetry.instrumentation.http to v1.8.1 [security]
All checks were successful
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 35s
PR Workflow / sbom-scan (pull_request) Successful in 39s
PR Workflow / generate-licences (pull_request) Successful in 1m7s
PR Workflow / container-build (pull_request) Successful in 1m20s
PR Workflow / container-sbom-scan (pull_request) Successful in 36s
d067e49936
Signed-off-by: noreply@rainote.dev
renovate-bot changed title from chore(deps): update dependency opentelemetry.instrumentation.http to v1.8.1 [security] (master) to chore(deps): update dependency opentelemetry.instrumentation.http to v1.8.1 [security] (master) - autoclosed 2024-04-18 18:01:06 +00:00
renovate-bot closed this pull request 2024-04-18 18:01:06 +00:00
All checks were successful
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 35s
PR Workflow / sbom-scan (pull_request) Successful in 39s
PR Workflow / generate-licences (pull_request) Successful in 1m7s
PR Workflow / container-build (pull_request) Successful in 1m20s
PR Workflow / container-sbom-scan (pull_request) Successful in 36s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wonderking/continuity#160
No description provided.