Bug 2228735 (CVE-2023-29407) - CVE-2023-29407 golang.org/x/image/tiff: excessive CPU consumption in decoding
Summary: CVE-2023-29407 golang.org/x/image/tiff: excessive CPU consumption in decoding
Keywords:
Status: NEW
Alias: CVE-2023-29407
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2229613 2229614
Blocks: 2228694
TreeView+ depends on / blocked
 
Reported: 2023-08-03 06:51 UTC by Avinash Hanwate
Modified: 2023-08-07 13:02 UTC (History)
6 users (show)

Fixed In Version: golang.org/x/image/tiff 0.10.0
Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in the Golang tiff package, where it is vulnerable to a denial of service caused by an excessive iteration flaw. By persuading a victim to open a specially crafted image file, a remote attacker can cause excessive CPU consumption in decoding, resulting in a denial of service condition.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Avinash Hanwate 2023-08-03 06:51:03 UTC
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.

https://go.dev/cl/514897
https://go.dev/issue/61581
https://pkg.go.dev/vuln/GO-2023-1990

Comment 2 Avinash Hanwate 2023-08-07 05:58:06 UTC
Created golang-x-image tracking bugs for this issue:

Affects: fedora-all [bug 2229614]


Created hugo tracking bugs for this issue:

Affects: fedora-all [bug 2229613]


Note You need to log in before you can comment on or make changes to this bug.