Intel

AIKIDO-2024-10067

@opentelemetry/instrumentation-aws-sdk is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Apr 30, 2024

30

Low Risk

This Affects:

JS@opentelemetry/instrumentation-aws-sdk
0.1.0 - 0.37.0
Fixed in 0.37.1
Are you affected? Scan for Free

TL;DR

Affected versions of the @opentelemetry/instrumentation-aws-sdk library are vulnerable to the exposure of unsanitized sensitive data. Currently, the db.statement is collected by default, and there is no option to disable it. According to the OpenTelemetry specification, db.statement should be disabled by default to prevent this issue.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

@opentelemetry/instrumentation-aws-sdk is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in versions 0.1.0 - 0.37.0.

How to fix this

Upgrade the @opentelemetry/instrumentation-aws-sdk library to the patch version.