CVE-2019-10053

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 \n character, then the program runs into a heap-based buffer over-read. This occurs because the erroneous search for \r results in an integer underflow.
Configurations

Configuration 1 (hide)

cpe:2.3:a:suricata-ids:suricata:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-05-13 21:29

Updated : 2023-12-10 12:59


NVD link : CVE-2019-10053

Mitre link : CVE-2019-10053

CVE.ORG link : CVE-2019-10053


JSON object : View

Products Affected

suricata-ids

  • suricata
CWE
CWE-125

Out-of-bounds Read

CWE-191

Integer Underflow (Wrap or Wraparound)