Vulnerability CVE-2022-24599


Published: 2022-02-24

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.

Type:

CWE-401

(Improper Release of Memory Before Removing Last Reference ('Memory Leak'))

CVSS2 => (AV:N/AC:M/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Audio file library project -> Audio file library 

 References:
https://github.com/mpruett/audiofile/issues/60

Copyright 2024, cxsecurity.com

 

Back to Top