GHSA-j3p8-6mrq-6g7h

Suggest an improvement
Source
https://github.com/advisories/GHSA-j3p8-6mrq-6g7h
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/08/GHSA-j3p8-6mrq-6g7h/GHSA-j3p8-6mrq-6g7h.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-j3p8-6mrq-6g7h
Aliases
Published
2023-08-02T21:30:20Z
Modified
2024-05-20T21:54:17Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Golang TIFF decoder vulnerable to excessive CPU consumption
Details

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.

Database specific
{
    "nvd_published_at": "2023-08-02T20:15:11Z",
    "cwe_ids": [
        "CWE-834"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-11-02T21:22:21Z"
}
References

Affected packages

Go / golang.org/x/image

Package

Name
golang.org/x/image
View open source insights on deps.dev
Purl
pkg:golang/golang.org/x/image

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.10.0