blob: e69fbedade19dd855efe674893bd78dbeaaaca8c [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 TestCVEToReport/CVE-2023-29407.
-- CVE-2023-29407 --
id: PLACEHOLDER-ID
modules:
- module: golang.org/x/image
vulnerable_at: 0.15.0
packages:
- package: golang.org/x/image/tiff
summary: CVE-2023-29407 in golang.org/x/image
description: |-
A maliciously-crafted image can cause excessive CPU consumption in decoding. A
tiled image with a height of 0 and a very large width can cause excessive CPU
consumption, despite the image size (width * height) appearing to be zero.
references:
- report: https://go.dev/issue/61581
- fix: https://go.dev/cl/514897
- web: https://security.netapp.com/advisory/ntap-20230831-0009/
- web: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/
- web: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/
- web: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/
cve_metadata:
id: CVE-2023-29407
cwe: 'CWE-834: Excessive Iteration'
source:
id: CVE-2023-29407