CVE-2019-16411
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
24/09/2019
Last modified:
17/06/2026
Description
An issue was discovered in Suricata 4.1.4. By sending multiple IPv4 packets that have invalid IPv4Options, the function IPV4OptValidateTimestamp in decode-ipv4.c tries to access a memory region that is not allocated. There is a check for o->len data + 3)" places one beyond the 3 bytes, because the code should have been "flag = *(o->data + 1)" instead.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Base Score 2.0
7.50
Severity 2.0
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:suricata-ids:suricata:4.1.4:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://lists.openinfosecfoundation.org/pipermail/oisf-announce/
- https://suricata-ids.org/2019/09/24/suricata-4-1-5-released/
- https://www.code-intelligence.com/cve-2019-16411
- https://lists.openinfosecfoundation.org/pipermail/oisf-announce/
- https://suricata-ids.org/2019/09/24/suricata-4-1-5-released/
- https://www.code-intelligence.com/cve-2019-16411



