vendor:
zlog
by:
LIWEI
7.8
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: zlog
Affected Version From: 1.2.15
Affected Version To: 1.2.15
Patch Exists: YES
Related CWE:
CPE: a:hardysimpson:zlog
Platforms Tested: Ubuntu 18.04.2
2021
zlog 1.2.15 – Buffer Overflow
zlog is a reliable, high-performance, thread safe, flexible, pure C logging library. A buffer overflow vulnerability exists in zlog 1.2.15 when the zlog_init API is used to parse a file. This can lead to a stack-buffer-overflow READ or WRITE when the pointer's address which overflow read is end with 0x20. This can be exploited by compiling the zlogv1.2.15 code to a library and using the zlog_init API to parse a file.
Mitigation:
Upgrade to the latest version of zlog library.