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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254351 3.5 注意 Drupal
サイバートラスト株式会社
- Drupal の Contact モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4369 2010-02-2 11:42 2009-12-16 Show GitHub Exploit DB Packet Storm
254352 7.5 危険 日立 - Cosminexus、Processing Kit for XML および Hitachi Developer's Kit for Java におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
- 2010-02-2 11:42 2009-12-22 Show GitHub Exploit DB Packet Storm
254353 4.3 警告 VMware - 複数の VMware 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3731 2010-02-1 11:52 2009-12-15 Show GitHub Exploit DB Packet Storm
254354 10 危険 サイバートラスト株式会社
Linux
- Linux kernel および gxsnmp パッケージの asn1 の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-1673 2010-02-1 11:51 2008-06-10 Show GitHub Exploit DB Packet Storm
254355 10 危険 ヒューレット・パッカード - 複数の Symantec 製品の VRTSweb における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2009-3027 2010-02-1 11:51 2009-12-8 Show GitHub Exploit DB Packet Storm
254356 9.3 危険 KDE project
Glyph & Cog, LLC
GNOME Project
サイバートラスト株式会社
レッドハット
- Xpdf、gpdf および kpdf の FoFiType1::parse 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4035 2010-01-29 09:54 2009-12-16 Show GitHub Exploit DB Packet Storm
254357 7.8 危険 Mozilla Foundation - Mozilla Firefox/SeaMonkey の GeckoActiveXObject 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-3987 2010-01-29 09:54 2009-12-15 Show GitHub Exploit DB Packet Storm
254358 7.6 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3986 2010-01-29 09:54 2009-12-15 Show GitHub Exploit DB Packet Storm
254359 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey におけるコンテンツを偽装される脆弱性 CWE-Other
その他
CVE-2009-3985 2010-01-29 09:53 2009-12-15 Show GitHub Exploit DB Packet Storm
254360 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における http URL または file URL の SSL インジケータを偽装される脆弱性 CWE-Other
その他
CVE-2009-3984 2010-01-29 09:53 2009-12-15 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