Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU85931
Risk: Low
CVSSv4.0: 4.3 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-39046
CWE-ID:
CWE-532 - Information Exposure Through Log Files
Exploit availability: No
DescriptionThe vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to the software can store potentially sensitive data into a log file. When the syslog() function is passed a crafted input string larger than 1024 bytes, it reads uninitialized memory from the heap and prints it to the target log file, potentially revealing a portion of the contents of the heap.
MitigationInstall updates from vendor's website.
Vulnerable software versionsGlibc: 2.36 - 2.36.9000
CPE2.3 External linkshttps://sourceware.org/bugzilla/show_bug.cgi?id=29536
https://security.netapp.com/advisory/ntap-20221104-0002/
https://security.gentoo.org/glsa/202310-03
https://www.openwall.com/lists/oss-security/2024/01/30/8
https://www.openwall.com/lists/oss-security/2024/01/30/6
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.