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":June 5, 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
257631 7.2 危険 マイクロソフト - Microsoft Windows の kernel における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-0233 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
257632 6.3 警告 マイクロソフト - Microsoft Windows の KDC におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0035 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
257633 7.1 危険 マイクロソフト - Microsoft Windows の SMB 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-0021 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
257634 10 危険 マイクロソフト - Microsoft Windows の SMB 実装におけるアクセス権を取得される脆弱性 CWE-264
CWE-310
CVE-2010-0231 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
257635 7.8 危険 マイクロソフト - Microsoft Windows の SMB 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0022 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
257636 9 危険 マイクロソフト - Microsoft Windows の SMB 実装における任意のコードを実行される脆弱性 CWE-20
CWE-94
CVE-2010-0020 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
257637 6.9 警告 マイクロソフト - Microsoft Windows の Client/Server Run-time Subsystem における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0023 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
257638 4 警告 マイクロソフト - Microsoft Windows の Hyper-V サーバ実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0026 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
257639 9.3 危険 日本電気
アップル
富士通
古河電気工業
ヒューレット・パッカード
インターネットイニシアティブ
アラクサラネットワークス
日立
- IPv6 NDP 実装における Neighbor Discovery メッセージの送信元検証処理に関する脆弱性 CWE-20
不適切な入力確認
CVE-2008-2476 2010-03-3 11:43 2008-10-3 Show GitHub Exploit DB Packet Storm
257640 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0034 2010-03-2 11:29 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
252661 7.5 HIGH
Network
ntop ntopng ntopng before 3.0 allows HTTP Response Splitting. CWE-74
Injection
CVE-2017-7459 2024-11-21 12:31 2017-06-26 Show GitHub Exploit DB Packet Storm
252662 6.1 MEDIUM
Network
ntop ntopng ntopng before 3.0 allows XSS because GET and POST parameters are improperly validated. CWE-79
Cross-site Scripting
CVE-2017-7416 2024-11-21 12:31 2017-06-26 Show GitHub Exploit DB Packet Storm
252663 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a double free vulnerability exists in a display driver. CWE-415
 Double Free
CVE-2017-7373 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
252664 7.0 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a race condition exists in a video driver potentially leading to buffer overflow or write to arbitrary pointer location. CWE-119
CWE-362
Incorrect Access of Indexable Resource ('Range Error') 
Race Condition
CVE-2017-7372 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
252665 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a data pointer is potentially used after it has been freed when SLIMbus is turned off by Bluetooth. CWE-416
 Use After Free
CVE-2017-7371 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
252666 7.0 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a race condition exists in a video driver potentially leading to a use-after-free condition. CWE-416
 Use After Free
CVE-2017-7370 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
252667 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, an array index in an ALSA routine is not properly validating potentially leading to kernel stack corruption. CWE-20
 Improper Input Validation 
CVE-2017-7369 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
252668 7.0 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a race condition potentially exists in the ioctl handler of a sound driver. CWE-362
Race Condition
CVE-2017-7368 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
252669 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, an integer underflow vulnerability exists while processing the boot image. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-7367 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
252670 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, a KGSL ioctl was not validating all of its parameters. CWE-20
 Improper Input Validation 
CVE-2017-7366 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm