mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
743 B
Markdown
18 lines
743 B
Markdown
### [CVE-2017-8364](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8364)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The read_buf function in stream.c in rzip 2.1 allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted archive.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/04/29/rzip-heap-based-buffer-overflow-in-read_buf-stream-c/
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|