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 13, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228001 7.8 危険 シスコシステムズ - Cisco IOS の VRF-aware NAT 機能におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-362
競合状態
CVE-2013-1142 2013-04-23 17:13 2013-03-27 Show GitHub Exploit DB Packet Storm
228002 6.4 警告 Ruby on Rails project - Ruby on Rails の Active Record コンポーネントにおけるデータ型インジェクション攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-3221 2013-04-23 17:12 2013-04-22 Show GitHub Exploit DB Packet Storm
228003 4.9 警告 Linux - Linux Kernel の net/vmw_vsock/af_vsock.c における重要な情報を取得される脆弱性 CWE-200
CWE-DesignError
CVE-2013-3237 2013-04-23 16:32 2013-04-7 Show GitHub Exploit DB Packet Storm
228004 4.9 警告 Linux - Linux Kernel の net/vmw_vsock/vmci_transport.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3236 2013-04-23 16:32 2013-04-7 Show GitHub Exploit DB Packet Storm
228005 10 危険 日立 - Hitachi IT Operations Director におけるバッファオーバーフローの脆弱性 CWE-noinfo
情報不足
- 2013-04-23 15:12 2013-04-19 Show GitHub Exploit DB Packet Storm
228006 10 危険 Opera Software ASA - Opera における脆弱性 CWE-noinfo
情報不足
CVE-2013-3211 2013-04-23 15:08 2013-04-4 Show GitHub Exploit DB Packet Storm
228007 5 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3210 2013-04-23 15:07 2013-04-4 Show GitHub Exploit DB Packet Storm
228008 4.9 警告 Puppet
Canonical
- Puppet における任意のカタログを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1652 2013-04-23 13:54 2013-03-12 Show GitHub Exploit DB Packet Storm
228009 6.8 警告 Lester Chan - WordPress 用 WP-DownloadManager プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2697 2013-04-23 12:23 2013-04-5 Show GitHub Exploit DB Packet Storm
228010 4.3 警告 Novell - Novell GroupWise の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1086 2013-04-23 12:14 2013-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 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
208201 9.8 CRITICAL
Network
amazon amazon_cloudfront Amazon AWS CloudFront TLSv1.2_2019 allows TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 and TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, which some entities consider to be weak ciphers. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2020-36363 2024-11-21 14:29 2021-08-13 Show GitHub Exploit DB Packet Storm
208202 5.9 MEDIUM
Network
max7301_project max7301 An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander<EI> types that they contain. NVD-CWE-noinfo
CVE-2020-36472 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208203 5.9 MEDIUM
Network
generator_project generator An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds. NVD-CWE-noinfo
CVE-2020-36471 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208204 5.9 MEDIUM
Network
disrustor_project disrustor An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references. NVD-CWE-noinfo
CVE-2020-36470 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208205 5.9 MEDIUM
Network
appendix_project appendix An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally. NVD-CWE-noinfo
CVE-2020-36469 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208206 5.9 MEDIUM
Network
cgc_project cgc An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer. NVD-CWE-noinfo
CVE-2020-36468 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208207 5.9 MEDIUM
Network
cgc_project cgc An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object. NVD-CWE-noinfo
CVE-2020-36467 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208208 5.9 MEDIUM
Network
cgc_project cgc An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types. NVD-CWE-noinfo
CVE-2020-36466 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208209 7.5 HIGH
Network
generic-array_project generic-array An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes. NVD-CWE-noinfo
CVE-2020-36465 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
208210 7.5 HIGH
Network
heapless_project heapless An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consum… CWE-416
 Use After Free
CVE-2020-36464 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm