2024-07-10 20:03:12 +00:00
{
"id" : "CVE-2024-27095" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-10T19:15:10.407" ,
2024-08-30 14:03:14 +00:00
"lastModified" : "2024-08-30T12:57:40.090" ,
"vulnStatus" : "Analyzed" ,
2024-07-10 20:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Decidim is a participatory democracy framework. The admin panel is subject to potential XSS attach in case the attacker manages to modify some records being uploaded to the server. This vulnerability is fixed in 0.27.6 and 0.28.1."
2024-07-11 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "Decidim es un framework de democracia participativa. El panel de administraci\u00f3n est\u00e1 sujeto a un posible adjunto XSS en caso de que el atacante logre modificar algunos registros que se cargan en el servidor. Esta vulnerabilidad se solucion\u00f3 en 0.27.6 y 0.28.1."
2024-07-10 20:03:12 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-30 14:03:14 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.7 ,
"impactScore" : 2.7
} ,
2024-07-10 20:03:12 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 4.0
}
]
} ,
"weaknesses" : [
2024-08-30 14:03:14 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2024-07-10 20:03:12 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-08-30 14:03:14 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:decidim:decidim:*:*:*:*:*:ruby:*:*" ,
"versionEndExcluding" : "0.27.6" ,
"matchCriteriaId" : "F06324EE-53B1-4FAE-8BEF-795C35E4975D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:decidim:decidim:0.28.0:-:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "637B8863-0862-4FB4-9871-EDCF21054F34"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:decidim:decidim:0.28.0:rc1:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "8B3E98CE-A52C-4965-8549-559A23A38306"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:decidim:decidim:0.28.0:rc2:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "D90343A7-D472-4EE2-91A1-9F173A42BCD0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:decidim:decidim:0.28.0:rc3:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "A7805027-BBE2-48C3-AE74-F8D03A76D00F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:decidim:decidim:0.28.0:rc4:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "178DC9F7-9880-437E-A0BF-CD5A4E6691BF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:decidim:decidim:0.28.0:rc5:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "76E8A31B-8F15-4D43-A371-230C4FADDF5F"
}
]
}
]
}
] ,
2024-07-10 20:03:12 +00:00
"references" : [
{
"url" : "https://github.com/decidim/decidim/releases/tag/v0.27.6" ,
2024-08-30 14:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-07-10 20:03:12 +00:00
} ,
{
"url" : "https://github.com/decidim/decidim/releases/tag/v0.28.1" ,
2024-08-30 14:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-07-10 20:03:12 +00:00
} ,
{
"url" : "https://github.com/decidim/decidim/security/advisories/GHSA-529p-jj47-w3m3" ,
2024-08-30 14:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-07-10 20:03:12 +00:00
}
]
}