2025-03-14 19:03:50 +00:00
{
"id" : "CVE-2024-29409" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-03-14T18:15:27.980" ,
2025-03-17 21:03:52 +00:00
"lastModified" : "2025-03-17T19:15:22.240" ,
"vulnStatus" : "Awaiting Analysis" ,
2025-03-14 19:03:50 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "File Upload vulnerability in nestjs nest v.10.3.2 allows a remote attacker to execute arbitrary code via the Content-Type header."
2025-03-17 21:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de carga de archivos en nestjs nest v.10.3.2 permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s del encabezado Content-Type."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 3.4
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
2025-03-14 19:03:50 +00:00
}
] ,
"references" : [
{
"url" : "https://gist.github.com/aydinnyunus/801342361584d1491c67a820a714f53f" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/nestjs/nest/issues/13311#issuecomment-1993839495" ,
"source" : "cve@mitre.org"
}
]
}