—
GO-2026-5062
Lack of limit on tile sizes in x/image/tiff in golang.org/x/image
상세
The TIFF decoder does not set a limit on the size of tiles in tiled images, permitting a malicious or corrupt image containing a very large tile to cause unbounded memory consumption.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://go.dev/cl/788422 [FIX]
- https://go.dev/issue/79905 [REPORT]