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 Issue: @babel/traverse@7.22.5 CVE-2023-45133 #841

Closed
bursache opened this issue Oct 16, 2023 · 2 comments
Closed
Labels

Comments

@bursache
Copy link

Bug Description

Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code

Code snippets

Where the dependency is used:

src/special/gulp-load-plugins.js

Where the dependency is listed in package.json:

dependencies

Versions

  • node -v: 18.17.0
  • npm -v: 9.6.7
  • depcheck --version: 1.4.6

Extra info

GitHub Advisory Database

@bursache bursache added the bug label Oct 16, 2023
@rumpl
Copy link
Member

rumpl commented Oct 16, 2023

Thanks, reading the advisory it says Users that only compile trusted code are not impacted. and since users use depcheck to check their own code I guess this doesn't really impact our users. Would be nice to update though

@rumpl
Copy link
Member

rumpl commented Oct 17, 2023

#843 was just merged, let me close this one

@rumpl rumpl closed this as completed Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants