cve/2022/CVE-2022-24599.md
2024-06-18 02:51:15 +02:00

795 B

CVE-2022-24599

Description

In autofile Audio File Library 0.3.6, there exists one memory leak vulnerability in printfileinfo, in printinfo.c, which allows an attacker to leak sensitive information via a crafted file. The printfileinfo function calls the copyrightstring function to get data, however, it dosn't use zero bytes to truncate the data.

POC

Reference

Github