First published: Thu Mar 11 2021(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Go Programming Language | >=1.16.0<1.16.1 | |
Fedoraproject Fedora | =34 | |
Fedoraproject Fedora | =35 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-27919 has a severity rating that allows attackers to cause a denial of service (panic) when using the Reader.Open API with malicious ZIP archives.
To fix CVE-2021-27919, update to Go version 1.16.1 or later.
CVE-2021-27919 affects Go versions prior to 1.16.1, as well as Fedora releases 34 and 35.
CVE-2021-27919 is a denial of service vulnerability related to improper handling of ZIP archives.
Yes, CVE-2021-27919 can be exploited remotely by using crafted ZIP files.