2025-03-14 19:03:50 +00:00
{
"id" : "CVE-2024-29409" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-03-14T18:15:27.980" ,
2025-04-03 16:03:53 +00:00
"lastModified" : "2025-04-03T15:30:50.943" ,
"vulnStatus" : "Analyzed" ,
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
}
] ,
2025-04-03 16:03:53 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nestjs:nest:10.3.2:*:*:*:*:node.js:*:*" ,
"matchCriteriaId" : "658B0B8B-6764-4BC4-B04F-E75BA1996743"
}
]
}
]
}
] ,
2025-03-14 19:03:50 +00:00
"references" : [
{
"url" : "https://gist.github.com/aydinnyunus/801342361584d1491c67a820a714f53f" ,
2025-04-03 16:03:53 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory"
]
2025-03-14 19:03:50 +00:00
} ,
{
"url" : "https://github.com/nestjs/nest/issues/13311#issuecomment-1993839495" ,
2025-04-03 16:03:53 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2025-03-14 19:03:50 +00:00
}
]
}