mmanela / chutzpah

Chutzpah is an open source JavaScript test runner which enables you to run unit tests using QUnit, Jasmine, Mocha and TypeScript.
http://mmanela.github.io/chutzpah/
Apache License 2.0
550 stars 142 forks source link

Security Vulnerabilities in Chutzpah 4.4.12 #813

Closed MuthuramanL closed 2 years ago

MuthuramanL commented 2 years ago

Issue 1 -

Description

Issue 2 -

Description

- Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).

Location

Evangelink commented 2 years ago

Hey @mmanela, we are wondering if you would accept a PR fixing the issue mentioned above?

Also, we are wondering if you are planning on working on future security vulnerabilities that would target this project? We are using your runner as part of our integration tests on vstest to ensure we maintain compatibility and so we receive these vulnerabilities alerts.

Thank you!

mmanela commented 2 years ago

@Evangelink I would accept PRs. But in general, these vulnerabilities are really not exploitable the way Chutzpah is run.