Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-4mjx-2gh5-ph8h: Exposure of sensitive Slack webhook URLs in debug logs and traces

Impact

Debug logs expose sensitive URLs for Slack webhooks that contain private information.

Patches

The problem is fixed in v1.3.2 which redacts sensitive URLs for webhooks.

Workarounds

Disabling/filtering debug logs in case you use Slack webhooks using tracing log level and filters.

References

https://github.com/abdolence/slack-morphism-rust/releases/tag/v1.3.2

For more information

If you have any questions or comments about this advisory:

ghsa
#web#git

Package

cargo slack-morphism (Rust)

Affected versions

< 1.3.2

Patched versions

1.3.2

Description

Impact

Debug logs expose sensitive URLs for Slack webhooks that contain private information.

Patches

The problem is fixed in v1.3.2 which redacts sensitive URLs for webhooks.

Workarounds

Disabling/filtering debug logs in case you use Slack webhooks using tracing log level and filters.

References

https://github.com/abdolence/slack-morphism-rust/releases/tag/v1.3.2

For more information

If you have any questions or comments about this advisory:

  • Open an issue in repo
  • Read our security policy

References

  • GHSA-4mjx-2gh5-ph8h
  • https://nvd.nist.gov/vuln/detail/CVE-2022-39292
  • abdolence/slack-morphism-rust@48a1da2
  • https://github.com/abdolence/slack-morphism-rust/releases/tag/v1.3.2

abdolence published the maintainer security advisory

Oct 9, 2022

Related news

CVE-2022-39292: Exposure of sensitive Slack webhook URLs in debug logs and traces

Slack Morphism is a modern client library for Slack Web/Events API/Socket Mode and Block Kit. Debug logs expose sensitive URLs for Slack webhooks that contain private information. The problem is fixed in version 1.3.2 which redacts sensitive URLs for webhooks. As a workaround, people who use Slack webhooks may disable or filter debug logs.