| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.8 | $0-$5k | 0.00 |
Summary
A vulnerability labeled as problematic has been found in tcpdump. The impacted element is an unknown function of the component AODV Decoder. Executing a manipulation can lead to memory corruption. This vulnerability appears as CVE-2014-8769. In addition, an exploit is available. A patch should be applied to remediate this issue.
Details
A vulnerability was found in tcpdump (Packet Analyzer Software). It has been declared as problematic. This vulnerability affects an unknown part of the component AODV Decoder. The manipulation with an unknown input leads to a memory corruption vulnerability. The CWE definition for the vulnerability is CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. As an impact it is known to affect availability.
The bug was discovered 11/08/2014. The weakness was presented 11/17/2014 by Steffen Bauch as confirmed posting (Bugtraq). The advisory is available at archives.neohapsis.com. This vulnerability was named CVE-2014-8769 since 11/13/2014. The exploitation appears to be easy. The attack can be initiated remotely. No form of authentication is required for a successful exploitation. Technical details are unknown but a public exploit is available. The advisory points out:
The application decoder for the Ad hoc On-Demand Distance Vector (AODV) protocol fails to perform input validation and performs unsafe out-of-bound accesses. The application will usually not crash, but perform out-of-bounds accesses and output/leak larger amounts of invalid data, which might lead to dropped packets. It is unknown if other payload exists that might trigger segfaults.
A public exploit has been developed by Steffen Bauch in Python and been published immediately after the advisory. It is possible to download the exploit at archives.neohapsis.com. It is declared as proof-of-concept. The vulnerability was handled as a non-public zero-day exploit for at least 4 days. During that time the estimated underground price was around $0-$5k. The vulnerability scanner Nessus provides a plugin with the ID 81921 (AIX 6.1 TL 8 : tcpdump (IV68950)), which helps to determine the existence of the flaw in a target environment. It is assigned to the family AIX Local Security Checks. The commercial vulnerability scanner Qualys is able to test this issue with plugin 195695 (Ubuntu Security Notification for Tcpdump Vulnerabilities (USN-2433-1)). The code used by the exploit is:
#!/usr/bin/env python
from socket import socket, AF_PACKET, SOCK_RAW
s = socket(AF_PACKET, SOCK_RAW)
s.bind(("lo", 0))
aovd_frame =
"\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x7a\xdf\x6f\x08\x00\x45\x00\xe6\x3d\xf3\x7f\x40\x00\x40\x11\x30\xc6\x0a\x01\x01\x68\x0a\x02\x02\x02\x02\x8e\x0d\x00\x4b\x00\x00\xe8\x12\x00\x00\x00\x00\x1f\xc6\x51\x35\x97\x00\x24\x8c\x7a\xdf\x6f\x08\x00\x45\x00\xe6\x3d\xf3\x7f\x40\x00\x40\x11\x30\xc6\x0a\x01\x01"
s.send(aovd_frame)Upgrading to version 4.7.0 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The best possible mitigation is suggested to be patching the affected component. A possible mitigation has been published even before and not after the disclosure of the vulnerability.
The vulnerability is also documented in the databases at X-Force (98764), Tenable (81921), SecurityFocus (BID 71153†), SecurityTracker (ID 1031235†) and Vulnerability Center (SBV-52171†). See VDB-68219, VDB-68220 and VDB-68341 for similar entries. Once again VulDB remains the best source for vulnerability data.
Product
Type
Name
Version
- 3.8.0
- 3.8.2
- 3.9.2
- 3.9.3
- 3.9.4
- 3.9.5
- 3.9.6
- 3.9.7
- 3.9.8
- 4.0.0
- 4.1.0
- 4.1.1
- 4.1.2
- 4.2.1
- 4.3.0
- 4.3.1
- 4.4.0
- 4.5.0
- 4.5.1
- 4.5.2
- 4.6.0
- 4.6.1
- 4.6.2
License
Website
- Product: https://www.tcpdump.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 4.8
VulDB Base Score: 5.3
VulDB Temp Score: 4.8
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Memory corruptionCWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Author: Steffen Bauch
Programming Language: 🔍
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 81921
Nessus Name: AIX 6.1 TL 8 : tcpdump (IV68950)
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Port: 🔍
OpenVAS ID: 703086
OpenVAS Name: Debian Security Advisory DSA 3086-1 (tcpdump - security update)
OpenVAS File: 🔍
OpenVAS Family: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
Reaction Time: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Upgrade: tcpdump 4.7.0
Timeline
11/08/2014 🔍11/11/2014 🔍
11/12/2014 🔍
11/13/2014 🔍
11/17/2014 🔍
11/17/2014 🔍
11/18/2014 🔍
11/18/2014 🔍
11/18/2014 🔍
11/19/2014 🔍
11/20/2014 🔍
03/19/2015 🔍
08/18/2015 🔍
02/24/2022 🔍
Sources
Product: tcpdump.orgAdvisory: USN-2433-1
Researcher: Steffen Bauch
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2014-8769 (🔍)
GCVE (CVE): GCVE-0-2014-8769
GCVE (VulDB): GCVE-100-68218
OVAL: 🔍
X-Force: 98764 - tcpdump AODV denial of service, Medium Risk
SecurityFocus: 71153 - tcpdump CVE-2014-8769 Out-of-bounds Memory Access Vulnerability
SecurityTracker: 1031235 - Tcpdump Multiple Flaws Let Remote Users Deny Service
Vulnerability Center: 52171 - RedHat tcpdump 3.9.6 Through 4.6.2 Remote Denial-of Service and Information Disclosure via a Crafted Vectorframe, Medium
scip Labs: https://www.scip.ch/en/?labs.20161013
See also: 🔍
Entry
Created: 11/19/2014 10:33Updated: 02/24/2022 22:54
Changes: 11/19/2014 10:33 (89), 10/24/2017 09:39 (7), 02/24/2022 22:44 (4), 02/24/2022 22:54 (1)
Complete: 🔍
Cache ID: 216:678:103
No comments yet. Languages: en.
Please log in to comment.