CVE-2024-8006
| Summary |
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.
|
| Publication Date |
Aug. 31, 2024, 9:15 a.m. |
| Registration Date |
Aug. 31, 2024, 4 p.m. |
| Last Update |
Sept. 20, 2024, 2:46 a.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
4.4
|
| Vector |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H |
| 攻撃元区分(AV) |
ローカル |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
高 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
高 |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:tcpdump:libpcap:*:*:*:*:*:*:*:* |
|
|
|
1.10.5 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
The Tcpdump Group の libpcap における NULL ポインタデリファレンスに関する脆弱性
| Title |
The Tcpdump Group の libpcap における NULL ポインタデリファレンスに関する脆弱性
|
| Summary |
The Tcpdump Group の libpcap には、NULL ポインタデリファレンスに関する脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Aug. 31, 2024, midnight |
| Registration Date |
Sept. 20, 2024, 11:04 a.m. |
| Last Update |
Sept. 20, 2024, 11:04 a.m. |
Affected System
| The Tcpdump Group |
|
libpcap 1.10.5 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年09月20日] 掲載 |
Sept. 20, 2024, 11:04 a.m. |