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

24 Jul 2023, 13:08

Type Values Removed Values Added
CWE CWE-200
CWE-1258
CWE-212

29 Jul 2022, 17:20

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CPE cpe:2.3:a:slack_morphism_project:slack_morphism:*:*:*:*:*:rust:*:*
References (CONFIRM) https://github.com/abdolence/slack-morphism-rust/security/advisories/GHSA-99j7-mhfh-w84p - (CONFIRM) https://github.com/abdolence/slack-morphism-rust/security/advisories/GHSA-99j7-mhfh-w84p - Third Party Advisory
References (MISC) https://github.com/abdolence/slack-morphism-rust/releases/tag/v0.41.0 - (MISC) https://github.com/abdolence/slack-morphism-rust/releases/tag/v0.41.0 - Release Notes, Third Party Advisory

22 Jul 2022, 04:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-07-22 04:15

Updated : 2024-02-04 22:51


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