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 16, 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
226421 6.5 警告 MongoDB Inc. - MongoDB の scripting/engine_v8.h の find プロトタイプにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3969 2013-10-4 19:50 2013-06-8 Show GitHub Exploit DB Packet Storm
226422 2.1 注意 OpenStack - python-keystoneclient の user-password-update コマンドにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2013 2013-10-4 19:48 2013-05-24 Show GitHub Exploit DB Packet Storm
226423 4.3 警告 サムスン - 複数の Samsung SHR 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3964 2013-10-4 19:24 2013-06-12 Show GitHub Exploit DB Packet Storm
226424 6.8 警告 Grandstream Networks - 複数の Grandstream 製品の goform/usermanage におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3963 2013-10-4 19:20 2013-06-12 Show GitHub Exploit DB Packet Storm
226425 4.3 警告 Grandstream Networks - 複数の Grandstream 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3962 2013-10-4 19:19 2013-08-20 Show GitHub Exploit DB Packet Storm
226426 6.8 警告 Brickcom - 複数の Brickcom 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3690 2013-10-4 19:16 2013-06-12 Show GitHub Exploit DB Packet Storm
226427 6.8 警告 ソニービジネスソリューション
OvisLink
- 複数の SONY ネットワークカメラ製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3539 2013-10-4 18:57 2013-06-12 Show GitHub Exploit DB Packet Storm
226428 5 警告 アルバネットワークス株式会社 - Aruba Networks ClearPass および Amigopod/ClearPass Guest におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2269 2013-10-4 18:39 2013-05-8 Show GitHub Exploit DB Packet Storm
226429 4 警告 MariaDB Corporation Ab.
オラクル
- Oracle MySQL および MariaDB における総当たりパスワード推測攻撃を実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-5627 2013-10-4 18:30 2012-12-5 Show GitHub Exploit DB Packet Storm
226430 2.1 注意 Xen プロジェクト - Xen の fbld 命令のエミュレーションにおけるハイパーバイザのスタック情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4361 2013-10-4 16:52 2013-09-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208851 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
208852 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
208853 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
208854 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
208855 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
208856 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
208857 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
208858 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
208859 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
208860 7.5 HIGH
Network
google flatbuffers An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. read_scalar (and read_scalar_at) can transmute values without unsafe blocks. NVD-CWE-noinfo
CVE-2020-35864 2024-11-21 14:28 2020-12-31 Show GitHub Exploit DB Packet Storm