Integer underflow in Suricata - CVE-2019-10053
Published: May 13, 2019 / Updated: August 8, 2020
Suricata
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
An issue was discovered in Suricata 4.1.x before 4.1.4. If the input of the function SSHParseBanner is composed only of a character, then the program runs into a heap-based buffer over-read. This occurs because the erroneous search for results in an integer underflow.