crates.io package
aws-sigv4
pkg:cargo/aws-sigv4
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-30610 | — | >= 0.55.0, < 0.55.1 | 0.55.1 | Apr 19, 2023 | 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 T |
- CVE-2023-30610Apr 19, 2023affected >= 0.55.0, < 0.55.1fixed 0.55.1
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 T