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

frontend-build: critical security vulnerability needs ejs update (via webpack-bundle-analyzer) #106

Closed
dianekaplan opened this issue May 31, 2022 · 2 comments

Comments

@dianekaplan
Copy link

Critical: Template injection in ejs
Patched in ejs version >=3.1.7
dependency chain: @edx/frontend-build > webpack-bundle-analyzer > ejs
more info: GHSA-phwq-j96m-2c2q

It looks like frontend-build currently uses webpack-bundle-analyzer 3.9.0, which only uses ejs version 2.7.4. (We need to update webpack-bundle-analyzer to a version that uses ejs >=3.1.7).

@adamstankiewicz adamstankiewicz moved this to Todo in FED-BOM May 31, 2022
@mamankhan99 mamankhan99 moved this from Todo to In Progress in FED-BOM Jun 8, 2022
@mamankhan99 mamankhan99 moved this from In Progress to Blocked in FED-BOM Jun 8, 2022
@mamankhan99 mamankhan99 moved this from Blocked to In Progress in FED-BOM Jun 21, 2022
@mamankhan99 mamankhan99 moved this from In Progress to Done in FED-BOM Jul 7, 2022
@arbrandes
Copy link

Done via another dependency upgrade PR.

@pshiu
Copy link

pshiu commented Feb 2, 2023

This was done via openedx/frontend-build#248

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

3 participants