Skip to content

Conversation

@teodorciuraru
Copy link
Contributor

@teodorciuraru teodorciuraru commented Sep 29, 2025

Summary

  • Updated tar-fs from 3.0.9 to 3.1.1 to resolve CVE-2025-59343
  • This fixes a symlink validation bypass vulnerability in tar-fs

Details

The tar-fs package versions >= 3.0.0 and < 3.1.1 had a vulnerability that could allow symlink validation bypass if the destination directory is predictable with a specific tarball.

Test plan

  • Run yarn install to update dependencies
  • Run yarn audit to verify the vulnerability is resolved
  • Run yarn test to ensure all tests pass
  • Run yarn build to verify the build succeeds

🤖 Generated with Claude Code

Resolves CVE-2025-59343 - symlink validation bypass vulnerability in tar-fs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@teodorciuraru teodorciuraru self-assigned this Sep 29, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the tar-fs package from version 3.0.9 to 3.1.1 to resolve a critical security vulnerability (CVE-2025-59343) that could allow symlink validation bypass in predictable destination directories.

  • Security dependency update to patch CVE-2025-59343
  • Version bump from 3.0.9 to 3.1.1 in package resolutions
  • Addresses symlink validation bypass vulnerability

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@teodorciuraru teodorciuraru marked this pull request as ready for review September 29, 2025 13:05
@teodorciuraru teodorciuraru merged commit df5cb70 into master Sep 29, 2025
1 check passed
@teodorciuraru teodorciuraru deleted the teodorciuraru/sdks-1679-react-ditto-has-a-high-severity-vulnerability-in-tar-fs branch September 29, 2025 16:24
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