Skip to content

[data grid] Snyk warning for inflight through exceljs #13187

Open
@jsyvino

Description

@jsyvino

The problem in depth

We recently upgraded our MUI pro license to MUI premium, but after making the code changes our Static Application Security Testing software (Snyk) is now surfacing a vulnerability introduced by @mui/x-data-grid-premium

Screenshot 2024-05-16 at 1 04 27 PM

It seems it is introduced through this path: @mui/[email protected][email protected][email protected][email protected][email protected][email protected]

(I know above it says @mui/[email protected], but v7.5.0 also uses [email protected] and this was tested)

Here is the relevant link to the issue in inflight: isaacs/inflight-DEPRECATED-DO-NOT-USE#5

We are unable to use MUI Pro if it does not meet our security requirements and we are unsure how to get around this one.

I am noticing glob v9.0.0 does not have this vulnerability, archiver-utils v5.0.0 does not have this vulnerability, archiver v7.0.0 does not have this vulnerability. Any chance either of those could be pinned on your end? No clue if this is helpful, just sharing what I have found

Your environment

`npx @mui/envinfo`
   System:
    OS: macOS 13.6
  Binaries:
    Node: 18.6.0 - /opt/homebrew/bin/node
    npm: 8.19.2 - /opt/homebrew/bin/npm
    pnpm: Not Found
  Browsers:
    Chrome: 124.0.6367.208
    Edge: Not Found
    Safari: 16.6

Search keywords: [email protected], security vulnerability

Duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: data gridThis is the name of the generic UI component, not the React module!external dependencyBlocked by external dependency, we can’t do anything about itfeature: ExportsecurityPull requests that address a security vulnerabilitysupport: premium standardSupport request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions