Out-of-bounds read in Suricata and Debian Linux - CVE-2018-10242
Published: April 4, 2019 / Updated: August 8, 2020
Debian
Suricata
Debian Linux
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.
Suricata version 4.0.4 incorrectly handles the parsing of the SSH banner. A malformed SSH banner can cause the parsing code to read beyond the allocated data because SSHParseBanner in app-layer-ssh.c lacks a length check.