CVE-2023-29407

CVE-2023-29407 is a medium-severity vulnerability in Golang Image with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-834.

Key facts

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.

Frequently asked questions

What is CVE-2023-29407?
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.
How severe is CVE-2023-29407?
CVE-2023-29407 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is none, integrity none, and availability high.
Is CVE-2023-29407 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (52nd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2023-29407?
CVE-2023-29407 primarily affects Golang Image. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2023-29407?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
When was CVE-2023-29407 published?
CVE-2023-29407 was published on 2023-08-02 and last updated on 2026-06-17.

References

Affected products (3)

More vulnerabilities in Golang Image

All CVEs affecting Golang Image →

Other CWE-834 (Excessive Iteration) vulnerabilities

Browse all CWE-834 (Excessive Iteration) vulnerabilities →