VYPR

rpm package

suse/openexr&distro=SUSE Linux Enterprise Server 12 SP5

pkg:rpm/suse/openexr&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5

Vulnerabilities (24)

  • CVE-2021-20304Aug 23, 2022
    affected < 2.1.0-6.37.1fixed 2.1.0-6.37.1

    A flaw was found in OpenEXR's hufDecode functionality. This flaw allows an attacker who can pass a crafted file to be processed by OpenEXR, to trigger an undefined right shift error. The highest threat from this vulnerability is to system availability.

  • CVE-2021-20298Aug 23, 2022
    affected < 2.1.0-6.37.1fixed 2.1.0-6.37.1

    A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.

  • CVE-2021-3941Mar 25, 2022
    affected < 2.1.0-6.42.1fixed 2.1.0-6.42.1

    In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not checked for a 0 value. A specially crafted file could trigg

  • CVE-2021-3933Mar 25, 2022
    affected < 2.1.0-6.42.1fixed 2.1.0-6.42.1

    An integer overflow could occur when OpenEXR processes a crafted file on systems where size_t < 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application stability or lead to other attack paths.

  • CVE-2021-20299Mar 16, 2022
    affected < 2.1.0-6.37.1fixed 2.1.0-6.37.1

    A flaw was found in OpenEXR's Multipart input file functionality. A crafted multi-part input file with no actual parts can trigger a NULL pointer dereference. The highest threat from this vulnerability is to system availability.

  • CVE-2021-20303Mar 4, 2022
    affected < 2.1.0-6.37.1fixed 2.1.0-6.37.1

    A flaw found in function dataWindowForTile() of IlmImf/ImfTiledMisc.cpp. An attacker who is able to submit a crafted file to be processed by OpenEXR could trigger an integer overflow, leading to an out-of-bounds write on the heap. The greatest impact of this flaw is to applicatio

  • CVE-2021-20302Mar 4, 2022
    affected < 2.1.0-6.37.1fixed 2.1.0-6.37.1

    A flaw was found in OpenEXR's TiledInputFile functionality. This flaw allows an attacker who can submit a crafted single-part non-image to be processed by OpenEXR, to trigger a floating-point exception error. The highest threat from this vulnerability is to system availability.

  • CVE-2021-20300Mar 4, 2022
    affected < 2.1.0-6.37.1fixed 2.1.0-6.37.1

    A flaw was found in OpenEXR's hufUncompress functionality in OpenEXR/IlmImf/ImfHuf.cpp. This flaw allows an attacker who can submit a crafted file that is processed by OpenEXR, to trigger an integer overflow. The highest threat from this vulnerability is to system availability.

  • CVE-2021-45942Dec 31, 2021
    affected < 2.1.0-6.45.1fixed 2.1.0-6.45.1

    OpenEXR 3.1.x before 3.1.4 has a heap-based buffer overflow in Imf_3_1::LineCompositeTask::execute (called from IlmThread_3_1::NullThreadPoolProvider::addTask and IlmThread_3_1::ThreadPool::addGlobalTask). NOTE: db217f2 may be inapplicable.

  • CVE-2021-3605Aug 25, 2021
    affected < 2.1.0-6.34.1fixed 2.1.0-6.34.1

    There's a flaw in OpenEXR's rleUncompress functionality in versions prior to 3.0.5. An attacker who is able to submit a crafted file to an application linked with OpenEXR could cause an out-of-bounds read. The greatest risk from this flaw is to application availability.

  • CVE-2021-3598Jul 6, 2021
    affected < 2.1.0-6.34.1fixed 2.1.0-6.34.1

    There's a flaw in OpenEXR's ImfDeepScanLineInputFile functionality in versions prior to 3.0.5. An attacker who is able to submit a crafted file to an application linked with OpenEXR could cause an out-of-bounds read. The greatest risk from this flaw is to application availability

  • CVE-2021-3479Mar 31, 2021
    affected < 2.1.0-6.34.1fixed 2.1.0-6.34.1

    There's a flaw in OpenEXR's Scanline API functionality in versions before 3.0.0-beta. An attacker who is able to submit a crafted file to be processed by OpenEXR could trigger excessive consumption of memory, resulting in an impact to system availability.

  • CVE-2021-3477Mar 31, 2021
    affected < 2.1.0-6.42.1fixed 2.1.0-6.42.1

    There's a flaw in OpenEXR's deep tile sample size calculations in versions before 3.0.0-beta. An attacker who is able to submit a crafted file to be processed by OpenEXR could trigger an integer overflow, subsequently leading to an out-of-bounds read. The greatest risk of this fl

  • CVE-2021-3476Mar 30, 2021
    affected < 2.1.0-6.37.1fixed 2.1.0-6.37.1

    A flaw was found in OpenEXR's B44 uncompression functionality in versions before 3.0.0-beta. An attacker who is able to submit a crafted file to OpenEXR could trigger shift overflows, potentially affecting application availability.

  • CVE-2020-16589Dec 9, 2020
    affected < 2.1.0-6.26.1fixed 2.1.0-6.26.1

    A head-based buffer overflow exists in Academy Software Foundation OpenEXR 2.3.0 in writeTileData in ImfTiledOutputFile.cpp that can cause a denial of service via a crafted EXR file.

  • CVE-2020-16588Dec 9, 2020
    affected < 2.1.0-6.26.1fixed 2.1.0-6.26.1

    A Null Pointer Deference issue exists in Academy Software Foundation OpenEXR 2.3.0 in generatePreview in makePreview.cpp that can cause a denial of service via a crafted EXR file.

  • CVE-2020-16587Dec 9, 2020
    affected < 2.1.0-6.26.1fixed 2.1.0-6.26.1

    A heap-based buffer overflow vulnerability exists in Academy Software Foundation OpenEXR 2.3.0 in chunkOffsetReconstruction in ImfMultiPartInputFile.cpp that can cause a denial of service via a crafted EXR file.

  • CVE-2020-15304Jun 26, 2020
    affected < 2.1.0-6.23.1fixed 2.1.0-6.23.1

    An issue was discovered in OpenEXR before 2.5.2. An invalid tiled input file could cause invalid memory access in TiledInputFile::TiledInputFile() in IlmImf/ImfTiledInputFile.cpp, as demonstrated by a NULL pointer dereference.

  • CVE-2020-15305Jun 26, 2020
    affected < 2.1.0-6.23.1fixed 2.1.0-6.23.1

    An issue was discovered in OpenEXR before 2.5.2. Invalid input could cause a use-after-free in DeepScanLineInputFile::DeepScanLineInputFile() in IlmImf/ImfDeepScanLineInputFile.cpp.

  • CVE-2020-15306Jun 26, 2020
    affected < 2.1.0-6.23.1fixed 2.1.0-6.23.1

    An issue was discovered in OpenEXR before v2.5.2. Invalid chunkCount attributes could cause a heap buffer overflow in getChunkOffsetTableSize() in IlmImf/ImfMisc.cpp.

Page 1 of 2