CVE-2019-10050

Severity CVSS v4.0:
Pending analysis
Type:
CWE-125 Out-of-bounds Read
Publication date:
13/05/2019
Last modified:
24/10/2019

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:* 4.0.0 (including) 4.1.4 (excluding)