VYPR

CWE-476

NULL Pointer Dereference

BaseStableLikelihood: Medium

Description

The product dereferences a pointer that it expects to be valid but is NULL.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (5,530)

page 56 of 277
  • CVE-2018-4024HigMay 13, 2019
    risk 0.49cvss 7.5epss 0.02

    An exploitable denial-of-service vulnerability exists in the thumbnail display functionality of the NT9665X Chipset firmware, running on the Anker Roav A1 Dashcam, version RoavA1SWV1.9. A specially crafted packet can cause a null pointer dereference, resulting in a device reboot.

  • CVE-2019-11494HigMay 8, 2019
    risk 0.49cvss 7.5epss 0.02

    In the IMAP Server in Dovecot 2.3.3 through 2.3.5.2, the submission-login service crashes when the client disconnects prematurely during the AUTH command.

  • CVE-2018-18513HigApr 26, 2019
    risk 0.49cvss 7.5epss 0.01

    A crash can occur when processing a crafted S/MIME message or an XPI package containing a crafted signature. This can be used as a denial-of-service (DOS) attack because Thunderbird reopens the last seen message on restart, triggering the crash again. This vulnerability affects…

  • CVE-2019-5008HigApr 19, 2019
    risk 0.49cvss 7.5epss 0.03

    hw/sparc64/sun4u.c in QEMU 3.1.50 is vulnerable to a NULL pointer dereference, which allows the attacker to cause a denial of service via a device driver.

  • CVE-2019-10901HigApr 9, 2019
    risk 0.49cvss 7.5epss 0.06

    In Wireshark 2.4.0 to 2.4.13, 2.6.0 to 2.6.7, and 3.0.0, the LDSS dissector could crash. This was addressed in epan/dissectors/packet-ldss.c by handling file digests properly.

  • CVE-2018-4276HigApr 3, 2019
    risk 0.49cvss 7.5epss 0.01

    A null pointer dereference was addressed with improved validation. This issue affected versions prior to macOS High Sierra 10.13.6.

  • CVE-2017-7655HigMar 27, 2019
    risk 0.49cvss 7.5epss 0.02

    In Eclipse Mosquitto version from 1.0 to 1.4.15, a Null Dereference vulnerability was found in the Mosquitto library which could lead to crashes for those applications using the library.

  • CVE-2019-9937HigMar 22, 2019
    risk 0.49cvss 7.5epss 0.06

    In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c.

  • CVE-2019-9923HigMar 22, 2019
    risk 0.49cvss 7.5epss 0.03

    pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.

  • CVE-2019-9779HigMar 14, 2019
    risk 0.49cvss 7.5epss 0.03

    An issue was discovered in GNU LibreDWG 0.7 and 0.7.1645. There is a NULL pointer dereference in the function dwg_dxf_LTYPE at dwg.spec (earlier than CVE-2019-9776).

  • CVE-2019-9776HigMar 14, 2019
    risk 0.49cvss 7.5epss 0.03

    An issue was discovered in GNU LibreDWG 0.7 and 0.7.1645. There is a NULL pointer dereference in the function dwg_dxf_LTYPE at dwg.spec (later than CVE-2019-9779).

  • CVE-2019-9772HigMar 14, 2019
    risk 0.49cvss 7.5epss 0.03

    An issue was discovered in GNU LibreDWG 0.7 and 0.7.1645. There is a NULL pointer dereference in the function dwg_dxf_LEADER at dwg.spec.

  • CVE-2019-9771HigMar 14, 2019
    risk 0.49cvss 7.5epss 0.03

    An issue was discovered in GNU LibreDWG 0.7 and 0.7.1645. There is a NULL pointer dereference in the function bit_convert_TU at bits.c.

  • CVE-2019-9746HigMar 13, 2019
    risk 0.49cvss 7.5epss 0.02

    In libwebm before 2019-03-08, a NULL pointer dereference caused by the functions OutputCluster and OutputTracks in webm_info.cc will trigger an abort, which allows a DoS attack, a similar issue to CVE-2018-19212.

  • CVE-2019-9214HigFeb 28, 2019
    risk 0.49cvss 7.5epss 0.04

    In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the RPCAP dissector could crash. This was addressed in epan/dissectors/packet-rpcap.c by avoiding an attempted dereference of a NULL conversation.

  • CVE-2019-9208HigFeb 28, 2019
    risk 0.49cvss 7.5epss 0.04

    In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the TCAP dissector could crash. This was addressed in epan/dissectors/asn1/tcap/tcap.cnf by avoiding NULL pointer dereferences.

  • CVE-2019-9031HigFeb 23, 2019
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a NULL pointer dereference in the function Mat_VarFree() in mat.c.

  • CVE-2019-6137HigJan 11, 2019
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in lib60870 2.1.1. LinkLayer_setAddress in link_layer/link_layer.c has a NULL pointer dereference.

  • CVE-2018-20191HigDec 20, 2018
    risk 0.49cvss 7.5epss 0.04

    hw/rdma/vmw/pvrdma_main.c in QEMU does not implement a read operation (such as uar_read by analogy to uar_write), which allows attackers to cause a denial of service (NULL pointer dereference).

  • CVE-2018-20125HigDec 20, 2018
    risk 0.49cvss 7.5epss 0.04

    hw/rdma/vmw/pvrdma_cmd.c in QEMU allows attackers to cause a denial of service (NULL pointer dereference or excessive memory allocation) in create_cq_ring or create_qp_rings.