Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary Code Injection Vulnerability for dependency #70

Open
PinalSa opened this issue Jan 27, 2021 · 0 comments
Open

Arbitrary Code Injection Vulnerability for dependency #70

PinalSa opened this issue Jan 27, 2021 · 0 comments

Comments

@PinalSa
Copy link

PinalSa commented Jan 27, 2021

During npm audit through Veracode, it is detected Arbitrary Code Injection for dot library for compodoc/ngd-transformer package.

Vulnerability detail : dot is vulnerable to arbitrary code injection. The template function does not sanitize input set on Object.prototype, allowing an attacker who is able to compile templates to inject and execute arbitrary code.

Currently compodoc/ngd-transformer using 1.1.3 versiof dot library. Above Vulnerability is fixed in 2.​x.x (2.0.​0-beta.1) version of dot.

Can someone please help to upgrade dot library to latest version to solve above Vulnerability?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant