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":June 8, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225061 5.7 警告 シスコシステムズ - Cisco IOS の DHCP サーバの remember 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-5499 2013-10-11 19:12 2013-10-9 Show GitHub Exploit DB Packet Storm
225062 4.6 警告 シマンテック - 特定の Altiris 製品で使用される Symantec Management Platform における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-5008 2013-10-11 19:11 2013-10-8 Show GitHub Exploit DB Packet Storm
225063 4.3 警告 シスコシステムズ - Hosted Collaboration Solution 用 Cisco Prime Central のポータルにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-3409 2013-10-11 19:08 2013-10-10 Show GitHub Exploit DB Packet Storm
225064 4.9 警告 IBM - IBM InfoSphere Optim Data Growth for Oracle E-Business Suite におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0580 2013-10-11 19:07 2013-10-4 Show GitHub Exploit DB Packet Storm
225065 4.3 警告 IBM - IBM InfoSphere Optim Data Growth for Oracle E-Business Suite における任意のユーザになりすまされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0579 2013-10-11 19:05 2013-10-4 Show GitHub Exploit DB Packet Storm
225066 4.3 警告 日本ナショナルインスツルメンツ - National Instruments LabWindows/CVI および LabVIEW などの製品の NI ヘルプリンクにおける脆弱性 CWE-noinfo
情報不足
CVE-2013-5023 2013-10-11 19:02 2013-03-22 Show GitHub Exploit DB Packet Storm
225067 5.2 警告 IBM - IBM Infosphere Optim Data Growth for Oracle E-Business Suite におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0577 2013-10-11 19:01 2013-10-4 Show GitHub Exploit DB Packet Storm
225068 2.1 注意 ヒューレット・パッカード - 複数の HP IceWall 製品における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-4820 2013-10-11 19:01 2013-09-19 Show GitHub Exploit DB Packet Storm
225069 3.5 注意 ヒューレット・パッカード - HP IceWall SSO エージェントオプションにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-4819 2013-10-11 18:59 2013-09-19 Show GitHub Exploit DB Packet Storm
225070 5 警告 ヒューレット・パッカード - 複数の HP IceWall 製品における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-4818 2013-10-11 18:58 2013-09-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312891 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() Since '__dev_queue_xmit()' should be called with interrupts … NVD-CWE-noinfo
CVE-2024-47713 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312892 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param In the `wilc_parse_join_bss_param` function, the… CWE-476
 NULL Pointer Dereference
CVE-2024-47712 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312893 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem When looking up for an entry in an inlined directory, if… CWE-416
 Use After Free
CVE-2024-47701 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312894 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gem_context_register() makes the context visible to userspace, and which point a separate th… CWE-416
 Use After Free
CVE-2023-52913 2024-11-9 01:15 2024-08-21 Show GitHub Exploit DB Packet Storm
312895 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: bcm: Clear bo->bcm_proc_read after remove_proc_entry(). syzbot reported a warning in bcm_release(). [0] The blamed change f… NVD-CWE-noinfo
CVE-2024-47709 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312896 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() Patch series "nilfs2: fix potential issues with empty b-tree nodes".… CWE-476
 NULL Pointer Dereference
CVE-2024-47699 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312897 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832_pid_filter does not exceed 31 to … CWE-787
 Out-of-bounds Write
CVE-2024-47698 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312898 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible UAF for bfqq->bic with merge chain 1) initial state, three tasks: Process 1 Process 2 Process 3… CWE-416
 Use After Free
CVE-2024-47706 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312899 6.5 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen be… CWE-476
 NULL Pointer Dereference
CVE-2024-47692 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm
312900 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency In the commit aee2424246f9 ("RDMA/iwcm: Fix a use-after-free… CWE-416
 Use After Free
CVE-2024-47696 2024-11-9 01:15 2024-10-21 Show GitHub Exploit DB Packet Storm