react-native-zip-archive icon indicating copy to clipboard operation
react-native-zip-archive copied to clipboard

Failed to extract file Found Zip Path Traversal Vulnerability

Open scrapecoder opened this issue 2 years ago • 0 comments

Describe the bug Im just extracting a .obz file and it's extracted for IOS but for Android, it gives the Traversal Vulnerability error.

Expected behavior It should extract the same file on both Platform

Env (please complete the following information): "react-native": "0.72.1", "react": "18.2.0", "react-native-zip-archive": "^6.0.9",

scrapecoder avatar Aug 07 '23 13:08 scrapecoder