Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Jan. 16, 2025, 6:05 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206651 9 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスの WebVPN 実装におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4680 2011-02-24 16:28 2011-01-7 Show GitHub Exploit DB Packet Storm
206652 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4679 2011-02-24 16:26 2011-01-7 Show GitHub Exploit DB Packet Storm
206653 7.5 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4678 2011-02-24 16:24 2011-01-7 Show GitHub Exploit DB Packet Storm
206654 7.2 危険 Google - Open Handset Alliance Android の showLog 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0608 2011-02-24 14:42 2009-02-17 Show GitHub Exploit DB Packet Storm
206655 7.2 危険 Google - Open Handset Alliance Android の malloc_leak.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0607 2011-02-24 14:40 2009-02-17 Show GitHub Exploit DB Packet Storm
206656 4 警告 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3681 2011-02-24 14:29 2010-07-6 Show GitHub Exploit DB Packet Storm
206657 4 警告 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3680 2011-02-24 14:27 2010-07-9 Show GitHub Exploit DB Packet Storm
206658 9.3 危険 マイクロソフト - Microsoft Windows にバッファオーバーフローの脆弱性 CWE-noinfo
情報不足
CVE-2010-3970 2011-02-23 15:27 2011-01-6 Show GitHub Exploit DB Packet Storm
206659 10 危険 マイクロソフト - Microsoft IIS FTP サーバにメモリ破損の脆弱性 CWE-119
バッファエラー
CVE-2010-3972 2011-02-23 15:23 2010-12-24 Show GitHub Exploit DB Packet Storm
206660 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の EScript.api プラグインにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4091 2011-02-23 15:22 2010-11-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 16, 2025, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
111 - - - In the Linux kernel, the following vulnerability has been resolved: ila: serialize calls to nf_register_net_hooks() syzbot found a race in ila_add_mapping() [1] commit 031ae72825ce ("ila: call nf_… New - CVE-2024-57900 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
112 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, w… New - CVE-2024-57899 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
113 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear link ID from bitmap during link delete after clean up Currently, during link deletion, the link ID is first… New - CVE-2024-57898 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
114 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap sett… New - CVE-2024-57897 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
115 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at close_ctree(), we … New - CVE-2024-57896 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
116 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTR_CTIME flags when setting mtime David reported that the new warning from setattr_copy_mgtime is coming like the fo… New - CVE-2024-57895 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
117 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix sleeping function called from invalid context This reworks hci_cb_list to not use mutex hci_cb_list_lock… New - CVE-2024-57894 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
118 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv When mounting ocfs2 and then remounting it as read-only, a slab-u… New - CVE-2024-57892 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
119 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix invalid irq restore in scx_ops_bypass() While adding outer irqsave/restore locking, 0e7ffff1b811 ("scx: Fix racine… New - CVE-2024-57891 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
120 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqe_size * cmd.wr_count", both variables are u32 values that c… New - CVE-2024-57890 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm