VYPR

Diagnostic Log And Trace

by GENIVI

Source repositories

CVEs (6)

  • CVE-2020-36244CriFeb 10, 2021
    risk 0.57cvss 9.8epss 0.04

    The daemon in GENIVI diagnostic log and trace (DLT), is vulnerable to a heap-based buffer overflow that could allow an attacker to remotely execute arbitrary code on the DLT-Daemon (versions prior to 2.18.6).

  • CVE-2021-29507MedMay 28, 2021
    risk 0.37cvss 5.7epss 0.01

    GENIVI Diagnostic Log and Trace (DLT) provides a log and trace interface. In versions of GENIVI DLT between 2.10.0 and 2.18.6, a configuration file containing the special characters could cause a vulnerable component to crash. All the applications which are using the…

  • CVE-2022-39837MedOct 25, 2022
    risk 0.36cvss 5.5epss 0.00

    An issue was discovered in Connected Vehicle Systems Alliance (COVESA) dlt-daemon through 2.18.8. Due to a faulty DLT file parser, a crafted DLT file that crashes the process can be created. This is due to missing validation checks. There is a NULL pointer dereference,

  • CVE-2022-39836MedOct 25, 2022
    risk 0.36cvss 5.5epss 0.00

    An issue was discovered in Connected Vehicle Systems Alliance (COVESA) dlt-daemon through 2.18.8. Due to a faulty DLT file parser, a crafted DLT file that crashes the process can be created. This is due to missing validation checks. There is a heap-based buffer over-read of one…

  • CVE-2022-31291HigJun 16, 2022
    risk 0.00cvss 7.5epss 0.01

    An issue in dlt_config_file_parser.c of dlt-daemon v2.18.8 allows attackers to cause a double free via crafted TCP packets.

  • CVE-2020-29394HigNov 30, 2020
    risk 0.00cvss 7.8epss 0.02

    A buffer overflow in the dlt_filter_load function in dlt_common.c from dlt-daemon through 2.18.5 (GENIVI Diagnostic Log and Trace) allows arbitrary code execution because fscanf is misused (no limit on the number of characters to be read in the format argument).