mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
18 lines
648 B
Markdown
18 lines
648 B
Markdown
### [CVE-2005-1260](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1260)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
bzip2 allows remote attackers to cause a denial of service (hard drive consumption) via a crafted bzip2 file that causes an infinite loop (a.k.a "decompression bomb").
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/phonito/phonito-vulnerable-container
|
|
|