This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Description
Description
Google Play Console reports security error in Pre-launch report details.
Pre-launch report details
Security and trust
Zip Path Traversal
Your app contains an unsafe unzipping pattern that may lead to a Path Traversal vulnerability. Please see this Google Help Center article to learn how to fix the issue.
- org.apache.cordova.Zip.unzipSync

The reported error is being caused by cordova plugin cordova-plugin-zip which is a dependency of cordova-plugin-code-push
Reproduction
Install cordova-plugin-code-push, build production APK and submit it to Google Play Console.
Additional Information
- cordova-plugin-code-push version: 2.0.0
- Cordova version: 10.0.0