Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android 14] Zip traversal exploit exception #21040

Closed
nbradbury opened this issue Jul 9, 2024 · 2 comments
Closed

[Android 14] Zip traversal exploit exception #21040

nbradbury opened this issue Jul 9, 2024 · 2 comments
Assignees

Comments

@nbradbury
Copy link
Contributor

nbradbury commented Jul 9, 2024

Starting with Android 14, the system will throw a ZipException in the zip traversal exploit is detected. We should check our app for this situation and gracefully handle the new exception.

At a glance, we may only need to consider this for Note.kt.

@nbradbury nbradbury self-assigned this Jul 9, 2024
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@nbradbury
Copy link
Contributor Author

Closed via #21060

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

No branches or pull requests

2 participants