tinacms / tinacms

A fully open-source headless CMS that supports Markdown and Visual Editing
https://tina.io
Apache License 2.0
11.19k stars 564 forks source link

Packages with vulnerability #4474

Open t1gu1 opened 1 month ago

t1gu1 commented 1 month ago

Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot!

Some package contain vulnerabilities.

image

Reproduction

localhost

Steps to reproduce

System Info

- Mac OS
- Node ➜ v18.16.0
- Node ➜ 9.5.1
- tinacms ➜ 1.6.0
- tinacms/cli ➜ 1.5.42

Validations

exofoliohq commented 1 month ago

I see the same on my end with :

- Windows 11
- Node ➜ v20.12.0
- tinacms ➜ 1.6.1
- tinacms/cli ➜ 1.5.43

Terminal output :

# npm audit report

axios  0.8.1 - 0.27.2
Severity: moderate
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
No fix available
node_modules/axios
  @tinacms/cli  *
  Depends on vulnerable versions of @tinacms/app
  Depends on vulnerable versions of axios
  Depends on vulnerable versions of tinacms
  node_modules/@tinacms/cli

lodash.set  *
Severity: high
Prototype Pollution in lodash - https://github.com/advisories/GHSA-p6mc-m468-83gw
No fix available
node_modules/lodash.set
  tinacms  <=0.0.0-20240328200248 || 0.4.0-dev.0 || >=0.50.0
  Depends on vulnerable versions of lodash.set
  node_modules/tinacms
    @tinacms/app  <=0.0.22 || >=1.2.0
    Depends on vulnerable versions of tinacms
    node_modules/@tinacms/app

5 vulnerabilities (1 moderate, 4 high)

Some issues need review, and may require choosing
a different dependency.

May bumping up these dependencies be simple, straightforward and break nothing 🤞

ncn-ssw commented 1 week ago

Parked in Sprint 3 due to onboarding issues