Security Advisory

CVE-2022-24599

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-02-22 00:00:00
Last updated 2025-11-03 19:26:53
Assigner mitre
State PUBLISHED

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 dosnt use zero bytes to truncate the data.