Bug 2231087 (CVE-2023-39951) - CVE-2023-39951 opentelemetry-java-instrumentation: Information disclosure when using the AWS SDK v2 with Amazon Simple Email Service (SES) v1 API
Summary: CVE-2023-39951 opentelemetry-java-instrumentation: Information disclosure whe...
Keywords:
Status: NEW
Alias: CVE-2023-39951
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2230721
TreeView+ depends on / blocked
 
Reported: 2023-08-10 14:25 UTC by Pedro Sampaio
Modified: 2023-08-10 14:27 UTC (History)
3 users (show)

Fixed In Version: OpenTelemetry Java Instrumentation 1.28.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2023-08-10 14:25:00 UTC
OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. OpenTelemetry Java Instrumentation prior to version 1.28.0 contains an issue related to the instrumentation of Java applications using the AWS SDK v2 with Amazon Simple Email Service (SES) v1 API. When SES POST requests are instrumented, the query parameters of the request are inserted into the trace `url.path` field. This behavior leads to the http body, containing the email subject and message, to be present in the trace request url metadata. Any user using a version before 1.28.0 of OpenTelemetry Java Instrumentation to instrument AWS SDK v2 call to SES’s v1 SendEmail API is affected. The e-mail content sent to SES may end up in telemetry backend. This exposes the e-mail content to unintended audiences. The issue can be mitigated by updating OpenTelemetry Java Instrumentation to version 1.28.0 or later.

References:

https://github.com/open-telemetry/opentelemetry-java-instrumentation/security/advisories/GHSA-hghr-r469-gfq6
https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/8931
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/8956


Note You need to log in before you can comment on or make changes to this bug.