CVE-2018-16300
tcpdump: Resource exhaustion in bgp_attr_print() function in print-bgp.c
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
0Exploited in Wild
-Decision
Descriptions
The BGP parser in tcpdump before 4.9.3 allows stack consumption in print-bgp.c:bgp_attr_print() because of unlimited recursion.
El analizador BGP en tcpdump versiones anteriores a 4.9.3, permite el consumo de pila en print-bgp.c:bgp_attr_print() debido a una recursividad ilimitada.
An uncontrolled resource consumption flaw was discovered in the way tcpdump prints BGP packets. The BGP protocol allows ATTR_SET to be nested as many times as the message can accommodate, however when a specially crafted packet is crafted and parsed by tcpdump, this may lead to stack exhaustion due to uncontrolled recursion. System availability is the highest threat from this vulnerability.
Red Hat OpenShift Container Storage is software-defined storage integrated with and optimized for the Red Hat OpenShift Container Platform. Red Hat OpenShift Container Storage is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. Issues addressed include denial of service and remote shell upload vulnerabilities.
CVSS Scores
SSVC
- Decision:-
Timeline
- 2018-08-31 CVE Reserved
- 2019-10-01 CVE Published
- 2024-08-05 CVE Updated
- 2025-03-30 EPSS Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
- ---------- First Exploit
CWE
- CWE-400: Uncontrolled Resource Consumption
- CWE-674: Uncontrolled Recursion
CAPEC
References (18)
URL | Tag | Source |
---|---|---|
http://seclists.org/fulldisclosure/2019/Dec/26 | Mailing List |
|
https://github.com/the-tcpdump-group/tcpdump/blob/tcpdump-4.9/CHANGES | Release Notes | |
https://lists.debian.org/debian-lts-announce/2019/10/msg00015.html | Mailing List |
|
https://seclists.org/bugtraq/2019/Dec/23 | Mailing List |
|
https://seclists.org/bugtraq/2019/Oct/28 | Mailing List |
|
https://security.netapp.com/advisory/ntap-20200120-0001 | X_refsource_confirm |
|
https://support.apple.com/kb/HT210788 | X_refsource_confirm |
|
URL | Date | SRC |
---|
URL | Date | SRC |
---|---|---|
https://github.com/the-tcpdump-group/tcpdump/commit/af2cf04a9394c1a56227c2289ae8da262828294a | 2023-11-07 |