ALT-BU-2017-3256-1
Branch sisyphus update bulletin.
Closed vulnerabilities
Modified: 2024-11-21
CVE-2017-8073
WeeChat before 1.7.1 allows a remote crash by sending a filename via DCC to the IRC plugin. This occurs in the irc_ctcp_dcc_filename_without_quotes function during quote removal, with a buffer overflow.
- DSA-3836
- DSA-3836
- 97987
- 97987
- https://github.com/weechat/weechat/commit/2fb346f25f79e412cf0ed314fdf791763c19b70b
- https://github.com/weechat/weechat/commit/2fb346f25f79e412cf0ed314fdf791763c19b70b
- FEDORA-2020-4d232b48b8
- FEDORA-2020-4d232b48b8
- FEDORA-2020-db890b4800
- FEDORA-2020-db890b4800
- FEDORA-2020-d242130019
- FEDORA-2020-d242130019
- https://weechat.org/download/security/
- https://weechat.org/download/security/
- https://weechat.org/news/95/20170422-Version-1.7.1/
- https://weechat.org/news/95/20170422-Version-1.7.1/
Closed vulnerabilities
Modified: 2024-11-21
CVE-2017-5974
Heap-based buffer overflow in the __zzip_get32 function in fetch.c in zziplib 0.13.62, 0.13.61, 0.13.60, 0.13.59, 0.13.58, 0.13.57, 0.13.56 allows remote attackers to cause a denial of service (crash) via a crafted ZIP file.
- DSA-3878
- DSA-3878
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- 96268
- 96268
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-__zzip_get32-fetch-c/
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-__zzip_get32-fetch-c/
Modified: 2024-11-21
CVE-2017-5975
Heap-based buffer overflow in the __zzip_get64 function in fetch.c in zziplib 0.13.62, 0.13.61, 0.13.60, 0.13.59, 0.13.58, 0.13.57, 0.13.56 allows remote attackers to cause a denial of service (crash) via a crafted ZIP file.
- DSA-3878
- DSA-3878
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- 96268
- 96268
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-__zzip_get64-fetch-c/
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-__zzip_get64-fetch-c/
Modified: 2024-11-21
CVE-2017-5976
Heap-based buffer overflow in the zzip_mem_entry_extra_block function in memdisk.c in zziplib 0.13.62, 0.13.61, 0.13.60, 0.13.59, 0.13.58, 0.13.57, 0.13.56 allows remote attackers to cause a denial of service (crash) via a crafted ZIP file.
- DSA-3878
- DSA-3878
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- 96268
- 96268
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-zzip_mem_entry_extra_block-memdisk-c/
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-heap-based-buffer-overflow-in-zzip_mem_entry_extra_block-memdisk-c/
Modified: 2024-11-21
CVE-2017-5977
The zzip_mem_entry_extra_block function in memdisk.c in zziplib 0.13.62 allows remote attackers to cause a denial of service (invalid memory read and crash) via a crafted ZIP file.
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- [oss-security] 20170214 Re: A note about the multiple crashes in zziplib
- 96268
- 96268
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-invalid-memory-read-in-zzip_mem_entry_extra_block-memdisk-c/
- https://blogs.gentoo.org/ago/2017/02/09/zziplib-invalid-memory-read-in-zzip_mem_entry_extra_block-memdisk-c/
Modified: 2024-11-21
CVE-2017-5978
The zzip_mem_entry_new function in memdisk.c in zziplib 0.13.62 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted ZIP file.
Modified: 2024-11-21
CVE-2017-5979
The prescan_entry function in fseeko.c in zziplib 0.13.62 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted ZIP file.
Modified: 2024-11-21
CVE-2017-5980
The zzip_mem_entry_new function in memdisk.c in zziplib 0.13.62 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted ZIP file.
Modified: 2024-11-21
CVE-2017-5981
seeko.c in zziplib 0.13.62 allows remote attackers to cause a denial of service (assertion failure and crash) via a crafted ZIP file.
Closed vulnerabilities
Modified: 2024-11-21
CVE-2017-20004
In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions.