2024-10-25 20:03:18 +00:00
{
"id" : "CVE-2024-37847" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-10-25T19:15:04.087" ,
2024-11-05 17:03:22 +00:00
"lastModified" : "2024-11-05T15:47:04.970" ,
"vulnStatus" : "Analyzed" ,
2024-10-25 20:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An arbitrary file upload vulnerability in MangoOS before 5.1.4 and Mango API before 4.5.5 allows attackers to execute arbitrary code via a crafted file."
2024-10-28 15:04:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de carga de archivos arbitrarios en MangoOS anterior a 5.1.4 y Mango API anterior a 4.5.5 permite a los atacantes ejecutar c\u00f3digo arbitrario a trav\u00e9s de un archivo manipulado."
2024-10-25 20:03:18 +00:00
}
] ,
2024-10-29 19:03:20 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-11-04 23:03:19 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2024-11-05 17:03:22 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-11-04 23:03:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-11-05 17:03:22 +00:00
"privilegesRequired" : "LOW" ,
2024-11-04 23:03:19 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-04 23:03:19 +00:00
} ,
2024-11-05 17:03:22 +00:00
"exploitabilityScore" : 2.8 ,
2024-11-04 23:03:19 +00:00
"impactScore" : 5.9
} ,
2024-10-29 19:03:20 +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-10-29 19:03:20 +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-10-29 19:03:20 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-11-04 23:03:19 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
} ,
2024-10-29 19:03:20 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
} ,
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
}
] ,
2024-11-04 23:03:19 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:radixiot:mango:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "5.1.4" ,
"matchCriteriaId" : "8A8E1DDF-63E8-4C11-AA25-F11CE3976FA7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:radixiot:mangoapi:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.5.5" ,
"matchCriteriaId" : "997E9719-EA5D-41DC-ACF7-8016356B03D5"
}
]
}
]
}
] ,
2024-10-25 20:03:18 +00:00
"references" : [
{
"url" : "https://github.com/herombey/Disclosures/blob/main/CVE-2024-37847%20File%20Upload%20Path%20Traversal.pdf" ,
2024-11-04 23:03:19 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-10-25 20:03:18 +00:00
} ,
{
"url" : "https://github.com/herombey/Disclosures/tree/main" ,
2024-11-04 23:03:19 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-10-25 20:03:18 +00:00
}
]
}