Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Google Play Console reports security error: Zip Path Traversal Error due to cordova-plugin-zip dependency #671

Open
VojGin opened this issue Mar 9, 2021 · 1 comment

Comments

@VojGin
Copy link

VojGin commented Mar 9, 2021

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

image

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
@vickyanands
Copy link

I have the same issue and Is there a date when this is getting fixed or else I have to remove code-push from my app.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants