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 9, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254741 6.8 警告 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の imageop.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-1679 2010-01-19 15:48 2008-04-22 Show GitHub Exploit DB Packet Storm
254742 5.8 警告 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の imageop モジュールにおける複数の整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-4965 2010-01-19 15:47 2007-09-18 Show GitHub Exploit DB Packet Storm
254743 7.5 危険 アップル - Mac OS X 用の Java における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2009-2843 2010-01-18 12:22 2009-12-3 Show GitHub Exploit DB Packet Storm
254744 6.8 警告 アップル
GNU Project
サン・マイクロシステムズ
サイバートラスト株式会社
レッドハット
- GNU tar の contains_dot_dot() 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2007-4131 2010-01-18 12:21 2007-08-23 Show GitHub Exploit DB Packet Storm
254745 4.6 警告 IBM - IBM DB2 の dasauto における管理者権限を持たないユーザが実行可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4150 2010-01-15 14:10 2009-12-2 Show GitHub Exploit DB Packet Storm
254746 2.1 注意 サン・マイクロシステムズ - Sun Solaris の ldap_cachemgr におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4080 2010-01-15 14:10 2009-11-24 Show GitHub Exploit DB Packet Storm
254747 5 警告 サン・マイクロシステムズ - Sun Solaris の sshd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4075 2010-01-15 14:09 2009-11-23 Show GitHub Exploit DB Packet Storm
254748 2.6 注意 オラクル - Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-01-14 15:01 2010-01-14 Show GitHub Exploit DB Packet Storm
254749 9.3 危険 マイクロソフト - Microsoft Internet Explorer に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3672 2010-01-14 12:08 2009-11-25 Show GitHub Exploit DB Packet Storm
254750 9.3 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の java.lang パッケージにおける脆弱性 CWE-362
競合状態
CVE-2009-2724 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222681 9.8 CRITICAL
Network
blake2 blake2-rust An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required … CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-16143 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222682 9.8 CRITICAL
Network
renderdocs-rs_project renderdocs-rs An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application. CWE-20
 Improper Input Validation 
CVE-2019-16142 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222683 7.5 HIGH
Network
once_cell_project once_cell An issue was discovered in the once_cell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy. CWE-20
 Improper Input Validation 
CVE-2019-16141 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222684 9.8 CRITICAL
Network
isahc_project isahc An issue was discovered in the chttp crate before 0.1.3 for Rust. There is a use-after-free during buffer conversion. CWE-416
 Use After Free
CVE-2019-16140 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222685 9.8 CRITICAL
Network
compact_arena_project compact_arena An issue was discovered in the compact_arena crate before 0.4.0 for Rust. Generativity is mishandled, leading to an out-of-bounds write or read. CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2019-16139 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222686 9.8 CRITICAL
Network
image-rs image An issue was discovered in the image crate before 0.21.3 for Rust, affecting the HDR image format decoder. Vec::set_len is called on an uninitialized vector, leading to a use-after-free and arbitrary… CWE-416
 Use After Free
CVE-2019-16138 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222687 7.5 HIGH
Network
spin-rs_project spin-rs An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclus… CWE-662
 Improper Synchronization
CVE-2019-16137 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222688 6.5 MEDIUM
Network
weaver eteams_oa An issue was discovered in eteams OA v4.0.34. Because the session is not strictly checked, the account names and passwords of all employees in the company can be obtained by an ordinary account. Spec… CWE-613
 Insufficient Session Expiration
CVE-2019-16133 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222689 6.5 MEDIUM
Network
phpok oklite An issue was discovered in OKLite v1.2.25. framework/admin/tpl_control.php allows remote attackers to delete arbitrary files via a title directory-traversal pathname followed by a crafted substring. CWE-22
Path Traversal
CVE-2019-16132 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222690 8.8 HIGH
Network
phpok oklite framework/admin/modulec_control.php in OKLite v1.2.25 has an Arbitrary File Upload Vulnerability because a .php file from a ZIP archive can be written to /data/cache/. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-16131 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm