Publish GHSA-cj7v-w2c7-cp7c

This commit is contained in:
advisory-database[bot]
2025-04-14 22:27:08 +00:00
parent 57e2eb01c6
commit eecede5567
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cj7v-w2c7-cp7c",
"modified": "2025-04-11T18:01:52Z",
"modified": "2025-04-14T22:25:17Z",
"published": "2025-03-14T18:30:51Z",
"aliases": [
"CVE-2024-29409"
@@ -25,7 +25,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "11.0.0-next.1"
},
{
"fixed": "11.0.16"
@@ -33,6 +33,25 @@
]
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "@nestjs/common"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "10.4.16"
}
]
}
]
}
],
"references": [
@@ -68,6 +87,10 @@
"type": "WEB",
"url": "https://github.com/nestjs/nest/blob/83a48b2c7396985144b7a6cd5d3bee1abb7c5d81/packages/common/pipes/file/file-type.validator.ts#L19"
},
{
"type": "WEB",
"url": "https://github.com/nestjs/nest/releases/tag/v10.4.16"
},
{
"type": "WEB",
"url": "https://github.com/nestjs/nest/releases/tag/v11.0.16"