CVE-2019-10056

Public Exploit

Description

An issue was discovered in Suricata 4.1.3. The code mishandles the case of sending a network packet with the right type, such that the function DecodeEthernet in decode-ethernet.c is executed a second time. At this point, the algorithm cuts the first part of the packet and doesn't determine the current length. Specifically, if the packet is exactly 28 long, in the first iteration it subtracts 14 bytes. Then, it is working with a packet length of 14. At this point, the case distinction says it is a valid packet. After that it casts the packet, but this packet has no type, and the program crashes at the type case distinction.

Category

7.5
CVSS
Severity: High
CVSS 3.0 •
CVSS 2.0 •
EPSS 0.39%
Vendor Advisory suricata-ids.org
Affected: n/a n/a
Published at:
Updated at:

References

Link Tags
https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/ vendor advisory release notes not applicable
https://redmine.openinfosecfoundation.org/issues/2946 third party advisory issue tracking exploit

Frequently Asked Questions

What is the severity of CVE-2019-10056?
CVE-2019-10056 has been scored as a high severity vulnerability.
How to fix CVE-2019-10056?
To fix CVE-2019-10056, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2019-10056 being actively exploited in the wild?
It is possible that CVE-2019-10056 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.