2024-10-07 22:03:19 +00:00
{
"id" : "CVE-2024-45051" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-10-07T21:15:16.930" ,
2024-10-19 02:03:20 +00:00
"lastModified" : "2024-10-19T01:11:16.810" ,
"vulnStatus" : "Analyzed" ,
2024-10-07 22:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Discourse is an open source platform for community discussion. A maliciously crafted email address could allow an attacker to bypass domain-based restrictions and gain access to private sites, categories and/or groups. This issue has been patched in the latest stable, beta and tests-passed version of Discourse. All users area are advised to upgrade. There are no known workarounds for this vulnerability."
2024-10-10 14:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "Discourse es una plataforma de c\u00f3digo abierto para debates comunitarios. Una direcci\u00f3n de correo electr\u00f3nico manipulada con fines malintencionados podr\u00eda permitir a un atacante eludir las restricciones basadas en dominios y obtener acceso a sitios, categor\u00edas o grupos privados. Este problema se ha corregido en la \u00faltima versi\u00f3n estable, beta y de pruebas aprobadas de Discourse. Se recomienda a todos los usuarios del \u00e1rea que actualicen la versi\u00f3n. No se conocen workarounds para esta vulnerabilidad."
2024-10-07 22:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-10-19 02:03:20 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-10-19 02:03:20 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
2024-10-19 02:03:20 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-19 02:03:20 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 4.2
} ,
2024-10-07 22:03:19 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-07 22:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
2024-10-07 22:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-07 22:03:19 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-10-19 02:03:20 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-287"
2024-10-19 02:03:20 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-07 22:03:19 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2024-10-07 22:03:19 +00:00
}
]
}
] ,
2024-10-19 02:03:20 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:stable:*:*:*" ,
"versionEndExcluding" : "3.3.2" ,
"matchCriteriaId" : "16A670AB-8B0F-4866-9592-0B463C93175C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:beta:*:*:*" ,
"versionEndExcluding" : "3.4.0" ,
"matchCriteriaId" : "B70F4653-EB23-49AB-AF71-C39E5B6D5E5F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.4.0:-:*:*:beta:*:*:*" ,
"matchCriteriaId" : "BAB3A427-361B-4FC1-859D-D871B080DEE8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.4.0:beta1:*:*:beta:*:*:*" ,
"matchCriteriaId" : "AF6D8860-8764-4EEF-9FDD-89FF932791A7"
}
]
}
]
}
] ,
2024-10-07 22:03:19 +00:00
"references" : [
{
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-2vjv-pgh4-6rmq" ,
2024-10-19 02:03:20 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-10-07 22:03:19 +00:00
}
]
}