CVE-2022-31162 HIGH

CVE-2022-31162: Slack Morphism for Rust before 0.41.0 can accidentally leak Slack OAuth client information in application debug logs

Vendor Abdolence
Product slack-morphism-rust
Weakness CWE-1258
Published July 21, 2022
Last update April 23, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

Slack Morphism is an async client library for Rust. Prior to 0.41.0, it was possible for Slack OAuth client information to leak in application debug logs. Stricter and more secure debug formatting was introduced in v0.41.0 for OAuth secret types to reduce the possibility of printing sensitive information in application logs. As a workaround, do not print/output requests and responses for OAuth and client configurations in logs.

Key dates

02Disclosure timeline

July 21, 2022 CVE published
April 23, 2025 Record updated