ghsa-hgj4-h2x3-rfx4
Vulnerability from github
Published
2023-08-09 20:58
Modified
2023-08-09 20:58
Severity ?
Summary
Sentry vulnerable to incorrect credential validation on OAuth token requests
Details
Impact
An attacker with sufficient client-side exploits could retrieve a valid access token for another user during the OAuth token exchange due to incorrect credential validation. The client ID must be known and the API application must have already been authorized on the targeted user account.
Remediation
- Sentry SaaS customers do not need to take any action. Those with the highest risk will be contacted directly by Sentry.
- Self-hosted installations should upgrade to version 23.7.2 or higher.
Workarounds
There are no direct workarounds, but users should review applications authorized on their account (User Settings > Authorized Applications) and remove any that are no longer needed.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "sentry" }, "ranges": [ { "events": [ { "introduced": "10.0.0" }, { "fixed": "23.7.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-39531" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2023-08-09T20:58:47Z", "nvd_published_at": "2023-08-09T17:15:09Z", "severity": "MODERATE" }, "details": "### Impact\n\nAn attacker with sufficient client-side exploits could retrieve a valid access token for another user during the OAuth token exchange due to incorrect credential validation. The client ID must be known and the API application must have already been authorized on the targeted user account. \n\n### Remediation\n\n- **Sentry SaaS** customers do not need to take any action. Those with the highest risk will be contacted directly by Sentry.\n- **Self-hosted installations** should upgrade to version 23.7.2 or higher.\n\n### Workarounds\n\nThere are no direct workarounds, but users should review applications authorized on their account (_User Settings \u003e Authorized Applications_) and remove any that are no longer needed.\n\n", "id": "GHSA-hgj4-h2x3-rfx4", "modified": "2023-08-09T20:58:47Z", "published": "2023-08-09T20:58:47Z", "references": [ { "type": "WEB", "url": "https://github.com/getsentry/sentry/security/advisories/GHSA-hgj4-h2x3-rfx4" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39531" }, { "type": "PACKAGE", "url": "https://github.com/getsentry/sentry" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Sentry vulnerable to incorrect credential validation on OAuth token requests" }
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.