GHSA-rfx7-4xw3-gh4m
MODERATECVE-2026-30973@appium/support contains a ZIP extraction implementation (extractAllTo() via ZipExtractor.extract()) with a path traversal (Zip Slip) check that is non-functional. The check at line 88 of packages/support/lib/zip.js creates an Error object but never throws it, allowing malicious ZIP entries with ../ path components to write files outside the intended destination directory. This affects all JS-base
- Affected
- <= 7.0.5
- Fixed in
- 7.0.6
- Weakness
- CWE-22
- Published
- 2026-03-11
- Source
- github