漏洞标题
Apache Arrow Rust对象存储:AWS WebIdentityToken在日志文件中的暴露
漏洞描述信息
N/A
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
漏洞类别
不充分的凭证保护机制
漏洞标题
Apache Arrow Rust Object Store: AWS WebIdentityToken exposure in log files
漏洞描述信息
Exposure of temporary credentials in logs in Apache Arrow Rust Object Store (`object_store` crate), version 0.10.1 and earlier on all platforms using AWS WebIdentityTokens.
On certain error conditions, the logs may contain the OIDC token passed to AssumeRoleWithWebIdentity https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html . This allows someone with access to the logs to impersonate that identity, including performing their own calls to AssumeRoleWithWebIdentity, until the OIDC token expires. Typically OIDC tokens are valid for up to an hour, although this will vary depending on the issuer.
Users are recommended to use a different AWS authentication mechanism, disable logging or upgrade to version 0.10.2, which fixes this issue.
Details:
When using AWS WebIdentityTokens with the object_store crate, in the event of a failure and automatic retry, the underlying reqwest error, including the full URL with the credentials, potentially in the parameters, is written to the logs.
Thanks to Paul Hatcherian for reporting this vulnerability
CVSS信息
N/A
漏洞类别
通过日志文件的信息暴露
漏洞标题
Apache Arrow 日志信息泄露漏洞
漏洞描述信息
Apache Arrow是美国阿帕奇(Apache)基金会的一款用于内存数据处理的跨语言开发平台。该平台支持C、C++、C#、Go和Java等编程语言,并提供进程间通信等功能。 Apache Arrow 存在日志信息泄露漏洞,该漏洞源于在某些错误情况下,日志可能包含传递给 AssumeRoleWithWebIdentity 的 OIDC 令牌。
CVSS信息
N/A
漏洞类别
日志信息泄露