Описание
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 (mixed RLE) and :345 (pure RLE) do not clamp the run length to remaining scanline width before writing pixels. The raw packet path (line 403) correctly clamps with std::min, but RLE paths skip this check. A crafted .pic file causes heap overflow up to 65535 bytes. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | needed | |
| esm-apps-legacy/xenial | released | 1.6.11~dfsg0-1ubuntu1+esm2 |
| esm-apps/bionic | released | 1.7.17~dfsg0-1ubuntu2+esm1 |
| esm-apps/focal | released | 2.1.12.0~dfsg0-1ubuntu0.1~esm1 |
| esm-apps/jammy | deferred | see note |
| esm-apps/noble | released | 2.4.17.0+dfsg-1.1ubuntu0.1~esm1 |
| esm-apps/resolute | released | 2.5.19.1+dfsg-2ubuntu0.1~esm1 |
| jammy | deferred | see note |
| noble | needed | |
| questing | ignored | end of life, was needed |
Показывать по
EPSS
7.8 High
CVSS3
Связанные уязвимости
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 (mixed RLE) and :345 (pure RLE) do not clamp the run length to remaining scanline width before writing pixels. The raw packet path (line 403) correctly clamps with std::min, but RLE paths skip this check. A crafted .pic file causes heap overflow up to 65535 bytes. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.
OpenImageIO is a toolset for reading, writing, and manipulating image ...
EPSS
7.8 High
CVSS3