CVE-2023-30610
Summary
| CVE | CVE-2023-30610 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2023-04-19 18:15:00 UTC |
| Updated | 2023-05-01 18:11:00 UTC |
| 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. |
Risk And Classification
Problem Types: CWE-532
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Amazon | Aws-sigv4 | 0.10.1 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.11.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.12.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.13.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.14.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.15.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.2.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.3.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.4.1 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.46.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.47.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.48.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.49.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.5.2 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.50.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.51.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.52.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.53.1 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.54.1 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.55.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.6.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.7.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.8.0 | All | All | All |
| Application | Amazon | Aws-sigv4 | 0.9.0 | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| AWS SDK for Rust will log AWS credentials when TRACE-level logging is enabled for request sending · Advisory · awslabs/aws-sdk-rust · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.