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 8, 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
253761 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の CoolType.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2862 2010-08-31 16:41 2010-08-5 Show GitHub Exploit DB Packet Storm
253762 5 警告 無料素材屋 Moo - moobbs2 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2365 2010-08-31 11:02 2010-08-31 Show GitHub Exploit DB Packet Storm
253763 5 警告 無料素材屋 Moo - moobbs におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2364 2010-08-31 11:01 2010-08-31 Show GitHub Exploit DB Packet Storm
253764 5.1 警告 GNU Project
レッドハット
- GnuPG の kbx/keybox-blob.c における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2547 2010-08-30 19:01 2010-07-23 Show GitHub Exploit DB Packet Storm
253765 - - Invensys - Wonderware Archestra ConfigurationAccessComponent ActiveX コントロールにおけるバッファオーバーフローの脆弱性 - - 2010-08-30 19:01 2010-08-5 Show GitHub Exploit DB Packet Storm
253766 7.8 危険 シスコシステムズ - 複数の Cisco 製品の IKE におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2817 2010-08-27 16:04 2010-08-4 Show GitHub Exploit DB Packet Storm
253767 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances の SIP 検査機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2816 2010-08-27 16:04 2010-08-4 Show GitHub Exploit DB Packet Storm
253768 7.8 危険 シスコシステムズ - 複数の Cisco 製品の Transport Layer Security におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2815 2010-08-27 16:03 2010-08-4 Show GitHub Exploit DB Packet Storm
253769 7.8 危険 シスコシステムズ - 複数の Cisco 製品の Transport Layer Security におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2814 2010-08-27 16:03 2010-08-4 Show GitHub Exploit DB Packet Storm
253770 7.8 危険 シスコシステムズ - 複数の Cisco 製品の Transport Layer Security におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1581 2010-08-27 16:03 2010-08-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222241 6.1 MEDIUM
Network
sakailms sakai Sakai through 12.6 allows XSS via a chat user name. CWE-79
Cross-site Scripting
CVE-2019-16148 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222242 4.8 MEDIUM
Network
getgophish gophish Gophish through 0.8.0 allows XSS via a username. CWE-79
Cross-site Scripting
CVE-2019-16146 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222243 9.8 CRITICAL
Network
atutor atutor In ATutor 2.2.4, an unauthenticated attacker can change the application settings and force it to use his crafted database, which allows him to gain access to the application. Next, he can change the … CWE-863
 Incorrect Authorization
CVE-2019-16114 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222244 7.5 HIGH
Network
generator-rs_project generator-rs An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield_ during API calls. CWE-908
 Use of Uninitialized Resource
CVE-2019-16144 2024-11-21 13:30 2019-09-9 Show GitHub Exploit DB Packet Storm
222245 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
222246 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
222247 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
222248 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
222249 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
222250 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