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
Link | Resource |
---|---|
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/8956 | Exploit Issue Tracking Vendor Advisory |
https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/8931 | Patch Vendor Advisory |
https://github.com/open-telemetry/opentelemetry-java-instrumentation/security/advisories/GHSA-hghr-r469-gfq6 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
16 Aug 2023, 16:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:linuxfoundation:opentelemetry_instrumentation_for_java:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
CWE | NVD-CWE-noinfo | |
First Time |
Linuxfoundation opentelemetry Instrumentation For Java
Linuxfoundation |
|
References | (MISC) https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/8956 - Exploit, Issue Tracking, Vendor Advisory | |
References | (MISC) https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/8931 - Patch, Vendor Advisory | |
References | (MISC) https://github.com/open-telemetry/opentelemetry-java-instrumentation/security/advisories/GHSA-hghr-r469-gfq6 - Vendor Advisory |
08 Aug 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-08 22:15
Updated : 2024-02-28 20:33
NVD link : CVE-2023-39951
Mitre link : CVE-2023-39951
CVE.ORG link : CVE-2023-39951
JSON object : View
Products Affected
linuxfoundation
- opentelemetry_instrumentation_for_java
CWE