GHSA-x92r-3vfx-4cv3

Suggest an improvement
Source
https://github.com/advisories/GHSA-x92r-3vfx-4cv3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/08/GHSA-x92r-3vfx-4cv3/GHSA-x92r-3vfx-4cv3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-x92r-3vfx-4cv3
Aliases
Published
2023-08-02T21:30:20Z
Modified
2024-05-20T21:54:21Z
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 does not place a limit on the size of compressed tile data
Details

The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height, and encoded size) to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU.

Database specific
{
    "nvd_published_at": "2023-08-02T20:15:11Z",
    "cwe_ids": [
        "CWE-770"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-11-02T21:22:24Z"
}
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