<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/contrib, branch v1.3.1</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.3.1</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.3.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2024-01-22T18:32:37+00:00</updated>
<entry>
<title>zlib 1.3.1</title>
<updated>2024-01-22T18:32:37+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2024-01-22T18:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf'/>
<id>urn:sha1:51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Makefile compiler for minizip-test target.</title>
<updated>2024-01-21T17:25:44+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2024-01-21T17:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=c06dfecb8a0c996dce87148b9086f0fe79734f32'/>
<id>urn:sha1:c06dfecb8a0c996dce87148b9086f0fe79734f32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct typos in source code.</title>
<updated>2024-01-18T00:43:38+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2023-08-06T11:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=fe41d1892117fa81bd49f69b1c87d805635b853c'/>
<id>urn:sha1:fe41d1892117fa81bd49f69b1c87d805635b853c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Neutralize zip file traversal attacks in miniunz.</title>
<updated>2024-01-17T23:08:08+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@amazon.com</email>
</author>
<published>2024-01-17T22:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=14a5f8f266c16c87ab6c086fc52b770b27701e01'/>
<id>urn:sha1:14a5f8f266c16c87ab6c086fc52b770b27701e01</id>
<content type='text'>
Archive formats such as .zip files are generally susceptible to
so-called "traversal attacks". This allows an attacker to craft
an archive that writes to unexpected locations of the file system
(e.g., /etc/shadow) if an unspecting root user were to unpack a
malicious archive.

This patch neutralizes absolute paths such as /tmp/moo and deeply
relative paths such as dummy/../../../../../../../../../../tmp/moo

The Debian project requested CVE-2014-9485 be allocated for the
first identified weakness. The fix was incomplete, resulting in a
revised patch applied here. Since there wasn't an updated version
released by Debian with the incomplete fix, I suggest we use this
CVE to identify both issues.

Link: https://security.snyk.io/research/zip-slip-vulnerability
Link: https://bugs.debian.org/774321
Link: https://bugs.debian.org/776831
Link: https://nvd.nist.gov/vuln/detail/CVE-2014-9485
Reported-by: Jakub Wilk &lt;jwilk@debian.org&gt;
Fixed-by: Michael Gilbert &lt;mgilbert@debian.org&gt;
</content>
</entry>
<entry>
<title>Fix random typos over several source and text files.</title>
<updated>2024-01-17T21:49:11+00:00</updated>
<author>
<name>THE-Spellchecker</name>
<email>The.Spellchecker@outlook.com</email>
</author>
<published>2023-12-02T22:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=01155ccc3f822a31291a64e4ecd5f1dbb8a8ee63'/>
<id>urn:sha1:01155ccc3f822a31291a64e4ecd5f1dbb8a8ee63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct case of MSDOS in contrib/minizip/miniunz.c.</title>
<updated>2024-01-17T20:48:27+00:00</updated>
<author>
<name>William Leara</name>
<email>william.leara@dell.com</email>
</author>
<published>2023-12-11T17:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=190168cc1ce9c03c0a4ee296ef13c6d607ced027'/>
<id>urn:sha1:190168cc1ce9c03c0a4ee296ef13c6d607ced027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to correct function in contrib/minizip/unzip.c comment.</title>
<updated>2024-01-17T20:46:14+00:00</updated>
<author>
<name>William Leara</name>
<email>william.leara@dell.com</email>
</author>
<published>2023-12-11T18:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=762cf49e6368af44dface31e809e69bd4ef7808f'/>
<id>urn:sha1:762cf49e6368af44dface31e809e69bd4ef7808f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct repeated words in source file comments and a readme.</title>
<updated>2023-11-15T02:44:32+00:00</updated>
<author>
<name>Paul Ivanov</name>
<email>pi@berkeley.edu</email>
</author>
<published>2023-11-15T00:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=643e17b7498d12ab8d15565662880579692f769d'/>
<id>urn:sha1:643e17b7498d12ab8d15565662880579692f769d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix decision on the emission of Zip64 end records in minizip.</title>
<updated>2023-11-07T23:46:41+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2023-11-07T23:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=15c45adb76e81a7e3a8a9e17b2a56eb90f668f44'/>
<id>urn:sha1:15c45adb76e81a7e3a8a9e17b2a56eb90f668f44</id>
<content type='text'>
The appnote says that if the number of entries in the end record
is 0xffff, then the actual number of entries will be found in the
Zip64 end record. Therefore if the number of entries is equal to
0xffff, it can't be in the end record by itself, since that is an
instruction to get the number from the Zip64 end record. This code
would just store 0xffff in the end record in that case, not making
a Zip64 end record. This commit fixes that.
</content>
</entry>
<entry>
<title>Update miniunz version.</title>
<updated>2023-08-20T18:38:03+00:00</updated>
<author>
<name>tbeu</name>
<email>tc@tbeu.de</email>
</author>
<published>2016-11-15T20:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=88e50f170525c0a6237ca5ed4db0c620af366fe7'/>
<id>urn:sha1:88e50f170525c0a6237ca5ed4db0c620af366fe7</id>
<content type='text'>
</content>
</entry>
</feed>
