Lucene search
+L

3637 matches found

Mageia
Mageia
added 2021/11/25 1:06 p.m.41 views

Updated openexr packages fix security vulnerability

Integer-overflow in Imf31::bytesPerDeepLineTable. CVE-2021-3933 Divide-by-zero in Imf31::RGBtoXYZ. CVE-2021-3941...

6.5CVSS2AI score0.00881EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/11/17 5:15 p.m.47 views

CVE-2020-23903

A divide-by-zero flaw was found in speex within the readsamples at src/speexenc.c function. This flaw allows a malicious user to provide a crafted wav file and crash the speexenc utility, resulting in a denial of service. The highest threat from this vulnerability is to system availability...

4.3CVSS5.2AI score0.01011EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2021/11/15 12:00 a.m.59 views

Debian DLA-2818-1 : ffmpeg - LTS security update

The remote Debian 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-2818 advisory. - FFmpeg 4.2 is affected by a Divide By Zero issue via libavcodec/lpc.h, which allows a remote malicious user to cause a Denial of Service. CVE-2020-20445 - FFmpeg...

9.8CVSS6.2AI score0.0269EPSS
SaveExploits12References29
OSV
OSV
added 2021/11/11 12:00 a.m.21 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.00303EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2021/11/11 12:00 a.m.50 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.00303EPSS
SaveExploits0References4
OSV
OSV
added 2021/11/10 10:15 p.m.4 views

DEBIAN-CVE-2020-23903

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

5.5CVSS5.9AI score0.01011EPSS
SaveExploits1References1
NVD
NVD
added 2021/11/10 10:15 p.m.12 views

CVE-2020-23903

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

5.5CVSS0.01011EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/10 10:15 p.m.26 views

CVE-2020-23903

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

5.5CVSS6.3AI score
SaveExploits0References3
Prion
Prion
added 2021/11/10 10:15 p.m.23 views

Design/Logic Flaw

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

4.3CVSS5AI score0.01011EPSS
SaveExploits1References3Affected Software2
UbuntuCve
UbuntuCve
added 2021/11/10 10:15 p.m.32 views

CVE-2020-23903

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

5.5CVSS6.4AI score0.01011EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/10 10:15 p.m.9 views

UBUNTU-CVE-2020-23903

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

5.5CVSS6.4AI score0.01011EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2021/11/10 9:26 p.m.23 views

CVE-2020-23903

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

5.1AI score0.01011EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2021/11/10 9:26 p.m.30 views

CVE-2020-23903

A Divide by Zero vulnerability in the function static int readsamples of Speex v1.2 allows attackers to cause a denial of service DoS via a crafted WAV file...

5.5CVSS5.2AI score0.01011EPSS
SaveExploits1
CVE
CVE
added 2021/11/10 9:26 p.m.268 views

CVE-2020-23903

CVE-2020-23903 is a divide-by-zero DoS in Speex v1.2 (function read_samples) exploitable via a crafted WAV file. Connected docs confirm the vulnerability, its impact (DoS/crash), and mitigations such as patched releases (e.g., IBM Cloud Pak components at 5.0.1, AlmaLinux patch ALSA-2022-7979, Mag...

5.5CVSS5AI score0.01011EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2021/11/10 12:00 a.m.7 views

Speex 数字错误漏洞

Speex is an open source audio codec. version 1.2 of Speex is vulnerable to a divide by zero error in the static int readsamples function. An attacker can exploit the vulnerability to cause a denial of service via a specially crafted WAV file...

5.5CVSS7.7AI score0.01011EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2021/11/09 6:06 p.m.11 views

kernel: RDMA/core: Prevent divide-by-zero error triggered by the user

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2021/11/09 4:17 p.m.59 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.00303EPSS
SaveExploits0References3
CNVD
CNVD
added 2021/11/09 12:00 a.m.16 views

Google TensorFlow Numeric Error Vulnerability (CNVD-2021-88254)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow versions prior to 2.7.0 suffer from a numeric error vulnerability that stems from the fact that TensorFlow's ParallelConcat loses some input validation and produces a divide by...

5.5CVSS6.5AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/05 5:15 p.m.7 views

CVE-2020-23567

Irfanview v4.53 allows attackers to to cause a denial of service DoS via a crafted JPEG 2000 file. Related to "Integer Divide By Zero starting at JPEG2000!ShowPlugInSaveOptionsW+0x00000000000082ea"...

5.5CVSS5.8AI score0.00927EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/11/05 4:09 p.m.25 views

CVE-2020-23567

Irfanview v4.53 allows attackers to to cause a denial of service DoS via a crafted JPEG 2000 file. Related to "Integer Divide By Zero starting at JPEG2000!ShowPlugInSaveOptionsW+0x00000000000082ea"...

5.4AI score0.00927EPSS
SaveExploits1References1
Rows per page
Query Builder