Android Question Fixing a Zip Path Traversal Vulnerability

D

Deleted member 103

Guest
Hi,

I have this warning message in Google Play Console because I am using the library "unzipzip" in my app, how can I solve the problem?

 
D

Deleted member 103

Guest
Are you unzipping external files? If you are only unzipping your own files then this is not really relevant.

Why aren't you using Archiver library (though I'm not sure that it makes this check or not)?
The library developer should add this check.

Hi Erel,
Under File.DirInternal, the app creates CSV files. The user has the option to create a backup as a zip file under file.DirRootExternal.
These backups can then also be restored, so I can no longer guarantee whether the backup file is safe.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…