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

21 Nov 2024, 04:18

Type Values Removed Values Added
References () https://lists.openinfosecfoundation.org/pipermail/oisf-announce/ - Third Party Advisory () https://lists.openinfosecfoundation.org/pipermail/oisf-announce/ - Third Party Advisory
References () https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/ - Patch, Vendor Advisory () https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/ - Patch, Vendor Advisory

Information

Published : 2019-05-13 21:29

Updated : 2024-11-21 04:18


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)