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 31, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255491 6.2 警告 サイバートラスト株式会社
VMware
Todd C. Miller
レッドハット
- sudo における権限昇格の脆弱性 CWE-DesignError
CVE-2010-2956 2011-01-14 14:44 2010-09-7 Show GitHub Exploit DB Packet Storm
255492 - - GNU Project
VMware
サイバートラスト株式会社
レッドハット
- glibc に権限昇格の脆弱性 - CVE-2010-3847 2011-01-14 14:42 2010-10-26 Show GitHub Exploit DB Packet Storm
255493 7.8 危険 マイクロソフト
アドビシステムズ
日本電気
- Microsoft Visual Studio の ATL における終端文字列の処理に関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-2495 2011-01-14 14:33 2009-07-28 Show GitHub Exploit DB Packet Storm
255494 9.3 危険 サン・マイクロシステムズ
アドビシステムズ
日本電気
マイクロソフト
OpenOffice.org Project
- Microsoft Visual Studio の ATL におけるオブジェクトのインスタンス化処理に関する任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2493 2011-01-14 14:32 2009-07-28 Show GitHub Exploit DB Packet Storm
255495 9.3 危険 マイクロソフト
アドビシステムズ
日本電気
- Microsoft Visual Studio の ATL における未初期化オブジェクト処理に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0901 2011-01-14 14:31 2009-07-28 Show GitHub Exploit DB Packet Storm
255496 6.9 警告 マイクロソフト - Microsoft Windows の OpenType Font ドライバにおける権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3957 2011-01-13 16:22 2010-12-14 Show GitHub Exploit DB Packet Storm
255497 9.3 危険 マイクロソフト - Microsoft Windows の OpenType Font ドライバにおける権限昇格の脆弱性 CWE-94
コード・インジェクション
CVE-2010-3956 2011-01-13 16:19 2010-12-14 Show GitHub Exploit DB Packet Storm
255498 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3346 2011-01-13 16:15 2010-12-14 Show GitHub Exploit DB Packet Storm
255499 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3345 2011-01-13 16:11 2010-12-14 Show GitHub Exploit DB Packet Storm
255500 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3343 2011-01-13 15:48 2010-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
225661 9.8 CRITICAL
Network
labf aceaxe_plus The FTP client in AceaXe Plus 1.0 allows a buffer overflow via a long EHLO response from an FTP server. CWE-120
Classic Buffer Overflow
CVE-2019-19782 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225662 8.8 HIGH
Network
lodahs_project lodahs The lodahs package 0.0.1 for Node.js is a Trojan horse, and may have been installed by persons who mistyped the lodash package name. In particular, the Trojan horse finds and exfiltrates cryptocurren… NVD-CWE-noinfo
CVE-2019-19771 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225663 8.2 HIGH
Network
linux linux_kernel In the Linux kernel 4.19.83, there is a use-after-free (read) in the debugfs_remove function in fs/debugfs/inode.c (which is used to remove a file or directory in debugfs that was previously created … CWE-416
 Use After Free
CVE-2019-19770 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225664 6.7 MEDIUM
Local
linux
fedoraproject
linux_kernel
fedora
In the Linux kernel 5.3.10, there is a use-after-free (read) in the perf_trace_lock_acquire function (related to include/trace/events/lock.h). CWE-416
 Use After Free
CVE-2019-19769 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225665 7.5 HIGH
Network
linux linux_kernel In the Linux kernel 5.4.0-rc2, there is a use-after-free (read) in the __blk_add_trace function in kernel/trace/blktrace.c (which is used to fill out a blk_io_trace structure and place it in a per-cp… CWE-416
 Use After Free
CVE-2019-19768 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225666 5.5 MEDIUM
Local
linux linux_kernel The Linux kernel before 5.4.2 mishandles ext4_expand_extra_isize, as demonstrated by use-after-free errors in __ext4_expand_extra_isize and ext4_xattr_set_entry, related to fs/ext4/inode.c and fs/ext… CWE-416
 Use After Free
CVE-2019-19767 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225667 7.5 HIGH
Network
bitwarden server The Bitwarden server through 1.32.0 has a potentially unwanted KDF. CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2019-19766 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225668 9.8 CRITICAL
Network
minerstat msos minerstat msOS before 2019-10-23 does not have a unique SSH key for each instance of the product. NVD-CWE-noinfo
CVE-2019-19750 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
225669 6.1 MEDIUM
Network
brizoit work_time_calendar The Work Time Calendar app before 4.7.1 for Jira allows XSS. CWE-79
Cross-site Scripting
CVE-2019-19748 2024-11-21 13:35 2019-12-12 Show GitHub Exploit DB Packet Storm
225670 5.5 MEDIUM
Local
fig2dev_project
fedoraproject
fig2dev
fedora
make_arrow in arrow.c in Xfig fig2dev 3.2.7b allows a segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type. CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-19746 2024-11-21 13:35 2019-12-12 Show GitHub Exploit DB Packet Storm