diff --git a/advisories/github-reviewed/2025/03/GHSA-cj7v-w2c7-cp7c/GHSA-cj7v-w2c7-cp7c.json b/advisories/github-reviewed/2025/03/GHSA-cj7v-w2c7-cp7c/GHSA-cj7v-w2c7-cp7c.json index d1feafc2b7b..028a2b6fa52 100644 --- a/advisories/github-reviewed/2025/03/GHSA-cj7v-w2c7-cp7c/GHSA-cj7v-w2c7-cp7c.json +++ b/advisories/github-reviewed/2025/03/GHSA-cj7v-w2c7-cp7c/GHSA-cj7v-w2c7-cp7c.json @@ -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"