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 10, 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
228401 6.8 警告 サン・マイクロシステムズ
日本電気
オラクル
- Oracle Java 7 に脆弱性 CWE-noinfo
情報不足
CVE-2012-4681 2013-02-4 17:51 2012-08-28 Show GitHub Exploit DB Packet Storm
228402 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおける整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2013-1462 2013-02-4 16:38 2013-01-31 Show GitHub Exploit DB Packet Storm
228403 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1461 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
228404 10 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の HTTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0230 2013-02-4 16:37 2013-01-31 Show GitHub Exploit DB Packet Storm
228405 7.8 危険 MiniUPnP Project - MiniUPnP MiniUPnPd の SSDP ハンドラにおけるサービス運用妨害 (サービスクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0229 2013-02-4 16:36 2013-01-31 Show GitHub Exploit DB Packet Storm
228406 7.6 危険 DELL EMC (旧 EMC Corporation) - EMC AlphaStor の Drive Control Program におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0930 2013-02-4 16:26 2013-01-31 Show GitHub Exploit DB Packet Storm
228407 9.3 危険 オラクル - Oracle Java SE 7 Update 11 における Java セキュリティサンドボックスを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-1490 2013-02-4 16:25 2013-01-31 Show GitHub Exploit DB Packet Storm
228408 4.3 警告 シスコシステムズ - Cisco Unified Communications Domain Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1113 2013-02-1 16:13 2013-01-25 Show GitHub Exploit DB Packet Storm
228409 5 警告 シスコシステムズ - Cisco Carrier Routing System におけるサービス運用妨害 (パケットロス) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1112 2013-02-1 16:13 2013-01-25 Show GitHub Exploit DB Packet Storm
228410 4.3 警告 IBM - IBM Cognos TM1 の Web コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6350 2013-02-1 16:12 2013-01-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194301 6.5 MEDIUM
Local
linux
debian
netapp
linux_kernel
debian_linux
cloud_backup
solidfire_baseboard_management_controller_firmware
An issue was discovered in the Linux kernel through 5.11.3, as used with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a resul… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2021-28038 2024-11-21 14:59 2021-03-6 Show GitHub Exploit DB Packet Storm
194302 9.8 CRITICAL
Network
internment_project internment An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern<T>. NVD-CWE-noinfo
CVE-2021-28037 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194303 7.5 HIGH
Network
quinn_project quinn An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::Socket… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2021-28036 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194304 9.8 CRITICAL
Network
stack_dst_project stack_dst An issue was discovered in the stack_dst crate before 0.6.1 for Rust. Because of the push_inner behavior, a drop of uninitialized memory can occur upon a val.clone() panic. CWE-908
 Use of Uninitialized Resource
CVE-2021-28035 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194305 9.8 CRITICAL
Network
stack_dst_project stack_dst An issue was discovered in the stack_dst crate before 0.6.1 for Rust. Because of the push_inner behavior, a double free can occur upon a val.clone() panic. CWE-415
 Double Free
CVE-2021-28034 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194306 9.8 CRITICAL
Network
byte_struct_project byte_struct An issue was discovered in the byte_struct crate before 0.6.1 for Rust. There can be a drop of uninitialized memory if a certain deserialization method panics. CWE-908
 Use of Uninitialized Resource
CVE-2021-28033 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194307 9.8 CRITICAL
Network
nano_arena_project nano_arena An issue was discovered in the nano_arena crate before 0.5.2 for Rust. There is an aliasing violation in split_at because two mutable references can exist for the same element, if Borrow<Idx> behaves… NVD-CWE-Other
CVE-2021-28032 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194308 9.8 CRITICAL
Network
scratchpad_project scratchpad An issue was discovered in the scratchpad crate before 1.3.1 for Rust. The move_elements function can have a double-free upon a panic in a user-provided f function. CWE-415
 Double Free
CVE-2021-28031 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194309 7.5 HIGH
Network
truetype_project truetype An issue was discovered in the truetype crate before 0.30.1 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation within Tape::take_bytes. CWE-908
 Use of Uninitialized Resource
CVE-2021-28030 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm
194310 7.5 HIGH
Network
toodee_project toodee An issue was discovered in the toodee crate before 0.3.0 for Rust. The row-insertion feature allows attackers to read the contents of uninitialized memory locations. CWE-908
 Use of Uninitialized Resource
CVE-2021-28029 2024-11-21 14:59 2021-03-5 Show GitHub Exploit DB Packet Storm