2023-12-20 15:00:28 +00:00
{
"id" : "CVE-2023-50249" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-20T14:15:21.350" ,
2023-12-28 21:00:29 +00:00
"lastModified" : "2023-12-28T20:11:56.530" ,
"vulnStatus" : "Analyzed" ,
2023-12-20 15:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Sentry-Javascript is official Sentry SDKs for JavaScript. A ReDoS (Regular expression Denial of Service) vulnerability has been identified in Sentry's Astro SDK 7.78.0-7.86.0. Under certain conditions, this vulnerability allows an attacker to cause excessive computation times on the server, leading to denial of service (DoS). This vulnerability has been patched in sentry/astro version 7.87.0."
2023-12-28 21:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Sentry-Javascript es el SDK oficial de Sentry para JavaScript. Se ha identificado una vulnerabilidad ReDoS (Denegaci\u00f3n de servicio de expresi\u00f3n regular) en Astro SDK 7.78.0-7.86.0 de Sentry. Bajo ciertas condiciones, esta vulnerabilidad permite que un atacante provoque tiempos de c\u00e1lculo excesivos en el servidor, lo que lleva a una denegaci\u00f3n de servicio (DoS). Esta vulnerabilidad ha sido parcheada en sentry/astro versi\u00f3n 7.87.0."
2023-12-20 15:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-28 21:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-12-20 15:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2023-12-28 21:00:29 +00:00
"source" : "nvd@nist.gov" ,
2023-12-20 15:00:28 +00:00
"type" : "Primary" ,
2023-12-28 21:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-12-20 15:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2023-12-28 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sentry:astro:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "7.78.0" ,
"versionEndExcluding" : "7.87.0" ,
"matchCriteriaId" : "AAA3C0C0-98ED-4031-91A3-40B43CFD8370"
}
]
}
]
}
] ,
2023-12-20 15:00:28 +00:00
"references" : [
{
"url" : "https://github.com/getsentry/sentry-javascript/commit/fe24eb5eefa9d27b14b2b6f9ebd1debca1c208fb" ,
2023-12-28 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-20 15:00:28 +00:00
} ,
{
"url" : "https://github.com/getsentry/sentry-javascript/pull/9815" ,
2023-12-28 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-20 15:00:28 +00:00
} ,
{
"url" : "https://github.com/getsentry/sentry-javascript/security/advisories/GHSA-x3v3-8xg8-8v72" ,
2023-12-28 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-20 15:00:28 +00:00
}
]
}