{ "id": "CVE-2023-39531", "sourceIdentifier": "security-advisories@github.com", "published": "2023-08-09T17:15:09.827", "lastModified": "2023-08-16T17:55:38.147", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Sentry is an error tracking and performance monitoring platform. Starting in version 10.0.0 and prior to version 23.7.2, 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. Sentry SaaS customers do not need to take any action. Self-hosted installations should upgrade to version 23.7.2 or higher. There are no direct workarounds, but users should review applications authorized on their account and remove any that are no longer needed.\n\n" }, { "lang": "es", "value": "Sentry es una plataforma de seguimiento de errores y monitorizaci\u00f3n del rendimiento. A partir de la versi\u00f3n 10.0.0 y antes de la versi\u00f3n 23.7.2, un atacante con suficientes exploits del lado del cliente podr\u00eda recuperar un token de acceso v\u00e1lido para otro usuario durante el intercambio de tokens OAuth debido a una validaci\u00f3n de credenciales incorrecta. El ID del cliente debe ser conocido y la aplicaci\u00f3n API debe haber sido ya autorizada en la cuenta del usuario objetivo. Los clientes de Sentry SaaS no necesitan realizar ninguna acci\u00f3n. Las instalaciones autoalojadas deben actualizarse a la versi\u00f3n 23.7.2 o superior. No hay soluciones directas, pero los usuarios deben revisar las aplicaciones autorizadas en su cuenta y eliminar las que ya no sean necesarias." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.6, "impactScore": 5.2 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.3, "impactScore": 4.7 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-287" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:sentry:sentry:*:*:*:*:*:*:*:*", "versionStartIncluding": "10.0.0", "versionEndExcluding": "23.7.2", "matchCriteriaId": "F9FF2EA1-64DB-404A-A036-C2E4983773CB" } ] } ] } ], "references": [ { "url": "https://github.com/getsentry/sentry/security/advisories/GHSA-hgj4-h2x3-rfx4", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] } ] }