2024-07-24 14:03:13 +00:00

72 lines
4.0 KiB
JSON

{
"id": "CVE-2024-41656",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-07-23T22:15:08.970",
"lastModified": "2024-07-24T12:55:13.223",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Sentry is an error tracking and performance monitoring platform. Starting in version 10.0.0 and prior to version 24.7.1, an unsanitized payload sent by an Integration platform integration allows storing arbitrary HTML tags on the Sentry side with the subsequent rendering them on the Issues page. Self-hosted Sentry users may be impacted in case of untrustworthy Integration platform integrations sending external issues from their side to Sentry. A patch has been released in Sentry 24.7.1. For Sentry SaaS customers, no action is needed. This has been patched on July 23, and even prior to the fix, the exploitation was not possible due to the strict Content Security Policy deployed on sentry.io site. For self-hosted users, the maintainers of Sentry strongly recommend upgrading Sentry to the latest version. If it is not possible, one could enable CSP on one's self-hosted installation with `CSP_REPORT_ONLY = False` (enforcing mode). This will mitigate the risk of cross-site scripting."
},
{
"lang": "es",
"value": "Sentry es una plataforma de seguimiento de errores y supervisi\u00f3n del rendimiento. A partir de la versi\u00f3n 10.0.0 y antes de la versi\u00f3n 24.7.1, un payload no saneado enviado por una integraci\u00f3n de plataforma de integraci\u00f3n permite almacenar etiquetas HTML arbitrarias en el lado de Sentry y luego representarlas en la p\u00e1gina de Issues. Los usuarios de Sentry autohospedados pueden verse afectados en caso de integraciones de plataformas de integraci\u00f3n no confiables que env\u00eden problemas externos de su lado a Sentry. Se lanz\u00f3 un parche en Sentry 24.7.1. Para los clientes de Sentry SaaS, no es necesario realizar ninguna acci\u00f3n. Esto fue parcheado el 23 de julio e incluso antes de la soluci\u00f3n, la explotaci\u00f3n no era posible debido a la estricta Pol\u00edtica de seguridad de contenido implementada en el sitio sentry.io. Para los usuarios autohospedados, los mantenedores de Sentry recomiendan encarecidamente actualizar Sentry a la \u00faltima versi\u00f3n. Si no es posible, se podr\u00eda habilitar CSP en la instalaci\u00f3n autohospedada con `CSP_REPORT_ONLY = False` (enforcing mode). Esto mitigar\u00e1 el riesgo de Cross Site Scripting."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/getsentry/self-hosted/releases/tag/24.7.1",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/getsentry/sentry/commit/5c679521f1539eabfb81287bfc30f34dbecd373e",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/getsentry/sentry/pull/74648",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/getsentry/sentry/security/advisories/GHSA-fm88-hc3v-3www",
"source": "security-advisories@github.com"
}
]
}