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

Is DotNetZip affected by the new zlib Security bug (CVE-2018-25032)? #17

Open
StarWars999123 opened this issue Mar 30, 2022 · 2 comments

Comments

@StarWars999123
Copy link

According to press reports, zLib has a serious security issue and already an old fix available. Since DotNetZip uses a modified version of jzlib (probably a derivate of zlib) is this libary affected and are fixes already available?

CVE-2018-25032

@DinoChiesa
Copy link
Owner

DinoChiesa commented Mar 30, 2022 via email

@StarWars999123
Copy link
Author

StarWars999123 commented Mar 31, 2022

https://github.com/DinoChiesa/DotNetZip/blob/master/Zlib/Zlib.cs#:~:text=This%20module%20defines,but%20significantly%20modified.
Ok, it just contains some data models here. However, I didn't took a detailed look into the code, where you added in some classes, that this code is completely novel. So you don't expect any influence of the zlib issue on DotNetZip, correct?

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

No branches or pull requests

2 participants