lukeed / lukeed/uvu

Security: diff dependency vulnerable to DoS (GHSA-73rr-hh4g-fpgx)

Open
#252 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3k
Forks
101
PR merge metrics
No merged PRs in 30d

Description

Description

Hi,
I noticed that uvu depends on the diff package with the version range: "diff": "^5.0.0"
A recent GitHub Security Advisory reports a Denial of Service vulnerability in diff < 8.0.3
https://github.com/advisories/GHSA-73rr-hh4g-fpgx
the above issue is now being flagged by npm audit and other dependency security scanners for projects that depend on uvu.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by checking uvu's dependency declaration for diff and compare the supported version range with GHSA-73rr-hh4g-fpgx; done means the vulnerable range is no longer installed and npm audit or equivalent scanners stop reporting the advisory.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
security, testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.