CVE-2022-24599

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

Configuration 1 (hide)

cpe:2.3:a:audio_file_library_project:audio_file_library:0.3.6:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*

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