CVE-2024-8006
Last modified
CVE-2024-8006 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. Remote packet capture support is disabled by default in libpcap. When a user builds libpcap with remote packet capture support enabled, one of the functions that become available is pcap_findalldevs_ex(). EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
Remote packet capture support is disabled by default in libpcap. When a user builds libpcap with remote packet capture support enabled, one of the functions that become available is pcap_findalldevs_ex(). One of the function arguments can be a filesystem path, which normally means a directory with input data files. When the specified path cannot be used as a directory, the function receives NULL from opendir(), but does not check the return value and passes the NULL value to readdir(), which causes a NULL pointer derefence.
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tcpdump | Libpcap | < 1.10.5 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-8006?
How severe is CVE-2024-8006?
How do I fix CVE-2024-8006?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-8000On affected platforms running Arista EOS with 802.1X configu…5.3
- CVE-2024-8001A vulnerability was found in VIWIS LMS 9.11. It has been cla…4.3
- CVE-2024-8002A vulnerability has been found in VIWIS LMS 9.11 and classif…6.9
- CVE-2024-8003A vulnerability was found in Go-Tribe gotribe-admin 1.0 and …9.8
- CVE-2024-8004A stored Cross-site Scripting (XSS) vulnerability affecting …5.4
- CVE-2024-8005A vulnerability was found in demozx gf_cms 1.0/1.0.1. It has…9.8
- CVE-2024-8007A flaw was found in the openstack-tripleo-common component o…8.1
- CVE-2024-8008A reflected cross-site scripting (XSS) vulnerability exists …5.2
- CVE-2024-8009The Sensei LMS WordPress plugin before 4.20.0 disclose all …4.3
- CVE-2024-8010The component accepts XML input through the publisher withou…7.5
- CVE-2024-8011Logitech Options+ on MacOS prior 1.72 allows a local attacke…5.5
- CVE-2024-8012An authentication bypass weakness in the message broker serv…7.8
Are you affected by CVE-2024-8006?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
