Lucene search
+L

3803 matches found

Prion
Prion
added 2022/03/25 7:15 p.m.32 views

Design/Logic Flaw

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...

2.1CVSS6.5AI score0.00303EPSS
SaveExploits0References5Affected Software4
CVE
CVE
added 2022/03/25 12:00 a.m.252 views

CVE-2021-3941

OpenEXR vulnerability CVE-2021-3941 involves a divide-by-zero in ImfChromaticities.cpp RGBtoXYZ() when computing Z and related values, risking availability of programs linked with OpenEXR. Connected advisories (Astra Linux, Debian/Ubuntu disclosures, and global advisories) confirm OpenEXR as affe...

6.5CVSS6.5AI score0.00303EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2022/03/25 12:00 a.m.42 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.8AI score0.00303EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/03/25 12:00 a.m.69 views

Debian DSA-5108-1 : tiff - security update

The remote Debian 10 / 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5108 advisory. Multiple vulnerabilities have been discovered in the libtiff library and the included tools, which may result in denial of service if malformed image files a...

7.7CVSS6.7AI score0.01542EPSS
SaveExploits9References22
OpenVAS
OpenVAS
added 2022/03/21 12:00 a.m.22 views

Huawei EulerOS: Security Advisory for gnuplot (EulerOS-SA-2022-1322)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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.5CVSS5.6AI score0.00699EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/03/21 12:00 a.m.41 views

EulerOS 2.0 SP5 : gnuplot (EulerOS-SA-2022-1322)

According to the versions of the gnuplot packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A Divide by Zero vulnerability exists in gnuplot 5.4 in the boundary3d function in graph3d.c, which could cause a Arithmetic exception and...

5.5CVSS6.5AI score0.00699EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2022/03/19 7:00 a.m.5 views

Divide By Zero error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources the fix is available with commit f8d0f9aa.

...

5.5CVSS6.8AI score0.0133EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2022/03/15 7:48 a.m.52 views

CVE-2022-0909

A floating-point exception FPE flaw was found in LibTIFF’s computeOutputPixelOffsets function in tiffcrop.c file. This flaw allows an attacker with a crafted TIFF file to trigger a divide-by-zero error, causing a crash that leads to a denial of service...

5.5CVSS5.9AI score0.0133EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/03/14 11:15 p.m.8 views

CVE-2021-42391

Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS6.2AI score0.01373EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/03/14 11:15 p.m.6 views

CVE-2021-42390

Divide-by-zero in Clickhouse's DeltaDouble compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS6.2AI score0.01259EPSS
SaveExploits1References2
OSV
OSV
added 2022/03/14 11:15 p.m.28 views

CVE-2021-42389

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS7.3AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/03/14 11:15 p.m.5 views

CVE-2021-42389

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS6.2AI score0.01259EPSS
SaveExploits1References2
NVD
NVD
added 2022/03/14 11:15 p.m.22 views

CVE-2021-42389

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS0.01259EPSS
SaveExploits1References1
Prion
Prion
added 2022/03/14 11:15 p.m.29 views

Design/Logic Flaw

Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

5CVSS6.6AI score0.01373EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2022/03/14 11:15 p.m.35 views

Design/Logic Flaw

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

4CVSS6.6AI score0.01259EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2022/03/14 11:15 p.m.25 views

Design/Logic Flaw

Divide-by-zero in Clickhouse's DeltaDouble compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

4CVSS6.6AI score0.01259EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2022/03/14 10:20 p.m.73 views

CVE-2021-42391

Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS6.6AI score0.01373EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/03/14 10:20 p.m.33 views

CVE-2021-42391

Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.8AI score0.01373EPSS
SaveExploits1References1
CVE
CVE
added 2022/03/14 10:20 p.m.139 views

CVE-2021-42389

CVE-2021-42389 affects ClickHouse’s Delta compression codec. The vulnerability is a divide-by-zero: during parsing a malicious query, the first byte of the compressed buffer is used in a modulo operation without checking for 0. The issue is tied to the Delta codec, as described in multiple source...

6.5CVSS6.8AI score0.01259EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2022/03/14 10:20 p.m.77 views

CVE-2021-42389

Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0...

6.5CVSS6.6AI score0.01259EPSS
SaveExploits1
Rows per page
Query Builder