cvelist/2024/29xxx/CVE-2024-29409.json
2025-03-14 18:00:35 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-29409",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "File Upload vulnerability in nestjs nest v.10.3.2 allows a remote attacker to execute arbitrary code via the Content-Type header."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/nestjs/nest/issues/13311#issuecomment-1993839495",
"refsource": "MISC",
"name": "https://github.com/nestjs/nest/issues/13311#issuecomment-1993839495"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/aydinnyunus/801342361584d1491c67a820a714f53f",
"url": "https://gist.github.com/aydinnyunus/801342361584d1491c67a820a714f53f"
}
]
}
}