← back
CVE-2023-29407

Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff

3Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackepss 0.9%
exploitation probability
0.9%top 45% of all CVEs
observed exploitation
nono source reports it
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.