mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 23:16:42 +02:00
19 lines
714 B
Markdown
19 lines
714 B
Markdown
### [CVE-2020-25467](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25467)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A null pointer dereference was discovered lzo_decompress_buf in stream.c in Irzip 0.621 which allows an attacker to cause a denial of service (DOS) via a crafted compressed file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.launchpad.net/ubuntu/+source/lrzip/+bug/1893641
|
|
- https://github.com/ckolivas/lrzip/issues/163
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|