Vulnerabilities (CVE)

Filtered by vendor Audio File Library Project Subscribe
Filtered by product Audio File Library
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-24599 3 Audio File Library Project, Debian, Fedoraproject 3 Audio File Library, Debian Linux, Fedora 2024-11-21 4.3 MEDIUM 6.5 MEDIUM
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.