CVE-2019-10050 Information
Feb 14, 2021
cve
Description
A buffer over-read issue was discovered in Suricata 4.1.x before 4.1.4. If the input of the decode-mpls.c function DecodeMPLS is composed only of a packet of source address and destination address plus the correct type field and the right number for shim an attacker can manipulate the control flow such that the condition to leave the loop is true. After leaving the loop the network packet has a length of 2 bytes. There is no validation of this length. Later on the code tries to read at an empty position leading to a crash.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Reference
https://lists.openinfosecfoundation.org/pipermail/oisf-announce/ https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/
Attack Complexity
LOW
Privileges Required
NONE
User Interaction Required
NONE
Scope
NONE
Confidentiality Impact
UNCHANGED
Integrity Impact
NONE
Availability Impact
NONE
Base Score
HIGH
Base Severity
7.5
Share on: