-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi, @nitayneeman, I'd like to report a vulnerability introduced by package [email protected]:
Issue Description
I noticed that a vulnerability is introduced in [email protected] _:
Vulnerability CVE-2020-7788 (high severity) affects package ini (versions:<1.3.6): https://snyk.io/vuln/SNYK-JS-INI-1048974
The above vulnerable package is referenced by [email protected] via:
[email protected] β @schematics/[email protected] β [email protected]
Since [email protected] (20,943 downloads per week) is referenced by 37 downstream projects (e.g., @datorama/akita 6.2.3 (latest version), @scullyio/init 1.1.4 (latest version), @sentinel-one/mgmt-schematics 2.0.10 (latest version), @flarehr/apollo-benefits 2.2.19 (latest version), @flarehr/cars-calculator 2.2.19 (latest version)), the vulnerability CVE-2020-7788 can be propagated into these downstream projects and expose security threats to them via the following package dependency paths:
(1)@datorama/[email protected] β [email protected] β @schematics/[email protected] β [email protected]
(2)@flarehr/[email protected] β @datorama/[email protected] β [email protected] β @schematics/[email protected] β [email protected]
......
If [email protected].* removes the vulnerable package from the above version, then its fixed version can help downstream users decrease their pain.
Given the large number of downstream users, could you help update your package to remove the vulnerability from [email protected] ?
Fixing suggestions
In [email protected], maybe you can kindly try to perform the following upgrade(not crossing major version) :
@schematics/update ^0.803.8 β ^0.1100.5;
Note:
@schematics/[email protected](>=0.1100.5) directly depends on [email protected] which has fixed the vulnerability CVE-2020-7788.
Of course, you are welcome to share other ways to resolve the issue.
Thank you for your attention to this issue.
Best regards,
^_^