Lucene search
+L

2477 matches found

Veracode
Veracode
added 2021/11/23 2:50 a.m.27 views

Denial Of Service (DoS)

openexr:bionic is vulnerable to denial of service. The vulnerability exists in RGBtoXYZ function of ImfChromaticities.cpp due to the divisor is not checked for a 0 value which allows an attacker to crash the application via malicious input...

6.5CVSS6.3AI score0.00298EPSS
SaveExploits0References7Affected Software2
Veracode
Veracode
added 2021/11/23 2:50 a.m.34 views

Denial Of Service (DoS)

openexr:bionic is vulnerable to denial of service. The vulnerability exists due to incorrectly handled EXR image files which allows an attacker to crash the application via malicious input...

5.5CVSS5.7AI score0.00867EPSS
SaveExploits0References7Affected Software2
Tenable Nessus
Tenable Nessus
added 2021/11/20 12:0 a.m.33 views

Ubuntu 16.04 ESM / 18.04 LTS : OpenEXR vulnerability (USN-5150-1)

The remote Ubuntu 16.04 ESM / 18.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-5150-1 advisory. It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash. Tenable has...

6.5CVSS6.9AI score0.00298EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/11/18 12:0 a.m.23 views

Ubuntu: Security Advisory (USN-5150-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.7AI score0.00298EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2021/11/17 12:56 p.m.67 views

USN-5150-1: OpenEXR vulnerability

It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash...

6.5CVSS6.8AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2021/11/17 12:56 p.m.12 views

USN-5150-1 openexr vulnerability

It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash...

6.5CVSS6.8AI score0.00298EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/11/17 12:0 a.m.8 views

ILM OpenEXR 数字错误漏洞

ILM OpenEXR is an image file format from Industrial Light and Magic ILM for high dynamic range HDR images. A security vulnerability exists in ILM OpenEXR that stems from OpenEXR incorrectly processing certain EXR image files. An attacker could exploit this issue to cause a crash...

6.5CVSS6.9AI score0.00298EPSS
SaveExploits0References12
OpenVAS
OpenVAS
added 2021/11/12 12:0 a.m.19 views

Ubuntu: Security Advisory (USN-5144-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS6.2AI score0.00867EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/11/12 12:0 a.m.7 views

ILM OpenEXR 输入验证错误漏洞

ILM OpenEXR is an image file format from Industrial Light and Magic ILM for high dynamic range HDR images. A security vulnerability exists in ILM OpenEXR, which can be exploited by an attacker to cause a program to crash or execute arbitrary code via a carefully constructed EXR file...

5.5CVSS7.3AI score0.00867EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2021/11/12 12:0 a.m.34 views

Ubuntu 16.04 ESM / 18.04 LTS : OpenEXR vulnerability (USN-5144-1)

The remote Ubuntu 16.04 ESM / 18.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-5144-1 advisory. It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash or execute...

5.5CVSS6.9AI score0.00867EPSS
SaveExploits0References2
OSV
OSV
added 2021/11/11 4:7 p.m.3 views

USN-5144-1 openexr vulnerability

It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash or execute arbitrary code...

5.5CVSS6.8AI score0.00867EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2021/11/11 4:7 p.m.83 views

USN-5144-1: OpenEXR vulnerability

It was discovered that OpenEXR incorrectly handled certain EXR image files. An attacker could possibly use this issue to cause a crash or execute arbitrary code...

5.5CVSS7AI score0.00867EPSS
SaveExploits0
OSV
OSV
added 2021/11/11 12:0 a.m.17 views

UBUNTU-CVE-2021-3941

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 trigger a divide-by-zero condition whi...

6.5CVSS6.8AI score0.00298EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2021/11/11 12:0 a.m.48 views

CVE-2021-3941

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 trigger a divide-by-zero condition whi...

6.5CVSS6.7AI score0.00298EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2021/11/09 4:17 p.m.58 views

CVE-2021-3941

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 trigger a divide-by-zero condition whi...

6.5CVSS6.6AI score0.00298EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2021/11/09 4:11 p.m.49 views

CVE-2021-3933

An integer overflow could occur when OpenEXR processes a crafted file on systems where sizet 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...

5.5CVSS6.7AI score0.00867EPSS
SaveExploits0References4
OSV
OSV
added 2021/11/09 4:11 p.m.15 views

UBUNTU-CVE-2021-3933

An integer overflow could occur when OpenEXR processes a crafted file on systems where sizet 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...

5.5CVSS6.7AI score0.00867EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2021/11/08 12:50 p.m.54 views

CVE-2021-3933

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

5.5CVSS6.3AI score0.00867EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/11/03 12:0 a.m.6 views

PT-2021-7700 · Openexr +4 · Openexr +4

Name of the Vulnerable Software and Affected Versions: OpenEXR affected versions not specified Description: The issue is related to the RGBtoXYZ routine in the ImfChromaticities.cpp file, where certain division operations, such as float Z = 1 - chroma.white.x - chroma.white.y Y / chroma.white.y;...

7.5CVSS5.8AI score0.01848EPSS
SaveExploits6References126
BDU FSTEC
BDU FSTEC
added 2021/11/02 12:0 a.m.7 views

The vulnerability of the DwaCompressor component of the image storage software for OpenEXR files, which has a wide dynamic range of brightness levels, leads to uncontrolled resource consumption. This allows attackers to cause system failures.

The vulnerability of the DwaCompressor component of the image storage software for OpenEXR files, which supports a wide dynamic range of brightness levels, is related to integer overflow. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.5CVSS6.6AI score0.01153EPSS
SaveExploits0References13Affected Software6
Rows per page
Query Builder