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 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
252141 5 警告 ProFTPD Project - ProFTPD の mod_sftp モジュールにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1137 2011-04-27 11:59 2011-01-24 Show GitHub Exploit DB Packet Storm
252142 6.8 警告 IBM - IBM AIX の LDAP ログイン機能における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1561 2011-04-27 11:57 2011-03-31 Show GitHub Exploit DB Packet Storm
252143 4.4 警告 ヒューレット・パッカード - HP HP-UX の OS-Core.CORE2-KRN ファイルセットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0891 2011-04-27 11:56 2011-03-23 Show GitHub Exploit DB Packet Storm
252144 1.9 注意 Gentoo Linux
レッドハット
- logrotate の logrotate.c 内にある writeState 関数におけるサービス運用妨害 (ローテーションの停止) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1155 2011-04-27 11:41 2011-03-30 Show GitHub Exploit DB Packet Storm
252145 6.9 警告 Gentoo Linux
レッドハット
- logrotate の shred_file 関数における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1154 2011-04-27 11:40 2011-03-30 Show GitHub Exploit DB Packet Storm
252146 1.9 注意 Gentoo Linux
レッドハット
- logrotate の createOutputFile 関数におけるログデータを閲覧される脆弱性 CWE-362
競合状態
CVE-2011-1098 2011-04-27 11:39 2011-03-30 Show GitHub Exploit DB Packet Storm
252147 6.9 警告 サイバートラスト株式会社
libvirt.org
レッドハット
- 複数のレッドハット製品などで利用される libvirt の libvirt.c における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1146 2011-04-27 11:34 2011-02-17 Show GitHub Exploit DB Packet Storm
252148 5.1 警告 rsync.samba.org
レッドハット
- rsync における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1097 2011-04-27 11:32 2011-03-26 Show GitHub Exploit DB Packet Storm
252149 6.9 警告 GNOME Project
レッドハット
- GNOME Display Manager におけるファイルの所有権を変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0727 2011-04-27 11:31 2011-03-28 Show GitHub Exploit DB Packet Storm
252150 7.5 危険 レッドハット - Plone における管理者のアクセス権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0720 2011-04-27 11:30 2011-02-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222781 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
222782 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
222783 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
222784 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
222785 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
222786 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
222787 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
222788 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
222789 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
222790 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