Should upgrade the meow to latest version to fix the security issue CVE-2022-25883?
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- security
Research direction
Start by inspecting the MapBox polyline dependency metadata and the meow dependency chain through normalize-package-data and semver. Confirm how the current semver@5.7.2 is selected and identify the dependency update needed to reach a non-vulnerable semver version. Done means the dependency chain no longer resolves to the vulnerable version and the project's existing checks pass.
Written by the indexing model from the issue text.
Description
Looks MapBox polyline depends on meow which has dependency on normalize-package-data and semver.
But the latest MapBox polyline is referencing the semver@5.7.2 which has CVE-2022-25883 security issue.
Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
Could you please help to upgrade the meow to latest? Thanks.
- Dominant language
- JavaScript
- Stars
- 674
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mapbox/polyline
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
encode Z Dimension Open
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 20/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·