Vulnerabilities (CVE)

Filtered by CWE-369
Total 295 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-38677 1 Paddlepaddle 1 Paddlepaddle 2024-01-05 N/A 7.5 HIGH
FPE in paddle.linalg.eig in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-38675 1 Paddlepaddle 1 Paddlepaddle 2024-01-05 N/A 7.5 HIGH
FPE in paddle.linalg.matrix_rank in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2023-38674 1 Paddlepaddle 1 Paddlepaddle 2024-01-05 N/A 7.5 HIGH
FPE in paddle.nanmedian in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
CVE-2021-34335 2 Exiv2, Fedoraproject 2 Exiv2, Fedora 2023-12-22 4.3 MEDIUM 5.5 MEDIUM
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A floating point exception (FPE) due to an integer divide by zero was found in Exiv2 versions v0.27.4 and earlier. The FPE is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.
CVE-2020-18774 1 Exiv2 1 Exiv2 2023-12-22 4.3 MEDIUM 6.5 MEDIUM
A float point exception in the printLong function in tags_int.cpp of Exiv2 0.27.99.0 allows attackers to cause a denial of service (DOS) via a crafted tif file.
CVE-2022-38266 3 Debian, Leptonica, Tesseract Project 3 Debian Linux, Leptonica, Tesseract 2023-12-18 N/A 6.5 MEDIUM
An issue in the Leptonica linked library (v1.79.0) allows attackers to cause an arithmetic exception leading to a Denial of Service (DoS) via a crafted JPEG file.
CVE-2023-46849 3 Debian, Fedoraproject, Openvpn 4 Debian Linux, Fedora, Openvpn and 1 more 2023-12-10 N/A 7.5 HIGH
Using the --fragment option in certain configuration setups OpenVPN version 2.6.0 to 2.6.6 allows an attacker to trigger a divide by zero behaviour which could cause an application crash, leading to a denial of service.
CVE-2023-4678 1 Gpac 1 Gpac 2023-12-10 N/A 5.5 MEDIUM
Divide By Zero in GitHub repository gpac/gpac prior to 2.3-DEV.
CVE-2021-40211 1 Imagemagick 1 Imagemagick 2023-12-10 N/A 7.5 HIGH
An issue was discovered with ImageMagick 7.1.0-4 via Division by zero in function ReadEnhMetaFile of coders/emf.c.
CVE-2023-2906 1 Wireshark 1 Wireshark 2023-12-10 N/A 6.5 MEDIUM
Due to a failure in validating the length provided by an attacker-crafted CP2179 packet, Wireshark versions 2.0.0 through 4.0.7 is susceptible to a divide by zero allowing for a denial of service attack.
CVE-2021-46310 1 Djvulibre Project 1 Djvulibre 2023-12-10 N/A 6.5 MEDIUM
An issue was discovered IW44Image.cpp in djvulibre 3.5.28 in allows attackers to cause a denial of service via divide by zero.
CVE-2023-38672 1 Paddlepaddle 1 Paddlepaddle 2023-12-10 N/A 7.5 HIGH
FPE in paddle.trace in PaddlePaddle before 2.5.0. This flaw can cause a runtime crash and a denial of service.
CVE-2020-21710 1 Artifex 1 Ghostscript 2023-12-10 N/A 5.5 MEDIUM
A divide by zero issue discovered in eps_print_page in gdevepsn.c in Artifex Software GhostScript 9.50 allows remote attackers to cause a denial of service via opening of crafted PDF file.
CVE-2021-46312 1 Djvulibre Project 1 Djvulibre 2023-12-10 N/A 6.5 MEDIUM
An issue was discovered IW44EncodeCodec.cpp in djvulibre 3.5.28 in allows attackers to cause a denial of service via divide by zero.
CVE-2023-37769 1 Pixman 1 Pixman 2023-12-10 N/A 6.5 MEDIUM
stress-test master commit e4c878 was discovered to contain a FPE vulnerability via the component combine_inner at /pixman-combine-float.c.
CVE-2023-42467 1 Qemu 1 Qemu 2023-12-10 N/A 5.5 MEDIUM
QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
CVE-2023-3896 1 Vim 1 Vim 2023-12-10 N/A 7.8 HIGH
Divide By Zero in vim/vim from 9.0.1367-1 to 9.0.1367-3
CVE-2023-2839 1 Gpac 1 Gpac 2023-12-10 N/A 7.5 HIGH
Divide By Zero in GitHub repository gpac/gpac prior to 2.2.2.
CVE-2023-25511 3 Linux, Microsoft, Nvidia 3 Linux Kernel, Windows, Cuda Toolkit 2023-12-10 N/A 3.3 LOW
NVIDIA CUDA Toolkit for Linux and Windows contains a vulnerability in cuobjdump, where a division-by-zero error may enable a user to cause a crash, which may lead to a limited denial of service.
CVE-2023-3044 1 Xpdfreader 1 Xpdf 2023-12-10 N/A 3.3 LOW
An excessively large PDF page size (found in fuzz testing, unlikely in normal PDF files) can result in a divide-by-zero in Xpdf's text extraction code. This is related to CVE-2022-30524, but the problem here is caused by a very large page size, rather than by a very large character coordinate.