2024-03-21 13:04:12 +00:00
{
"id" : "CVE-2024-29859" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-03-21T04:15:09.463" ,
2025-03-16 03:03:50 +00:00
"lastModified" : "2025-03-05T18:53:05.750" ,
2025-03-05 19:03:51 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-21 13:04:12 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In MISP before 2.4.187, add_misp_export in app/Controller/EventsController.php does not properly check for a valid file upload."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "En MISP anterior a 2.4.187, add_misp_export en app/Controller/EventsController.php no verifica correctamente si hay una carga de archivo v\u00e1lida."
2024-03-21 13:04:12 +00:00
}
] ,
2024-08-05 18:03:11 +00:00
"metrics" : {
"cvssMetricV31" : [
2025-03-05 19:03:51 +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" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-08-05 18:03:11 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-08-05 18:03:11 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-05 18:03:11 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2025-03-05 19:03:51 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
} ,
2024-08-05 18:03:11 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
}
] ,
2025-03-05 19:03:51 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.4.187" ,
"matchCriteriaId" : "B3E7434F-6553-43E7-A5AA-431EC6D41F3A"
}
]
}
]
}
] ,
2024-03-21 13:04:12 +00:00
"references" : [
{
"url" : "https://github.com/MISP/MISP/commit/238010bfd004680757b324cba0c6344f77a25399" ,
2025-03-05 19:03:51 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/MISP/MISP/commit/238010bfd004680757b324cba0c6344f77a25399" ,
2025-03-05 19:03:51 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-03-21 13:04:12 +00:00
}
]
}