blob: 606ab297427bb1726e0385a0ef0d25583262db0d [file] [log] [blame]
Copyright 2024 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
Expected output of TestCVE5ToReport/CVE-2021-27919.
-- CVE-2021-27919 --
id: PLACEHOLDER-ID
modules:
- module: std
packages:
- package: archive/zip
summary: CVE-2021-27919 in archive/zip
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.
cves:
- CVE-2021-27919
references:
- web: https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw
- web: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2MU47VKTNXX33ZDLTI2ORRUY3KLJKU6G/
- web: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HM7U5JNS5WU66Q3S26PFIU2ITB2ATTQ4/
- web: https://security.gentoo.org/glsa/202208-02
source:
id: CVE-2021-27919