Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Slack Morphism Project | Slack Morphism | < 0.41.0 |
Related Weaknesses (CWE)
References
- https://github.com/abdolence/slack-morphism-rust/releases/tag/v0.41.0Release NotesThird Party Advisory
- https://github.com/abdolence/slack-morphism-rust/security/advisories/GHSA-99j7-mThird Party Advisory
- https://github.com/abdolence/slack-morphism-rust/releases/tag/v0.41.0Release NotesThird Party Advisory
- https://github.com/abdolence/slack-morphism-rust/security/advisories/GHSA-99j7-mThird Party Advisory
FAQ
What is CVE-2022-31162?
CVE-2022-31162 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2022-31162?
CVE-2022-31162 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-31162?
Check the references section above for vendor advisories and patch information. Affected products include: Slack Morphism Project Slack Morphism.