Security Advisory

CVE-2022-31162

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2022-07-21 13:20:12
Last updated 2025-04-23 17:57:53
Assigner GitHub_M
CVSS score 7.5
State PUBLISHED

Description

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.