Lucene search
+L

3510 matches found

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
Tenable Nessus
Tenable Nessus
added 2021/11/01 12:0 a.m.33 views

Debian DSA-4998-1 : ffmpeg - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-4998 advisory. Several vulnerabilities have been discovered in the FFmpeg multimedia framework, which could result in denial of service or potentially the execution of arbitrary...

9.8CVSS6.9AI score0.0269EPSS
SaveExploits8References25
Mageia
Mageia
added 2021/10/29 7:32 p.m.59 views

Updated ffmpeg packages fix security vulnerability

FFmpeg 4.2 is affected by a Divide By Zero issue via libavcodec/aacpsy.c, which allows a remote malicious user to cause a Denial of Service. CVE-2020-20446 FFmpeg 4.2 is affected by null pointer dereference passed as argument to libavformat/aviobuf.c, which could cause a Denial of Service...

9.8CVSS3.9AI score0.0269EPSS
SaveExploits11References7
Tenable Nessus
Tenable Nessus
added 2021/10/28 12:0 a.m.29 views

NewStart CGSL MAIN 6.02 : poppler Vulnerability (NS-SA-2021-0126)

The remote NewStart CGSL host, running version MAIN 6.02, has poppler packages installed that are affected by a vulnerability: - An issue was discovered in Poppler through 0.78.0. There is a divide-by-zero error in the function SplashOutputDev::tilingPatternFill at SplashOutputDev.cc...

7.5CVSS7.2AI score0.02679EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.26 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : libexif Multiple Vulnerabilities (NS-SA-2021-0158)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has libexif packages installed that are affected by multiple vulnerabilities: - In libexif, there is a possible out of bounds write due to an integer overflow. This could lead to remote escalation of privilege in the media...

8.8CVSS6.9AI score0.04059EPSS
SaveExploits0References13
Veracode
Veracode
added 2021/10/20 11:35 a.m.24 views

Denial Of Service (DoS)

FFmpeg is vulnerable to denial of service. A Divide By Zero issue via libavcodec/aacpsy.c allows a remote malicious user to cause a Denial of Service...

6.5CVSS4.1AI score0.0173EPSS
SaveExploits1References5Affected Software3
Veracode
Veracode
added 2021/10/20 11:35 a.m.23 views

Denial Of Service (DoS)

FFmpeg is vulnerable to denial of service. The vulnerability exists due to a Divide By Zero issue via libavcodec/lpc.h...

6.5CVSS3.9AI score0.01649EPSS
SaveExploits1References5Affected Software3
Veracode
Veracode
added 2021/10/20 11:33 a.m.27 views

Denial Of Service (DoS)

FFmpeg is vulnerable to denial of service. It is affected by a Divide By Zero issue via libavcodec/aaccoder, which allows a remote malicious user to cause a Denial of Service...

6.5CVSS4.4AI score0.01777EPSS
SaveExploits1References5Affected Software3
Tenable Nessus
Tenable Nessus
added 2021/10/20 12:0 a.m.47 views

Debian DSA-4990-1 : ffmpeg - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-4990 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 - FFmpe...

9.8CVSS7AI score0.0269EPSS
SaveExploits28References65
Veracode
Veracode
added 2021/10/19 3:42 p.m.24 views

Denial Of Service (DoS)

FFmpeg is vulnerable to denial of service. The vulnerability exists due to a Divide By Zero issue via libavcodec/ratecontrol.c...

6.5CVSS3.9AI score0.00907EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.4 views

PT-2021-23611 · Unknown +2 · Clickhouse +1

Name of the Vulnerable Software and Affected Versions: Clickhouse affected versions not specified Description: The issue is related to a divide-by-zero error in Clickhouse's Delta compression codec. This error occurs when parsing a malicious query, where the first byte of the compressed buffer is...

8.8CVSS6.9AI score0.01646EPSS
SaveExploits7References21
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.5 views

PT-2021-23613 · Unknown +2 · Clickhouse +1

Name of the Vulnerable Software and Affected Versions: ClickHouse affected versions not specified Description: The issue is related to a divide-by-zero error in ClickHouse's Gorilla compression codec. This occurs when parsing a malicious query, where the first byte of the compressed buffer is use...

8.8CVSS6.9AI score0.01646EPSS
SaveExploits7References21
Positive Technologies
Positive Technologies
added 2021/10/18 12:0 a.m.6 views

PT-2021-23612 · Unknown +2 · Clickhouse +1

Name of the Vulnerable Software and Affected Versions: Clickhouse affected versions not specified Description: The issue is related to a divide-by-zero error in Clickhouse's DeltaDouble compression codec. This occurs when parsing a malicious query, where the first byte of the compressed buffer is...

8.8CVSS6.9AI score0.01646EPSS
SaveExploits7References21
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.14 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. JFrog Security Research Team...

6.5CVSS6.9AI score0.01239EPSS
SaveExploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.15 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. JFrog Security Research Team...

6.5CVSS6.9AI score0.01352EPSS
SaveExploits1
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.15 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. JFrog Security Research Team...

6.5CVSS6.9AI score0.01239EPSS
SaveExploits1
OSV
OSV
added 2021/10/12 10:21 p.m.31 views

GHSA-HXFW-JM98-V4MQ Divide By Zero in OpenCV.

An issue was discovered in OpenCV 4.1.0 OpenCV-Python 4.1.0.25. There is a divide-by-zero error in cv::HOGDescriptor::getDescriptorSize in modules/objdetect/src/hog.cpp...

5.9CVSS6.3AI score0.02351EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/10/12 10:21 p.m.42 views

Divide By Zero in OpenCV.

An issue was discovered in OpenCV 4.1.0 OpenCV-Python 4.1.0.25. There is a divide-by-zero error in cv::HOGDescriptor::getDescriptorSize in modules/objdetect/src/hog.cpp...

5.9CVSS2.1AI score0.02351EPSS
SaveExploits1References6Affected Software4
OSV
OSV
added 2021/09/20 4:15 p.m.5 views

UBUNTU-CVE-2020-20892

An issue was discovered in function filterframe in libavfilter/vflenscorrection.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts due to a division by zero...

8.8CVSS6.9AI score0.01136EPSS
SaveExploits1References5
OSV
OSV
added 2021/09/18 11:3 a.m.5 views

OESA-2021-1347 jasper security update

The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard. Security Fixes: A Divide-by-zero vulnerability exists in JasPer Image Coding Toolkit 2.0 in...

5.5CVSS6.9AI score0.0063EPSS
SaveExploits1References2
Rows per page
Query Builder