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

Poco::Zip library should check consistency of archives before extracting #4623

Open
obiltschnig opened this issue Jul 31, 2024 · 2 comments · May be fixed by #4807
Open

Poco::Zip library should check consistency of archives before extracting #4623

obiltschnig opened this issue Jul 31, 2024 · 2 comments · May be fixed by #4807
Assignees

Comments

@obiltschnig
Copy link
Member

Specifically, file sizes and CRCs in the central directory should be checked for consistency with entries in the file headers, and inconsistent archives shall not be processed.

@nyashbox
Copy link
Contributor

nyashbox commented Dec 2, 2024

Is anyone working on this issue? I would like to give it a try

@obiltschnig
Copy link
Member Author

Sure, please give it a go.

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

Successfully merging a pull request may close this issue.

3 participants