CVE-2019-10050
Last modified
CVE-2019-10050 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.46% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Oisf | Suricata | >= 4.0.0, < 4.1.4 |
References
- https://lists.openinfosecfoundation.org/pipermail/oisf-announce/Third Party Advisory
- https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/Patch, Vendor Advisory
- https://lists.openinfosecfoundation.org/pipermail/oisf-announce/Third Party Advisory
- https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-10050?
How severe is CVE-2019-10050?
How do I fix CVE-2019-10050?
Are you affected by CVE-2019-10050?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
