Skip to content

[Bug]: ts-jest includes vulnerable version of ejs (CVE-2023-29827) #4969

@chkp-thaih

Description

@chkp-thaih

Version

29.4.0

Steps to reproduce

Hi Maintainers,
We’ve identified that ts-jest@29.4.0 depends on ejs@^3.1.10, which is vulnerable to CVE-2023-29827.
ejs@3.1.10 is pulled as a transitive dependency and flagged as 💀 Critical.

Please consider updating the ejs dependency to >=3.1.11, which fixes the CVE.

Affected version: ts-jest@29.4.0
Suggested fix: bump ejs version, or refactor to remove dependency if no longer needed.

Thank you!

Expected behavior

Actual behavior

Debug log

Additional context

No response

Environment

-

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions