While working on Cap project, I scanned the dependency manifest and found that it uses a vulnerable version of @nestjs/core. The scan revealed an injection issue in Server-Sent Events handling, where unsanitized type and id fields can allow attackers to inject arbitrary events or manipulate SSE streams, potentially leading to spoofing or data injection.
CVE Report
CVE Link
While working on Cap project, I scanned the dependency manifest and found that it uses a vulnerable version of
@nestjs/core. The scan revealed an injection issue in Server-Sent Events handling, where unsanitizedtypeandidfields can allow attackers to inject arbitrary events or manipulate SSE streams, potentially leading to spoofing or data injection.CVE Report
CVE Link