In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsA fix was pushed into the master branch but not yet published.
Affected versions of this package are vulnerable to Type Confusion in code compilation. An attacker can execute arbitrary code by providing malicious input.
Notes: This is only exploitable if the system compiles untrusted or attacker-controlled code.
This vulnerability can be mitigated by pinning @babel/parser to version 7.11.5 or by avoiding the use of the modules: "systemjs" option when used through @babel/preset-env.