Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Publish a new release with send >= 0.19.0; CVE-2024-43799 #2086

Open
sdavids opened this issue Sep 15, 2024 · 4 comments
Open

Publish a new release with send >= 0.19.0; CVE-2024-43799 #2086

sdavids opened this issue Sep 15, 2024 · 4 comments

Comments

@sdavids
Copy link

sdavids commented Sep 15, 2024

$ mkdir /tmp/test && cd "$_"
$ npm i --save-dev browser-sync@3.0.2
$ npm audit
# npm audit report

send  <0.19.0
Severity: moderate
send vulnerable to template injection that can lead to XSS - https://github.com/advisories/GHSA-m6fv-jmcg-4jfg
fix available via `npm audit fix --force`
Will install browser-sync@2.26.2, which is a breaking change
node_modules/send
  browser-sync  >=2.12.1
  Depends on vulnerable versions of send
  Depends on vulnerable versions of serve-static
  node_modules/browser-sync
  serve-static  <=1.16.0
  Depends on vulnerable versions of send
  node_modules/serve-static


3 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force
@sdavids sdavids changed the title Publish a new release with send >= 0.19.0 Publish a new release with send >= 0.19.0; CVE-2024-43799 Sep 15, 2024
@max-holland
Copy link

+1

@yokoishioka
Copy link

I just submitted a PR for this and to resolve the one for sever-static as well: #2087

@rmch91
Copy link

rmch91 commented Sep 18, 2024

+1

@shakyShane
Copy link
Contributor

I'll sort this later today, thanks :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants