ghsa-4mjx-2gh5-ph8h
Vulnerability from github
Published
2022-10-10 21:07
Modified
2022-10-10 21:07
Severity ?
VLAI Severity ?
Summary
Exposure of sensitive Slack webhook URLs in debug logs and traces
Details
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
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "slack-morphism" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-39292" ], "database_specific": { "cwe_ids": [ "CWE-1258" ], "github_reviewed": true, "github_reviewed_at": "2022-10-10T21:07:47Z", "nvd_published_at": "2022-10-10T15:15:00Z", "severity": "HIGH" }, "details": "### Impact\n\nDebug logs expose sensitive URLs for Slack webhooks that contain private information.\n\n### Patches\nThe problem is fixed in v1.3.2 which redacts sensitive URLs for webhooks.\n\n### Workarounds\nDisabling/filtering debug logs in case you use Slack webhooks using tracing log level and filters.\n\n### References\nhttps://github.com/abdolence/slack-morphism-rust/releases/tag/v1.3.2\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [repo](https://github.com/abdolence/slack-morphism-rust)\n* Read our [security policy](https://github.com/abdolence/slack-morphism-rust/blob/master/SECURITY.md)\n\n", "id": "GHSA-4mjx-2gh5-ph8h", "modified": "2022-10-10T21:07:47Z", "published": "2022-10-10T21:07:47Z", "references": [ { "type": "WEB", "url": "https://github.com/abdolence/slack-morphism-rust/security/advisories/GHSA-4mjx-2gh5-ph8h" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39292" }, { "type": "WEB", "url": "https://github.com/abdolence/slack-morphism-rust/commit/48a1da2dc2ad3a5ccc60036d43f6f8fbb2c15f1d" }, { "type": "WEB", "url": "https://github.com/abdolence/slack-morphism-rust/commit/65ef9fac4f39c4e171e2952a6cf029bb0d059a89" }, { "type": "PACKAGE", "url": "https://github.com/abdolence/slack-morphism-rust" }, { "type": "WEB", "url": "https://github.com/abdolence/slack-morphism-rust/releases/tag/v1.3.2" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2022-0087.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Exposure of sensitive Slack webhook URLs in debug logs and traces" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…