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
228341 7.5 危険 シスコシステムズ - Cisco Network Admission Control Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-1177 2013-04-22 16:39 2013-04-17 Show GitHub Exploit DB Packet Storm
228342 7.1 危険 シスコシステムズ - Cisco TelePresence MCU デバイスおよび TelePresence Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1176 2013-04-22 16:38 2013-04-17 Show GitHub Exploit DB Packet Storm
228343 4.3 警告 chatelao - PHP Address Book の edit.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1749 2013-04-22 16:32 2013-04-18 Show GitHub Exploit DB Packet Storm
228344 7.5 危険 chatelao - PHP Address Book における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-1748 2013-04-22 16:17 2013-04-18 Show GitHub Exploit DB Packet Storm
228345 10 危険 Rockwell Automation - Rockwell Automation RSLinx Enterprise の LogReceiver.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4715 2013-04-22 16:02 2013-04-5 Show GitHub Exploit DB Packet Storm
228346 7.8 危険 Rockwell Automation - Rockwell Automation FactoryTalk Services Platform の RNADiagnostics.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4714 2013-04-22 16:01 2013-04-5 Show GitHub Exploit DB Packet Storm
228347 7.8 危険 Rockwell Automation - Rockwell Automation FactoryTalk Services Platform の RNADiagnostics.dll における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2012-4713 2013-04-22 16:00 2013-04-5 Show GitHub Exploit DB Packet Storm
228348 7.1 危険 Rockwell Automation - Rockwell Automation RSLinx Enterprise の LogReceiver.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-4695 2013-04-22 15:58 2013-04-5 Show GitHub Exploit DB Packet Storm
228349 6.6 警告 Schneider Electric - Schneider Electric の MiCOM S1 Studio におけるサービスまたは設定ファイルを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0687 2013-04-22 15:34 2013-03-28 Show GitHub Exploit DB Packet Storm
228350 7.2 危険 Parallels - Parallels Plesk Panel の /usr/local/psa/admin/sbin/wrapper における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-0133 2013-04-22 13:58 2013-04-10 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
193991 9.6 CRITICAL
Network
marktext marktext Mark Text through 0.16.3 allows attackers arbitrary command execution. This could lead to Remote Code Execution (RCE) by opening .md files containing a mutation Cross Site Scripting (XSS) payload. CWE-79
Cross-site Scripting
CVE-2021-29996 2024-11-21 15:02 2021-04-5 Show GitHub Exploit DB Packet Storm
193992 7.3 HIGH
Network
reorder_project reorder An issue was discovered in the reorder crate through 2021-02-24 for Rust. swap_index can return uninitialized values if an iterator returns a len() that is too large. CWE-787
 Out-of-bounds Write
CVE-2021-29942 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
193993 7.3 HIGH
Network
reorder_project reorder An issue was discovered in the reorder crate through 2021-02-24 for Rust. swap_index has an out-of-bounds write if an iterator returns a len() that is too small. CWE-787
 Out-of-bounds Write
CVE-2021-29941 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
193994 9.8 CRITICAL
Network
through_project through An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free (in through and through_and) upon a panic of the map function. CWE-415
 Double Free
CVE-2021-29940 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
193995 7.3 HIGH
Network
stackvector_project stackvector An issue was discovered in the stackvector crate through 2021-02-19 for Rust. There is an out-of-bounds write in StackVec::extend if size_hint provides certain anomalous data. CWE-787
 Out-of-bounds Write
CVE-2021-29939 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
193996 7.5 HIGH
Network
slice-deque_project slice-deque An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drain_filter upon a panic in a predicate function. CWE-415
 Double Free
CVE-2021-29938 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
193997 9.8 CRITICAL
Network
telemetry_project telemetry An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone() call panics within misc::vec_with_size(). CWE-908
 Use of Uninitialized Resource
CVE-2021-29937 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
193998 9.8 CRITICAL
Network
adtensor_project adtensor An issue was discovered in the adtensor crate through 2021-01-11 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix. CWE-908
 Use of Uninitialized Resource
CVE-2021-29936 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
193999 7.3 HIGH
Network
rocket rocket An issue was discovered in the rocket crate before 0.4.7 for Rust. uri::Formatter can have a use-after-free if a user-provided function panics. CWE-416
 Use After Free
CVE-2021-29935 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm
194000 7.3 HIGH
Network
uu_od_project uu_od An issue was discovered in PartialReader in the uu_od crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation. CWE-125
CWE-908
Out-of-bounds Read
 Use of Uninitialized Resource
CVE-2021-29934 2024-11-21 15:02 2021-04-1 Show GitHub Exploit DB Packet Storm