CVE-2019-10050

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.
Configurations

Configuration 1

cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:*

Information

Published : 2019-05-13 05:29

Updated : 2019-10-24 04:19


NVD link : CVE-2019-10050

Mitre link : CVE-2019-10050

Products Affected
No products.
CWE
CWE-125

Out-of-bounds Read