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 1, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252721 4.4 警告 マイクロソフト - Microsoft Windows の win32k.sys 内にある Windows カーネルモードドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1887 2010-09-2 14:04 2010-08-10 Show GitHub Exploit DB Packet Storm
252722 4.6 警告 マイクロソフト - Microsoft Windows のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1890 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
252723 9.3 危険 マイクロソフト - Microsoft Windows の Cinepak コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2553 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
252724 7.8 危険 マイクロソフト - Microsoft Windows の SMB サーバーにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2552 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
252725 7.8 危険 マイクロソフト - Microsoft Windows の SMB サーバーにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2551 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
252726 10 危険 マイクロソフト - Microsoft Windows の SMB サーバーにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2550 2010-09-1 15:17 2010-08-10 Show GitHub Exploit DB Packet Storm
252727 9.3 危険 マイクロソフト - Microsoft Office Word および Office Word Viewe における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1903 2010-09-1 15:17 2010-08-10 Show GitHub Exploit DB Packet Storm
252728 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1902 2010-09-1 15:17 2010-08-10 Show GitHub Exploit DB Packet Storm
252729 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1901 2010-09-1 15:17 2010-08-10 Show GitHub Exploit DB Packet Storm
252730 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1900 2010-09-1 15:16 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197941 8.1 HIGH
Network
parc_project parc An issue was discovered in the parc crate through 2020-11-14 for Rust. LockWeak<T> has an unconditional implementation of Send without trait bounds on T. CWE-362
Race Condition
CVE-2020-36454 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197942 8.1 HIGH
Network
scottqueue_project scottqueue An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue<T>. NVD-CWE-noinfo
CVE-2020-36453 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197943 9.8 CRITICAL
Network
array-tools_project array-tools An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone() has a drop of uninitialized memory. CWE-908
 Use of Uninitialized Resource
CVE-2020-36452 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197944 8.1 HIGH
Network
rcu_cell_project rcu_cell An issue was discovered in the rcu_cell crate through 2020-11-14 for Rust. There are unconditional implementations of Send and Sync for RcuCell<T>. CWE-77
Command Injection
CVE-2020-36451 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197945 8.1 HIGH
Network
bunch_project bunch An issue was discovered in the bunch crate through 2020-11-12 for Rust. There are unconditional implementations of Send and Sync for Bunch<T>. CWE-77
Command Injection
CVE-2020-36450 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197946 8.1 HIGH
Network
kekbit_project kekbit An issue was discovered in the kekbit crate before 0.3.4 for Rust. For ShmWriter<H>, Send is implemented without requiring H: Send. CWE-77
Command Injection
CVE-2020-36449 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197947 8.1 HIGH
Network
cache_project cache An issue was discovered in the cache crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for Cache<K>. CWE-77
Command Injection
CVE-2020-36448 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197948 8.1 HIGH
Network
v9_project v9 An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef<T>. CWE-362
Race Condition
CVE-2020-36447 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197949 8.1 HIGH
Network
signal-simple_project signal-simple An issue was discovered in the signal-simple crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for SyncChannel<T>. CWE-362
Race Condition
CVE-2020-36446 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
197950 8.1 HIGH
Network
project convec An issue was discovered in the convec crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for ConVec<T>. CWE-362
Race Condition
CVE-2020-36445 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm