Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-30610— AWS SDK for Rust will log AWS credentials when TRACE-level logging is enabled for request sending

CVSS 5.5 · Medium EPSS 0.06% · P20
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-30610

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
AWS SDK for Rust will log AWS credentials when TRACE-level logging is enabled for request sending
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
通过日志文件的信息暴露
Source: NVD (National Vulnerability Database)
Vulnerability Title
AWS SDK for Rust 日志信息泄露漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Amazon AWS SDK for Rust是美国亚马逊(Amazon)公司的一个适用于 Rust 的 AWS SDK。 AWS SDK for Rust 存在日志信息泄露漏洞,该漏洞源于以明文形式包含用户的访问密钥、秘密密钥和安全令牌。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
awslabsaws-sdk-rust >= 0.2.0, < 0.2.1 -

II. Public POCs for CVE-2023-30610

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-30610

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2023-30610

No comments yet


Leave a comment