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

Security vulnerability in lodash.template package #10459

Closed
LucasHill opened this issue Apr 23, 2024 · 2 comments · Fixed by #10458
Closed

Security vulnerability in lodash.template package #10459

LucasHill opened this issue Apr 23, 2024 · 2 comments · Fixed by #10458

Comments

@LucasHill
Copy link

LucasHill commented Apr 23, 2024

ember-cli is using a lodash function with a known security vulnerability. The vulnerability is not new, but due to how lodash used to publish functions individually as well as the entire 'lodash' package, it seems auto-scanning security systems were not picking up the issue until just recently.

There is already a proposed fix here:

Hopefully we can get this patch into all ember-cli versions with security support (back to 4.12 right now I think).

Thanks!

@LucasHillDex
Copy link

@kellyselden what do you think about getting this in?

@mansona
Copy link
Member

mansona commented Apr 27, 2024

This is released now, see this comment for more info: #10458 (comment)

@mansona mansona closed this as completed Apr 27, 2024
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

Successfully merging a pull request may close this issue.

3 participants