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 13, 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
255211 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-4003 2010-02-16 11:44 2010-01-19 Show GitHub Exploit DB Packet Storm
255212 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4002 2010-02-16 11:44 2010-01-19 Show GitHub Exploit DB Packet Storm
255213 6.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel における競合状態の脆弱性 CWE-362
競合状態
CVE-2009-3547 2010-02-16 11:44 2009-11-3 Show GitHub Exploit DB Packet Storm
255214 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の netlink サブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2005-4881 2010-02-16 11:43 2009-10-19 Show GitHub Exploit DB Packet Storm
255215 4.7 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の execve 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2848 2010-02-16 11:43 2009-08-18 Show GitHub Exploit DB Packet Storm
255216 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の do_sigaltstack 関数における情報漏えいの脆弱性 CWE-noinfo
情報不足
CVE-2009-2847 2010-02-16 11:43 2009-08-18 Show GitHub Exploit DB Packet Storm
255217 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の personality サブシステムにおける NULL ポインタ参照の脆弱性 CWE-16
環境設定
CVE-2009-1895 2010-02-16 11:43 2009-07-16 Show GitHub Exploit DB Packet Storm
255218 4.3 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0069 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
255219 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0078 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
255220 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0074 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219781 7.5 HIGH
Network
webform_report_project webform_report The Webform Report project 7.x-1.x-dev for Drupal allows remote attackers to view submissions by visiting the /rss.xml page. NOTE: This project is not covered by Drupal's security advisory policy. CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-25012 2024-11-21 13:39 2021-01-1 Show GitHub Exploit DB Packet Storm
219782 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
219783 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
219784 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
219785 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
219786 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
219787 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
219788 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
219789 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
219790 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