cve/2020/CVE-2020-29394.md
2024-06-09 00:33:16 +00:00

798 B

CVE-2020-29394

Description

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).

POC

Reference

Github