mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
747 B
747 B
CVE-2021-27919
Description
archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service (panic) upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename.
POC
Reference
- https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw
- https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw
Github
No PoCs found on GitHub currently.