Skip to content

Conversation

@coreyphillips
Copy link
Collaborator

@coreyphillips coreyphillips commented Aug 29, 2025

This PR:

Critical Fixes (Dependabot Alerts)

  • cipher-base (<= 1.0.4): Missing type checks leading to hash rewind - Updated to 1.0.5
  • sha.js (<= 2.4.11): Missing type checks leading to hash rewind - Updated to 2.4.12

Additional High Severity Fixes

  • ws (< 7.5.10): DoS vulnerability when handling requests with many HTTP headers
  • semver (< 6.3.1): Regular Expression Denial of Service (ReDoS)
  • brace-expansion (< 1.1.12): ReDoS vulnerability
  • base-x (< 3.0.11): Homograph attack vulnerability

- Fix cipher-base vulnerability (CVE-2025-9287, GHSA-cpq7-6gpm-g9rc)
- Fix sha.js vulnerability (CVE-2025-9288, GHSA-95m3-7q98-8xr5)
- Fix ws DoS vulnerability (CVE-2024-37890, GHSA-3h5v-q93c-6h6q)
- Fix semver ReDoS vulnerability (CVE-2022-25883, GHSA-c2qf-rxjj-qqgw)
- Add yarn resolutions to force patched versions
- Updates yarn.lock files accordingly
- Resolves Dependabot alerts #126 and #129
@coreyphillips coreyphillips self-assigned this Aug 29, 2025
@coreyphillips coreyphillips merged commit 960d8f5 into master Sep 1, 2025
1 of 6 checks passed
@coreyphillips coreyphillips deleted the chore/security-updates branch September 1, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants