Skip to content

Security: Update decompress-tar to fix CVE-2020-12265 (Zip Slip vulnerability) #1064

@yogeshchoudhary147

Description

@yogeshchoudhary147

Summary

The current version of browserstack-cypress-cli (1.36.3) includes a transitive dependency on decompress-tar@4.1.1, which has a known critical security vulnerability.

Vulnerability Details

Dependency Path

browserstack-cypress-cli@1.36.3
└─┬ decompress@4.2.1
  ├── decompress-tar@4.1.1 ⚠️ VULNERABLE
  ├─┬ decompress-tarbz2@4.1.1
  │ └── decompress-tar@4.1.1 deduped
  └─┬ decompress-targz@4.1.1
    └── decompress-tar@4.1.1 deduped

Impact

While this is a development dependency and the practical risk is mitigated in most controlled CI/CD environments (where archives are only extracted from trusted BrowserStack sources), security scanners and enterprise compliance tools flag this as a critical blocker, preventing adoption or requiring risk acceptance documentation.

Thank you for maintaining this tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions