mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
23 lines
880 B
Markdown
23 lines
880 B
Markdown
### [CVE-2021-33196](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33196)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/JakubWierzchowski/manier
|
|
- https://github.com/agadecki/malware-cryptominer-container
|
|
- https://github.com/henriquebesing/container-security
|
|
- https://github.com/kb5fls/container-security
|
|
- https://github.com/ruzickap/malware-cryptominer-container
|
|
|