Description
OpenTelemetry JavaScript is the OpenTelemetry JavaScript client. Prior to 2.9.0, @opentelemetry/propagator-jaeger decodes incoming uber-trace-id and uberctx-* HTTP header values with decodeURIComponent() without handling decode errors, allowing an unauthenticated remote attacker to send a malformed percent-encoded value that throws an uncaught URIError and terminates a Node.js process using JaegerPropagator as the active propagator. This issue is fixed in version 2.9.0.
Problem types
Product status
References
github.com/...try-js/security/advisories/GHSA-45rx-2jwx-cxfr
github.com/...try-js/security/advisories/GHSA-45rx-2jwx-cxfr
github.com/...ommit/b1c196d49d54caae59741cca0a9d57d101d7ea88
github.com/...telemetry/opentelemetry-js/releases/tag/v2.9.0