CVE-2023-30610

MEDIUM

Amazon Aws-sigv4 < 0.55.1 - Log Information Exposure

Title source: rule
STIX 2.1

Description

aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The `aws_sigv4::SigningParams` struct had a derived `Debug` implementation. When debug-formatted, it would include a user's AWS access key, AWS secret key, and security token in plaintext. When TRACE-level logging is enabled for an SDK, `SigningParams` is printed, thereby revealing those credentials to anyone with access to logs. All users of the AWS SDK for Rust who enabled TRACE-level logging, either globally (e.g. `RUST_LOG=trace`), or for the `aws-sigv4` crate specifically are affected. This issue has been addressed in a set of new releases. Users are advised to upgrade. Users unable to upgrade should disable TRACE-level logging for AWS Rust SDK crates.

References (1)

Core 1
Core References

Scores

CVSS v3 5.5
EPSS 0.0006
EPSS Percentile 19.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-532
Status published
Products (25)
amazon/aws-sigv4 0.2.0
amazon/aws-sigv4 0.3.0
amazon/aws-sigv4 0.4.1
amazon/aws-sigv4 0.5.2
amazon/aws-sigv4 0.6.0
amazon/aws-sigv4 0.7.0
amazon/aws-sigv4 0.8.0
amazon/aws-sigv4 0.9.0
amazon/aws-sigv4 0.10.1
amazon/aws-sigv4 0.11.0
... and 15 more
Published Apr 19, 2023
Tracked Since Feb 18, 2026