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":May 30, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225981 5 警告 IBM - IBM Sterling Secure Proxy における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0519 2013-05-13 15:43 2013-05-3 Show GitHub Exploit DB Packet Storm
225982 4.3 警告 IBM - IBM Sterling Secure Proxy におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0518 2013-05-13 15:40 2013-05-3 Show GitHub Exploit DB Packet Storm
225983 4 警告 シスコシステムズ - Cisco IOS XR の SNMP モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-200
情報漏えい
CVE-2013-1216 2013-05-10 18:48 2013-04-26 Show GitHub Exploit DB Packet Storm
225984 9.3 危険 シスコシステムズ - Cisco UCS の Manager コンポーネントの Web コンソールにおける LDAP 認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1182 2013-05-10 18:47 2013-04-24 Show GitHub Exploit DB Packet Storm
225985 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1304 2013-05-10 18:45 2013-04-9 Show GitHub Exploit DB Packet Storm
225986 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1303 2013-05-10 18:44 2013-04-9 Show GitHub Exploit DB Packet Storm
225987 7.8 危険 シスコシステムズ - Cisco Unified Customer Voice Portal における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1225 2013-05-10 16:18 2013-05-8 Show GitHub Exploit DB Packet Storm
225988 7.8 危険 シスコシステムズ - Cisco Unified Customer Voice Portal のログビューアにおける任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2013-1223 2013-05-10 16:16 2013-05-8 Show GitHub Exploit DB Packet Storm
225989 7.8 危険 シスコシステムズ - Cisco Unified Customer Voice Portal の Tomcat Web Management 機能における任意のカスタム Web アプリケーションを起動される脆弱性 CWE-16
環境設定
CVE-2013-1222 2013-05-10 16:16 2013-05-8 Show GitHub Exploit DB Packet Storm
225990 10 危険 シスコシステムズ - Cisco Unified Customer Voice Portal の Tomcat Web Management 機能における任意のコードを実行される脆弱性 CWE-16
環境設定
CVE-2013-1221 2013-05-10 16:15 2013-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223791 5.4 MEDIUM
Network
netbox netbox NetBox through 2.6.2 allows an Authenticated User to conduct an XSS attack against an admin via a GFM-rendered field, as demonstrated by /dcim/sites/add/ comments. CWE-79
Cross-site Scripting
CVE-2019-25011 2024-11-21 13:39 2021-01-1 Show GitHub Exploit DB Packet Storm
223792 9.8 CRITICAL
Network
failure_project failure An issue was discovered in the failure crate through 2019-11-13 for Rust. Type confusion can occur when __private_get_type_id__ is overridden. CWE-843
Type Confusion
CVE-2019-25010 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223793 9.8 CRITICAL
Network
hyper http An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness. CWE-415
 Double Free
CVE-2019-25009 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223794 7.5 HIGH
Network
streebog_project streebog An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic. NVD-CWE-noinfo
CVE-2019-25007 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223795 7.5 HIGH
Network
streebog_project streebog An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can produce the wrong answer. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-25006 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223796 7.5 HIGH
Network
chacha20_project chacha20 An issue was discovered in the chacha20 crate before 0.2.3 for Rust. A ChaCha20 counter overflow makes it easier for attackers to determine plaintext. CWE-190
 Integer Overflow or Wraparound
CVE-2019-25005 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223797 9.8 CRITICAL
Network
google flatbuffers An issue was discovered in the flatbuffers crate before 0.6.1 for Rust. Arbitrary bytes can be reinterpreted as a bool, defeating soundness. NVD-CWE-noinfo
CVE-2019-25004 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223798 7.5 HIGH
Network
parity libsecp256k1 An issue was discovered in the libsecp256k1 crate before 0.3.1 for Rust. Scalar::check_overflow allows a timing side-channel attack; consequently, attackers can obtain sensitive information. NVD-CWE-Other
CVE-2019-25003 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223799 9.8 CRITICAL
Network
sodiumoxide_project sodiumoxide An issue was discovered in the sodiumoxide crate before 0.2.5 for Rust. generichash::Digest::eq compares itself to itself and thus has degenerate security properties. NVD-CWE-noinfo
CVE-2019-25002 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223800 7.5 HIGH
Network
serde_cbor_project serde_cbor An issue was discovered in the serde_cbor crate before 0.10.2 for Rust. The CBOR deserializer can cause stack consumption via nested semantic tags. CWE-787
 Out-of-bounds Write
CVE-2019-25001 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm