An issue was discovered in the GNU C Library (glibc) 2.36. 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.
The product writes sensitive information to a log file.
Link | Tags |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=29536 | third party advisory issue tracking exploit |
https://security.netapp.com/advisory/ntap-20221104-0002/ | third party advisory |
https://security.gentoo.org/glsa/202310-03 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2024/01/30/8 | mailing list |
http://www.openwall.com/lists/oss-security/2024/01/30/6 | mailing list |
http://packetstormsecurity.com/files/176932/glibc-syslog-Heap-Based-Buffer-Overflow.html | |
http://seclists.org/fulldisclosure/2024/Feb/3 | mailing list |