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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2022-02-24 15:15
Updated : 2024-11-21 06:50
NVD link : CVE-2022-24599
Mitre link : CVE-2022-24599
CVE.ORG link : CVE-2022-24599
JSON object : View
Products Affected
audio_file_library_project
- audio_file_library
debian
- debian_linux
fedoraproject
- fedora
CWE
CWE-401
Missing Release of Memory after Effective Lifetime