VYPR

CWE-617

Reachable Assertion

BaseDraft

Description

The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (812)

page 41 of 41
  • CVE-2020-27638HigOct 22, 2020
    risk 0.00cvss 7.5epss 0.02

    receive.c in fastd before v21 allows denial of service (assertion failure) when receiving packets with an invalid type code.

  • CVE-2020-13649HigMay 28, 2020
    risk 0.00cvss 7.5epss 0.02

    parser/js/js-scanner.c in JerryScript 2.2.0 mishandles errors during certain out-of-memory conditions, as demonstrated by a scanner_reverse_info_list NULL pointer dereference and a scanner_scan_all assertion failure.

  • CVE-2020-13622HigMay 27, 2020
    risk 0.00cvss 7.5epss 0.01

    JerryScript 2.2.0 allows attackers to cause a denial of service (assertion failure) because a property key query for a Proxy object returns unintended data.

  • CVE-2019-15758MedAug 29, 2019
    risk 0.00cvss 6.5epss 0.01

    An issue was discovered in Binaryen 1.38.32. Missing validation rules in asmjs/asmangle.cpp can lead to an Assertion Failure at wasm/wasm.cpp in wasm::asmangle. A crafted input can cause denial-of-service, as demonstrated by wasm2js.

  • CVE-2019-13223MedAug 15, 2019
    risk 0.00cvss 5.5epss 0.01

    A reachable assertion in the lookup1_values function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service by opening a crafted Ogg Vorbis file.

  • CVE-2019-13113MedJun 30, 2019
    risk 0.00cvss 6.5epss 0.02

    Exiv2 through 0.27.1 allows an attacker to cause a denial of service (crash due to assertion failure) via an invalid data location in a CRW image file.

  • CVE-2018-20217MedDec 26, 2018
    risk 0.00cvss 5.3epss 0.01

    A Reachable Assertion issue was discovered in the KDC in MIT Kerberos 5 (aka krb5) before 1.17. If an attacker can obtain a krbtgt ticket using an older encryption type (single-DES, triple-DES, or RC4), the attacker can crash the KDC by making an S4U2Self request.

  • CVE-2018-17205HigSep 19, 2018
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting ofproto_rule_insert__ in ofproto/ofproto.c. During bundle commit, flows that are added in a bundle are applied to ofproto in order. If a flow cannot be added (e.g., the flow action is a go-to for a…

  • CVE-2018-17204MedSep 19, 2018
    risk 0.00cvss 4.3epss 0.02

    An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting parse_group_prop_ntr_selection_method in lib/ofp-util.c. When decoding a group mod, it validates the group type and command after the whole group mod has been decoded. The OF1.5 decoder, however, tries…

  • CVE-2018-13304MedJul 5, 2018
    risk 0.00cvss 6.5epss 0.01

    In libavcodec in FFmpeg 4.0.1, improper maintenance of the consistency between the context profile field and studio_profile in libavcodec may trigger an assertion failure while converting a crafted AVI file to MPEG4, leading to a denial of service, related to error_resilience.c,…

  • CVE-2018-5269MedJan 8, 2018
    risk 0.00cvss 5.5epss 0.01

    In OpenCV 3.3.1, an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast.

  • CVE-2010-3411Sep 16, 2010
    risk 0.00cvss epss 0.01

    Google Chrome before 6.0.472.59 on Linux does not properly handle cursors, which might allow attackers to cause a denial of service (assertion failure) via unspecified vectors.