Vulnerability Details : CVE-2023-30610
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.
Products affected by CVE-2023-30610
- cpe:2.3:a:amazon:aws-sigv4:0.54.1:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.53.1:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.52.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.51.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.50.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.49.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.48.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.47.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.46.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.15.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.14.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.13.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.12.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.11.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.10.1:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.9.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.8.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.7.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.6.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.5.2:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.4.1:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.3.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.2.0:*:*:*:*:rust:*:*
- cpe:2.3:a:amazon:aws-sigv4:0.55.0:*:*:*:*:rust:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-30610
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 23 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-30610
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
1.8
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-02-05 |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
1.8
|
3.6
|
NIST | |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
1.8
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2023-30610
-
The product writes sensitive information to a log file.Assigned by:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Primary)
- security-advisories@github.com (Primary)
References for CVE-2023-30610
-
https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9
AWS SDK for Rust will log AWS credentials when TRACE-level logging is enabled for request sending · Advisory · awslabs/aws-sdk-rust · GitHubVendor Advisory
Jump to