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":Oct. 26, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197951 9.3 危険 SunPlus Electronics - DVR Remote ActiveX コントロールの DVRemoteAx.ax における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3828 2011-11-29 16:22 2011-11-26 Show GitHub Exploit DB Packet Storm
197952 6.8 警告 IBM - IBM TS3100 および TS3200 テープ・ライブラリにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1372 2011-11-29 16:15 2011-11-23 Show GitHub Exploit DB Packet Storm
197953 1.9 注意 ヒューレット・パッカード
IBM
- IBM WebSphere MQ における listener プロセス強制終了の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1378 2011-11-29 16:14 2011-11-26 Show GitHub Exploit DB Packet Storm
197954 5 警告 シスコシステムズ - Cisco Secure Access Control System における任意のユーザのパスワードを変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-0951 2011-11-29 10:38 2011-03-30 Show GitHub Exploit DB Packet Storm
197955 5 警告 シスコシステムズ - Cisco Network Access Control Guest Server におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0963 2011-11-29 10:37 2011-03-30 Show GitHub Exploit DB Packet Storm
197956 9.3 危険 シスコシステムズ - Cisco Secure Desktop における意図しないプログラムをダウンロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-0925 2011-11-29 10:37 2011-02-28 Show GitHub Exploit DB Packet Storm
197957 9.3 危険 シスコシステムズ - Cisco Secure Desktop における意図しないプログラムをダウンロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-0926 2011-11-29 10:35 2011-02-25 Show GitHub Exploit DB Packet Storm
197958 7.5 危険 シスコシステムズ - Cisco TelePresence Recording サーバにおける不特定な操作を実行される脆弱性 CWE-287
不適切な認証
CVE-2011-0392 2011-11-29 10:35 2011-02-23 Show GitHub Exploit DB Packet Storm
197959 7.8 危険 シスコシステムズ - Cisco TelePresence Recording サーバデバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0391 2011-11-29 10:34 2011-02-23 Show GitHub Exploit DB Packet Storm
197960 7.8 危険 シスコシステムズ - Cisco TelePresence Multipoint Switch デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0390 2011-11-29 10:33 2011-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Oct. 26, 2024, 8:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
231 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery [Why] [ 754.862560] refcount_t: underflow; use-after-free. [ 754.862… Update CWE-416
 Use After Free
CVE-2022-48990 2024-10-26 01:03 2024-10-22 Show GitHub Exploit DB Packet Storm
232 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookie_lru and use_cookie If a cookie expires from the LRU and the LRU_DISCARD flag is set, bu… Update CWE-362
Race Condition
CVE-2022-48989 2024-10-26 01:02 2024-10-22 Show GitHub Exploit DB Packet Storm
233 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: Fix a null-ptr-deref in io_tctx_exit_cb() Syzkaller reports a NULL deref bug as follows: BUG: KASAN: null-ptr-deref i… Update CWE-476
 NULL Pointer Dereference
CVE-2022-48983 2024-10-26 00:58 2024-10-22 Show GitHub Exploit DB Packet Storm
234 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cas… Update CWE-476
 NULL Pointer Dereference
CVE-2024-49904 2024-10-26 00:54 2024-10-22 Show GitHub Exploit DB Packet Storm
235 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address:… Update CWE-476
 NULL Pointer Dereference
CVE-2022-48984 2024-10-26 00:53 2024-10-22 Show GitHub Exploit DB Packet Storm
236 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send() There is a kmemleak when test the raydium_i2c_ts with bpf mock devi… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48995 2024-10-26 00:52 2024-10-22 Show GitHub Exploit DB Packet Storm
237 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: Add NULL check in BE reparenting Add NULL check in dpcm_be_reparent API, to handle kernel NULL pointer dereference… Update CWE-476
 NULL Pointer Dereference
CVE-2022-48992 2024-10-26 00:51 2024-10-22 Show GitHub Exploit DB Packet Storm
238 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error Commit 004d25060c78 ("igb: Fix igb_down hung on surprise removal") changed … Update NVD-CWE-noinfo
CVE-2024-50040 2024-10-26 00:49 2024-10-22 Show GitHub Exploit DB Packet Storm
239 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCA_STAB only for root qdisc Most qdiscs maintain their backlog using qdisc_pkt_len(skb) on the assumption it i… Update CWE-476
 NULL Pointer Dereference
CVE-2024-50039 2024-10-26 00:47 2024-10-22 Show GitHub Exploit DB Packet Storm
240 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTO_UNSPEC where needed syzbot managed to call xt_cluster match via ebtables: WARNING: CPU: 0 PID… Update NVD-CWE-noinfo
CVE-2024-50038 2024-10-26 00:45 2024-10-22 Show GitHub Exploit DB Packet Storm