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 12, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227141 9.3 危険 マイクロソフト - Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3116 2013-06-20 16:35 2013-06-11 Show GitHub Exploit DB Packet Storm
227142 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 および 10 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3114 2013-06-20 16:33 2013-06-11 Show GitHub Exploit DB Packet Storm
227143 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3113 2013-06-20 16:32 2013-06-11 Show GitHub Exploit DB Packet Storm
227144 7.5 危険 HTC Corporation - HTC Droid Incredible 上で稼働する 3G Mobile Hotspot 機能におけるアクセスされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4622 2013-06-20 16:24 2013-06-19 Show GitHub Exploit DB Packet Storm
227145 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3112 2013-06-20 16:24 2013-06-11 Show GitHub Exploit DB Packet Storm
227146 9.3 危険 マイクロソフト - Microsoft Internet Explorer 8 から 10 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3111 2013-06-20 16:22 2013-06-11 Show GitHub Exploit DB Packet Storm
227147 9.3 危険 マイクロソフト - Microsoft Internet Explorer 8 および 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3110 2013-06-20 16:20 2013-06-11 Show GitHub Exploit DB Packet Storm
227148 4.3 警告 IBM - IBM Cognos TM1 のサーバプロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0484 2013-06-20 16:15 2013-06-14 Show GitHub Exploit DB Packet Storm
227149 6.8 警告 サイボウズ - Cybozu Office におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3269 2013-06-20 16:15 2013-04-15 Show GitHub Exploit DB Packet Storm
227150 6.4 警告 TYPO3 Association - TYPO3 のアクセストラッキングメカニズムにおけるオープンリダイレクトの脆弱性 CWE-399
リソース管理の問題
CVE-2013-1843 2013-06-20 15:26 2013-03-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208321 8.1 HIGH
Network
internment_project internment An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-35874 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208322 9.8 CRITICAL
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated because sessions.rs has a use-after-free. CWE-416
 Use After Free
CVE-2020-35873 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208323 9.8 CRITICAL
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via the repr(Rust) type. NVD-CWE-noinfo
CVE-2020-35872 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208324 8.1 HIGH
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API data race. CWE-362
Race Condition
CVE-2020-35871 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208325 9.8 CRITICAL
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API use-after-free. CWE-416
 Use After Free
CVE-2020-35870 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208326 9.8 CRITICAL
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated because rusqlite::trace::log mishandles format strings. CWE-134
Use of Externally-Controlled Format String
CVE-2020-35869 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208327 9.8 CRITICAL
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via UnlockNotification. NVD-CWE-noinfo
CVE-2020-35868 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208328 9.8 CRITICAL
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via create_module. NVD-CWE-noinfo
CVE-2020-35867 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208329 9.8 CRITICAL
Network
rusqlite_project rusqlite An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via VTab / VTabCursor. NVD-CWE-noinfo
CVE-2020-35866 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm
208330 7.5 HIGH
Network
os_str_bytes_project os_str_bytes An issue was discovered in the os_str_bytes crate before 2.0.0 for Rust. It has false expectations about char::from_u32_unchecked behavior. NVD-CWE-noinfo
CVE-2020-35865 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm