CVE-2019-10050
CVSS V2 Medium 5
CVSS V3 High 7.5
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.
Overview
- CVE ID
- CVE-2019-10050
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-05-13T17:29:02
- Last Modified Date
- 2019-10-24T16:19:30
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:* | 1 | OR | 4.0.0 | 4.1.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-10050 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10050 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:00:57 | Added to TrackCVE | |||
2022-12-03 20:36:46 | 2019-05-13T17:29Z | 2019-05-13T17:29:02 | CVE Published Date | updated |
2022-12-03 20:36:46 | 2019-10-24T16:19:30 | CVE Modified Date | updated | |
2022-12-03 20:36:46 | Analyzed | Vulnerability Status | updated |