Heap Overflow in Rsyslog AIX Log Message Parser
CVE-2019-17041
Key Information:
Badges
What is CVE-2019-17041?
A vulnerability has been identified in Rsyslog's handling of AIX log message parsing, specifically in the contrib/pmaixforwardedfrom/pmaixforwardedfrom.c file in version 8.1908.0. The parser fails to correctly identify message delimiters, which can lead to a situation where the length of the message (lenMsg) is incorrectly determined as zero. Consequently, a lack of proper validation allows the parsing routine to treat invalid log messages as valid, leading to a heap overflow when attempting to manipulate message content. This flaw can potentially be exploited, leading to unexpected behavior or system instability.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
