CVE-2022-31162

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:slack_morphism_project:slack_morphism:*:*:*:*:*:rust:*:*

History

No history.

Information

Published : 2022-07-22 04:15

Updated : 2023-07-24 13:08


NVD link : CVE-2022-31162

Mitre link : CVE-2022-31162

CVE.ORG link : CVE-2022-31162


JSON object : View

Products Affected

slack_morphism_project

  • slack_morphism
CWE
CWE-212

Improper Removal of Sensitive Information Before Storage or Transfer

CWE-1258

Exposure of Sensitive System Information Due to Uncleared Debug Information

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor