mockingbot / react-native-zip-archive

Zip archive utility for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to extract file Found Zip Path Traversal Vulnerability

scrapecoder opened this issue · 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",