Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254681 7.5 危険 The PHP Group
LibGD project
サイバートラスト株式会社
レッドハット
- PHP および GD Graphics Library の _gdGetColors 関数におけるバッファオーバーフローの脆弱性 CWE-Other
その他
CVE-2009-3546 2010-02-3 14:34 2009-10-19 Show GitHub Exploit DB Packet Storm
254682 6.8 警告 GNU Project
XEmacs
サイバートラスト株式会社
- Emacs および XEmacs における .flc ファイルの処理に関する任意のコードを実行される脆弱性 CWE-DesignError
CVE-2008-2142 2010-02-2 11:43 2008-05-12 Show GitHub Exploit DB Packet Storm
254683 3.5 注意 Drupal
サイバートラスト株式会社
- Drupal の Menu モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4370 2010-02-2 11:43 2009-12-16 Show GitHub Exploit DB Packet Storm
254684 3.5 注意 Drupal
サイバートラスト株式会社
- Drupal の Contact モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4369 2010-02-2 11:42 2009-12-16 Show GitHub Exploit DB Packet Storm
254685 7.5 危険 日立 - Cosminexus、Processing Kit for XML および Hitachi Developer's Kit for Java におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
- 2010-02-2 11:42 2009-12-22 Show GitHub Exploit DB Packet Storm
254686 4.3 警告 VMware - 複数の VMware 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3731 2010-02-1 11:52 2009-12-15 Show GitHub Exploit DB Packet Storm
254687 10 危険 サイバートラスト株式会社
Linux
- Linux kernel および gxsnmp パッケージの asn1 の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-1673 2010-02-1 11:51 2008-06-10 Show GitHub Exploit DB Packet Storm
254688 10 危険 ヒューレット・パッカード - 複数の Symantec 製品の VRTSweb における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2009-3027 2010-02-1 11:51 2009-12-8 Show GitHub Exploit DB Packet Storm
254689 9.3 危険 KDE project
Glyph & Cog, LLC
GNOME Project
サイバートラスト株式会社
レッドハット
- Xpdf、gpdf および kpdf の FoFiType1::parse 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4035 2010-01-29 09:54 2009-12-16 Show GitHub Exploit DB Packet Storm
254690 7.8 危険 Mozilla Foundation - Mozilla Firefox/SeaMonkey の GeckoActiveXObject 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-3987 2010-01-29 09:54 2009-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223351 8.0 HIGH
Adjacent
cisco spa112_firmware
spa122_firmware
Multiple vulnerabilities in Cisco SPA100 Series Analog Telephone Adapters (ATAs) could allow an authenticated, adjacent attacker to execute arbitrary code with elevated privileges. The vulnerabilitie… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-15240 2024-11-21 13:28 2019-10-17 Show GitHub Exploit DB Packet Storm
223352 7.5 HIGH
Network
envoyproxy envoy Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in vers… CWE-400
 Uncontrolled Resource Consumption
CVE-2019-15226 2024-11-21 13:28 2019-10-10 Show GitHub Exploit DB Packet Storm
223353 5.3 MEDIUM
Network
tcpdump
debian
opensuse
oracle
apple
canonical
fedoraproject
libpcap
debian_linux
leap
communications_operations_monitor
mac_os_x
tvos
watchos
iphone_os
ipados
ubuntu_linux
fedora
sf-pcapng.c in libpcap before 1.9.1 does not properly validate the PHB header length before allocating memory. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-15165 2024-11-21 13:28 2019-10-4 Show GitHub Exploit DB Packet Storm
223354 5.3 MEDIUM
Network
tcpdump libpcap rpcapd/daemon.c in libpcap before 1.9.1 allows SSRF because a URL may be provided as a capture source. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2019-15164 2024-11-21 13:28 2019-10-4 Show GitHub Exploit DB Packet Storm
223355 7.5 HIGH
Network
tcpdump libpcap rpcapd/daemon.c in libpcap before 1.9.1 allows attackers to cause a denial of service (NULL pointer dereference and daemon crash) if a crypt() call fails. CWE-476
 NULL Pointer Dereference
CVE-2019-15163 2024-11-21 13:28 2019-10-4 Show GitHub Exploit DB Packet Storm
223356 5.3 MEDIUM
Network
tcpdump libpcap rpcapd/daemon.c in libpcap before 1.9.1 on non-Windows platforms provides details about why authentication failed, which might make it easier for attackers to enumerate valid usernames. CWE-345
 Insufficient Verification of Data Authenticity
CVE-2019-15162 2024-11-21 13:28 2019-10-4 Show GitHub Exploit DB Packet Storm
223357 5.3 MEDIUM
Network
tcpdump libpcap rpcapd/daemon.c in libpcap before 1.9.1 mishandles certain length values because of reuse of a variable. This may open up an attack vector involving extra data at the end of a request. CWE-131
Incorrect Calculation of Buffer Size
CVE-2019-15161 2024-11-21 13:28 2019-10-4 Show GitHub Exploit DB Packet Storm
223358 7.5 HIGH
Network
tcpdump
apple
debian
fedoraproject
opensuse
redhat
netapp
canonical
tcpdump
mac_os_x
debian_linux
fedora
leap
enterprise_linux
cloud_backup
solidfire
hci_management_node
ubuntu_linux
lmp_print_data_link_subobjs() in print-lmp.c in tcpdump before 4.9.3 lacks certain bounds checks. CWE-120
Classic Buffer Overflow
CVE-2019-15166 2024-11-21 13:28 2019-10-4 Show GitHub Exploit DB Packet Storm
223359 6.5 MEDIUM
Network
cisco unified_communications_manager A vulnerability in the web-based interface of Cisco Unified Communications Manager and Cisco Unified Communications Manager Session Management Edition (SME) could allow an unauthenticated, remote att… CWE-444
HTTP Request Smuggling
CVE-2019-15272 2024-11-21 13:28 2019-10-3 Show GitHub Exploit DB Packet Storm
223360 6.1 MEDIUM
Network
cisco unified_contact_center_express A vulnerability in Cisco Unified Contact Center Express (UCCX) Software could allow an unauthenticated, remote attacker to conduct an HTTP response splitting attack. The vulnerability is due to insuf… CWE-74
Injection
CVE-2019-15259 2024-11-21 13:28 2019-10-3 Show GitHub Exploit DB Packet Storm