2023-11-10 17:00:21 +00:00
{
"id" : "CVE-2023-47121" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-11-10T16:15:33.663" ,
2023-11-17 21:00:29 +00:00
"lastModified" : "2023-11-17T20:20:26.137" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-10 17:00:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Discourse is an open source platform for community discussion. Prior to version 3.1.3 of the `stable` branch and version 3.2.0.beta3 of the `beta` and `tests-passed` branches, the embedding feature is susceptible to server side request forgery. The issue is patched in version 3.1.3 of the `stable` branch and version 3.2.0.beta3 of the `beta` and `tests-passed` branches. As a workaround, disable the Embedding feature."
2023-11-17 21:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Discourse es una plataforma de c\u00f3digo abierto para el debate comunitario. Antes de la versi\u00f3n 3.1.3 de la rama `stable` y la versi\u00f3n 3.2.0.beta3 de las ramas `beta` y `tests-passed`, la caracter\u00edstica de incrustaci\u00f3n es susceptible a Server-Side Request Forgery. El problema se solucion\u00f3 en la versi\u00f3n 3.1.3 de la rama \"stable\" y en la versi\u00f3n 3.2.0.beta3 de las ramas \"beta\" y \"tests-passed\". Como workaround, desactive la funci\u00f3n Embedding."
2023-11-10 17:00:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-17 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:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2023-11-10 17:00:21 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.4 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-04-04 08:46:00 +00:00
"type" : "Primary" ,
2023-11-10 17:00:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2023-11-17 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:stable:*:*:*" ,
"versionEndExcluding" : "3.1.3" ,
"matchCriteriaId" : "8E31336C-750D-4039-A89F-FF602B59098C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:beta:*:*:*" ,
"versionEndExcluding" : "3.2.0" ,
"matchCriteriaId" : "E10444D1-B4E6-4EA7-A56E-95BD0FA3E39D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.2.0:beta1:*:*:beta:*:*:*" ,
"matchCriteriaId" : "1BFF647B-6CEF-43BF-BF5E-C82B557F78E2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.2.0:beta2:*:*:beta:*:*:*" ,
"matchCriteriaId" : "10D931DE-F8F5-4A34-A30A-FDD4420ABD1A"
}
]
}
]
}
] ,
2023-11-10 17:00:21 +00:00
"references" : [
{
"url" : "https://github.com/discourse/discourse/commit/24cca10da731734af4e9748de99a508d586e59f1" ,
2023-11-17 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-11-10 17:00:21 +00:00
} ,
{
"url" : "https://github.com/discourse/discourse/commit/5f20748e402223b265e6fee381472c14e2604da6" ,
2023-11-17 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-11-10 17:00:21 +00:00
} ,
{
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-hp24-94qf-8cgc" ,
2023-11-17 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-11-10 17:00:21 +00:00
}
]
}