VYPR

CWE-369

Divide By Zero

BaseDraftLikelihood: Medium

Description

The product divides a value by zero.

This weakness typically occurs when an unexpected value is provided to the product, or if an error occurs that is not properly detected. It frequently occurs in calculations involving physical dimensions such as size, length, width, and height.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (465)

page 5 of 24
  • CVE-2023-32573MedMay 10, 2023
    risk 0.42cvss 6.5epss 0.01

    In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.

  • CVE-2021-3941MedMar 25, 2022
    risk 0.42cvss 6.5epss 0.00

    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…

  • CVE-2021-42391MedMar 14, 2022
    risk 0.42cvss 6.5epss 0.01

    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.

  • CVE-2021-42390MedMar 14, 2022
    risk 0.42cvss 6.5epss 0.01

    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.

  • CVE-2021-42389MedMar 14, 2022
    risk 0.42cvss 6.5epss 0.01

    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.

  • CVE-2022-0856MedMar 10, 2022
    risk 0.42cvss 6.5epss 0.03

    libcaca is affected by a Divide By Zero issue via img2txt, which allows a remote malicious user to cause a Denial of Service

  • CVE-2021-46244MedJan 21, 2022
    risk 0.42cvss 6.5epss 0.01

    A Divide By Zero vulnerability exists in HDF5 v1.13.1-1 vis the function H5T__complete_copy () at /hdf5/src/H5T.c. This vulnerability causes an aritmetic exception, leading to a Denial of Service (DoS).

  • CVE-2020-18774MedAug 23, 2021
    risk 0.42cvss 6.5epss 0.01

    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-2021-27847MedJul 15, 2021
    risk 0.42cvss 6.5epss 0.01

    Division-By-Zero vulnerability in Libvips 8.10.5 in the function vips_eye_point, eye.c#L83, and function vips_mask_point, mask.c#L85.

  • CVE-2020-27661MedJun 2, 2021
    risk 0.42cvss 6.5epss 0.00

    A divide-by-zero issue was found in dwc2_handle_packet in hw/usb/hcd-dwc2.c in the hcd-dwc2 USB host controller emulation of QEMU. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.

  • CVE-2020-20453MedMay 25, 2021
    risk 0.42cvss 6.5epss 0.02

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

  • CVE-2020-20448MedMay 25, 2021
    risk 0.42cvss 6.5epss 0.01

    FFmpeg 4.1.3 is affected by a Divide By Zero issue via libavcodec/ratecontrol.c, which allows a remote malicious user to cause a Denial of Service.

  • CVE-2020-20446MedMay 25, 2021
    risk 0.42cvss 6.5epss 0.02

    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-20445MedMay 25, 2021
    risk 0.42cvss 6.5epss 0.02

    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-20264MedMay 19, 2021
    risk 0.42cvss 6.5epss 0.02

    Mikrotik RouterOs before 6.47 (stable tree) in the /ram/pckg/advanced-tools/nova/bin/netwatch process. An authenticated remote attacker can cause a Denial of Service due to a divide by zero error.

  • CVE-2020-20253MedMay 18, 2021
    risk 0.42cvss 6.5epss 0.02

    Mikrotik RouterOs before 6.47 (stable tree) suffers from a divison by zero vulnerability in the /nova/bin/lcdstat process. An authenticated remote attacker can cause a Denial of Service due to a divide by zero error.

  • CVE-2021-20311HigMay 11, 2021
    risk 0.42cvss 7.5epss 0.01

    A flaw was found in ImageMagick in versions before 7.0.11, where a division by zero in sRGBTransformImage() in the MagickCore/colorspace.c may trigger undefined behavior via a crafted image file that is submitted by an attacker processed by an application using ImageMagick. The…

  • CVE-2021-20310HigMay 11, 2021
    risk 0.42cvss 7.5epss 0.01

    A flaw was found in ImageMagick in versions before 7.0.11, where a division by zero ConvertXYZToJzazbz() of MagickCore/colorspace.c may trigger undefined behavior via a crafted image file that is submitted by an attacker and processed by an application using ImageMagick. The…

  • CVE-2021-20309HigMay 11, 2021
    risk 0.42cvss 7.5epss 0.02

    A flaw was found in ImageMagick in versions before 7.0.11 and before 6.9.12, where a division by zero in WaveImage() of MagickCore/visual-effects.c may trigger undefined behavior via a crafted image file submitted to an application using ImageMagick. The highest threat from this…

  • CVE-2021-20205MedMar 10, 2021
    risk 0.42cvss 6.5epss 0.01

    Libjpeg-turbo versions 2.0.91 and 2.0.90 is vulnerable to a denial of service vulnerability caused by a divide by zero when processing a crafted GIF image.