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 (hide)

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

History

No history.

Information

Published : 2019-05-13 17:29

Updated : 2023-12-10 12:59


NVD link : CVE-2019-10050

Mitre link : CVE-2019-10050

CVE.ORG link : CVE-2019-10050


JSON object : View

Products Affected

oisf

  • suricata
CWE
CWE-125

Out-of-bounds Read