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

fluent-ffmpeg using vulnerable version of async #1308

Open
HarryWickham opened this issue Nov 25, 2024 · 0 comments
Open

fluent-ffmpeg using vulnerable version of async #1308

HarryWickham opened this issue Nov 25, 2024 · 0 comments

Comments

@HarryWickham
Copy link

HarryWickham commented Nov 25, 2024

Version information

  • fluent-ffmpeg version: 2.1.3
  • ffmpeg version: 6.1.1
  • OS: node:22-alpine (Docker)

Expected results

After running a docker scout CVE report on a nodejs container that had fluent-ffmpeg installed, a high severity vulnerability was identified on the Async package. The defined version of Async in fluent-ffmpeg's package.json is ^0.2.9 where the vulnerability is fixed many versions later: 2.6.4, 3.2.2.
Are there any plans to update Async to a newer version?

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