CVE-2023-30610
Last modified
CVE-2023-30610 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| 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 |
| Amazon | Aws-Sigv4 | 0.12.0 |
| Amazon | Aws-Sigv4 | 0.13.0 |
| Amazon | Aws-Sigv4 | 0.14.0 |
| Amazon | Aws-Sigv4 | 0.15.0 |
| Amazon | Aws-Sigv4 | 0.46.0 |
| Amazon | Aws-Sigv4 | 0.47.0 |
| Amazon | Aws-Sigv4 | 0.48.0 |
| Amazon | Aws-Sigv4 | 0.49.0 |
| Amazon | Aws-Sigv4 | 0.50.0 |
| Amazon | Aws-Sigv4 | 0.51.0 |
| Amazon | Aws-Sigv4 | 0.52.0 |
| Amazon | Aws-Sigv4 | 0.53.1 |
| Amazon | Aws-Sigv4 | 0.54.1 |
| Amazon | Aws-Sigv4 | 0.55.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-30610?
How severe is CVE-2023-30610?
How do I fix CVE-2023-30610?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-30605Archery is an open source SQL audit platform. The Archery pr…6.5
- CVE-2023-30606Discourse is an open source platform for community discussio…4.9
- CVE-2023-30607icingaweb2-module-jira provides integration with Atlassian J…8.8
- CVE-2023-30608sqlparse is a non-validating SQL parser module for Python. I…7.5
- CVE-2023-30609matrix-react-sdk is a react-based SDK for inserting a Matrix…4.7
- CVE-2023-3061A vulnerability was found in code-projects Agro-School Manag…9.8
- CVE-2023-30611Discourse-reactions is a plugin that allows user to add thei…5.3
- CVE-2023-30612Cloud hypervisor is a Virtual Machine Monitor for Cloud work…4.9
- CVE-2023-30613Kiwi TCMS, an open source test management system, allows use…9
- CVE-2023-30614Pay is a payments engine for Ruby on Rails 6.0 and higher. I…6.1
- CVE-2023-30615Iris is a web collaborative platform aiming to help incident…5.4
- CVE-2023-30616Form block is a wordpress plugin designed to make form creat…6.5
Are you affected by CVE-2023-30610?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
