mockingbot / react-native-zip-archive

Zip archive utility for react-native
MIT License
420 stars 154 forks source link

Failed to extract file Found Zip Path Traversal Vulnerability #283

Closed scrapecoder closed 1 month ago

scrapecoder commented 1 year ago

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",