Bug 1709766 (CVE-2019-10050) - CVE-2019-10050 suricata: buffer over-read in function DecodeMPLS in decode-mpls.c
Summary: CVE-2019-10050 suricata: buffer over-read in function DecodeMPLS in decode-mp...
Keywords:
Status: CLOSED UPSTREAM
Alias: CVE-2019-10050
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1709767 1709769
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-14 09:48 UTC by Dhananjay Arunesh
Modified: 2019-09-29 15:13 UTC (History)
4 users (show)

Fixed In Version: Suricata 4.1.4
Clone Of:
Environment:
Last Closed: 2019-06-10 10:55:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Dhananjay Arunesh 2019-05-14 09:48:38 UTC
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.

Reference:
https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/

Comment 1 Dhananjay Arunesh 2019-05-14 09:49:10 UTC
Created suricata tracking bugs for this issue:

Affects: fedora-all [bug 1709767]

Comment 2 Dhananjay Arunesh 2019-05-14 09:50:55 UTC
Created suricata tracking bugs for this issue:

Affects: epel-7 [bug 1709769]

Comment 3 Product Security DevOps Team 2019-06-10 10:55:32 UTC
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.


Note You need to log in before you can comment on or make changes to this bug.