2024-07-03 22:04:21 +00:00
{
"id" : "CVE-2024-37157" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-03T20:15:04.573" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:23:19.470" ,
"vulnStatus" : "Modified" ,
2024-07-03 22:04:21 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Discourse is an open-source discussion platform. Prior to version 3.2.3 on the `stable` branch and version 3.3.0.beta4 on the `beta` and `tests-passed` branches, a malicious actor could get the FastImage library to redirect requests to an internal Discourse IP. This issue is patched in version 3.2.3 on the `stable` branch and version 3.3.0.beta4 on the `beta` and `tests-passed` branches. No known workarounds are available."
2024-07-05 14:03:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Discourse es una plataforma de discusi\u00f3n de c\u00f3digo abierto. Antes de la versi\u00f3n 3.2.3 en la rama `stable` y la versi\u00f3n 3.3.0.beta4 en las ramas `beta` y `tests-passed`, un actor malintencionado pod\u00eda hacer que la librer\u00eda FastImage redirigir solicitudes a una IP interna de Discourse. Este problema se solucion\u00f3 en la versi\u00f3n 3.2.3 en la rama \"estable\" y en la versi\u00f3n 3.3.0.beta4 en las ramas \"beta\" y \"pruebas aprobadas\". No hay workarounds disponibles."
2024-07-03 22:04:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-18 14:03:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-18 14:03:22 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM" ,
2024-09-18 14:03:22 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
2024-09-18 14:03:22 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
2024-09-18 14:03:22 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-09-18 14:03:22 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
"impactScore" : 4.7
2024-09-18 14:03:22 +00:00
} ,
2024-07-03 22:04:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-03 22:04:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-07-03 22:04:21 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2024-07-03 22:04:21 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
2024-07-03 22:04:21 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-07-03 22:04:21 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2024-07-03 22:04:21 +00:00
}
]
} ,
"weaknesses" : [
2024-09-18 14:03:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-18 14:03:22 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
} ,
2024-07-03 22:04:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-03 22:04:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2024-09-18 14:03:22 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:stable:*:*:*" ,
"versionEndExcluding" : "3.2.3" ,
"matchCriteriaId" : "8F15A89F-6283-4B24-801E-E415FF5A4272"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:beta:*:*:*" ,
"versionEndExcluding" : "3.3.0" ,
"matchCriteriaId" : "4EBDB0A9-6C68-4FC5-81CD-5E1B042DD60C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.3.0:beta1:*:*:beta:*:*:*" ,
"matchCriteriaId" : "4FE1C6B5-D21B-46CC-A889-EECE10A7130A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.3.0:beta2:*:*:beta:*:*:*" ,
"matchCriteriaId" : "51C031F6-729E-4560-B33D-382177F2DB7D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.3.0:beta3:*:*:beta:*:*:*" ,
"matchCriteriaId" : "5C2ABCC5-86B0-4CFF-AB99-BAC4D5CD94C7"
}
]
}
]
}
] ,
2024-07-03 22:04:21 +00:00
"references" : [
{
"url" : "https://github.com/discourse/discourse/commit/5b8cf11b69e05d5c058c1148ec69ec309491fa6e" ,
2024-09-18 14:03:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-03 22:04:21 +00:00
} ,
{
"url" : "https://github.com/discourse/discourse/commit/67e78086035cec494b15ce79342a0cb9052c2d95" ,
2024-09-18 14:03:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-03 22:04:21 +00:00
} ,
{
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-46pq-7958-fc68" ,
2024-09-18 14:03:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/discourse/discourse/commit/5b8cf11b69e05d5c058c1148ec69ec309491fa6e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/discourse/discourse/commit/67e78086035cec494b15ce79342a0cb9052c2d95" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-46pq-7958-fc68" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-07-03 22:04:21 +00:00
}
]
}