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 6, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230181 6.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5991 2012-12-20 14:46 2012-12-13 Show GitHub Exploit DB Packet Storm
230182 9.3 危険 シスコシステムズ - Cisco Secure Desktop の WebLaunch 機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4655 2012-12-20 14:13 2012-06-20 Show GitHub Exploit DB Packet Storm
230183 6.4 警告 Mozilla Foundation - Mozilla Firefox のドラッグ&ドロップにおけるアドレスバーを偽造される脆弱性 CWE-Other
その他
CVE-2012-1950 2012-12-20 14:11 2012-07-17 Show GitHub Exploit DB Packet Storm
230184 2.6 注意 アップル
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- 複数の Oracle 製品の Java Runtime Environment における脆弱性 CWE-noinfo
情報不足
CVE-2010-4472 2012-12-20 14:10 2011-02-15 Show GitHub Exploit DB Packet Storm
230185 1.9 注意 VMware
Linux
レッドハット
- Linux kernel の bluetooth サブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2492 2012-12-20 13:45 2011-07-28 Show GitHub Exploit DB Packet Storm
230186 6.9 警告 VMware
Linux
レッドハット
- Linux kernel の agp_generic_remove_memory 関数におけるサービス運用妨害 (システムクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2022 2012-12-20 13:41 2011-05-9 Show GitHub Exploit DB Packet Storm
230187 7.2 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の drivers/scsi/mpt2sas/mpt2sas_ctl.c における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1495 2012-12-20 13:39 2011-05-3 Show GitHub Exploit DB Packet Storm
230188 6.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の _ctl_do_mpt_command 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1494 2012-12-20 12:30 2011-05-3 Show GitHub Exploit DB Packet Storm
230189 1.2 注意 Boat Browser - Boat Browser および Boat Browser Mini における WebView クラスに関する脆弱性 CWE-Other
その他
CVE-2012-5179 2012-12-20 12:01 2012-12-20 Show GitHub Exploit DB Packet Storm
230190 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer SP におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5691 2012-12-20 11:50 2012-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313931 7.5 HIGH
Network
sendmail sendmail Use-after-free vulnerability in Sendmail before 8.13.8 allows remote attackers to cause a denial of service (crash) via a long "header line", which causes a previously freed variable to be referenced… CWE-416
 Use After Free
CVE-2006-4434 2024-02-16 06:20 2006-08-29 Show GitHub Exploit DB Packet Storm
313932 - microsoft windows_2000
windows_xp
windows_98
windows_nt
windows_server_2003
A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads t… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2003-0813 2024-02-16 06:19 2003-11-17 Show GitHub Exploit DB Packet Storm
313933 9.8 CRITICAL
Network
ultimate_php_board_project ultimate_php_board register.php in Ultimate PHP Board (UPB) 1.0 and 1.0b uses an administrative account Admin with a capital "A," but allows a remote attacker to impersonate the administrator by registering an account … CWE-178
 Improper Handling of Case Sensitivity
CVE-2002-1820 2024-02-16 06:19 2002-12-31 Show GitHub Exploit DB Packet Storm
313934 - openpkg
trustix
hp
avaya
debian
php
openpkg
secure_linux
hp-ux
converged_communications_server
debian_linux
php
The memory_limit functionality in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, under certain conditions such as when register_globals is enabled, allows remote attackers to execute arbitrary code by … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2004-0594 2024-02-16 06:17 2004-07-27 Show GitHub Exploit DB Packet Storm
313935 7.5 HIGH
Network
pldaniels altermime Off-by-one error in alterMIME 0.1.10 and 0.1.11 allows remote attackers to cause a denial of service (crash) via an x-header that causes snprintf overwrite the FFGET_FILE variable with a (null) byte. CWE-193
 Off-by-one Error
CVE-2002-1721 2024-02-16 06:13 2002-12-31 Show GitHub Exploit DB Packet Storm
313936 7.5 HIGH
Network
hadrons xfstt Off-by-one error in certain versions of xfstt allows remote attackers to read potentially sensitive memory via a malformed client request in the connection handshake, which leaks the memory in the se… CWE-193
 Off-by-one Error
CVE-2003-0625 2024-02-16 06:12 2003-08-27 Show GitHub Exploit DB Packet Storm
313937 - tcpdump tcpdump Integer underflow in the isakmp_id_print for TCPDUMP 3.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an ISAKMP packet with an Identification payload with a length t… CWE-125
CWE-191
Out-of-bounds Read
 Integer Underflow (Wrap or Wraparound)
CVE-2004-0184 2024-02-16 06:09 2004-05-4 Show GitHub Exploit DB Packet Storm
313938 - openbsd openbsd isakmpd in OpenBSD 3.4 and earlier allows remote attackers to cause a denial of service (crash) via an ISAKMP packet with a delete payload containing a large number of SPIs, which triggers an out-of-… CWE-125
Out-of-bounds Read
CVE-2004-0221 2024-02-16 06:09 2004-05-4 Show GitHub Exploit DB Packet Storm
313939 8.8 HIGH
Network
phpbb phpbb prefs.php in phpBB 1.4.0 and earlier allows remote authenticated users to execute arbitrary PHP code via an invalid language value, which prevents the variables (1) $l_statsblock in prefs.php or (2) … CWE-665
 Improper Initialization
CVE-2001-1471 2024-02-16 06:06 2001-07-31 Show GitHub Exploit DB Packet Storm
313940 7.5 HIGH
Network
isc
canonical
apple
bind
ubuntu_linux
mac_os_x_server
mac_os_x
BIND before 9.2.6-P1 and 9.3.x before 9.3.2-P1 allows remote attackers to cause a denial of service (crash) via certain SIG queries, which cause an assertion failure when multiple RRsets are returned. CWE-617
 Reachable Assertion
CVE-2006-4095 2024-02-16 06:04 2006-09-6 Show GitHub Exploit DB Packet Storm