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":Nov. 8, 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
188811 6.8 警告 Google - Google Chrome の PDF 機能における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2828 2012-06-28 15:48 2012-06-26 Show GitHub Exploit DB Packet Storm
188812 7.5 危険 Google - Mac OS X 上で稼働する Google Chrome の UI におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2827 2012-06-28 15:45 2012-06-26 Show GitHub Exploit DB Packet Storm
188813 5 警告 Google - Google Chrome の PDF 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-2822 2012-06-28 15:28 2012-06-26 Show GitHub Exploit DB Packet Storm
188814 7.2 危険 Google - Google Chrome における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-2764 2012-06-28 14:19 2012-06-26 Show GitHub Exploit DB Packet Storm
188815 4 警告 Digium - Certified Asterisk および Asterisk Open Source におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2948 2012-06-27 16:24 2012-05-25 Show GitHub Exploit DB Packet Storm
188816 2.6 注意 Digium - Certified Asterisk および Asterisk Open Source におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-16
環境設定
CVE-2012-2947 2012-06-27 16:23 2012-05-29 Show GitHub Exploit DB Packet Storm
188817 7.5 危険 The OTR Development Team - Pidgin 用の OTR pidgin-otr プラグインにおけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2012-2369 2012-06-27 15:35 2012-05-16 Show GitHub Exploit DB Packet Storm
188818 4.3 警告 アドビシステムズ
日立
- Adobe RoboHelp および RoboHelp Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0524 2012-06-27 13:52 2009-02-24 Show GitHub Exploit DB Packet Storm
188819 3.5 注意 Apache Software Foundation - Apache Roller におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2381 2012-06-27 11:20 2012-06-26 Show GitHub Exploit DB Packet Storm
188820 9.3 危険 Apache Software Foundation - Apache Roller の admin/editor コンソールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2380 2012-06-27 11:18 2012-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 8, 2024, 4:18 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
111 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths Any codepath that zaps page table entries must invoke MMU notifi… Update CWE-416
 Use After Free
CVE-2022-48991 2024-11-8 04:36 2024-10-22 Show GitHub Exploit DB Packet Storm
112 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi work_done After calling napi_complete_done(), the NAPIF_STATE_SCHED bit may be cleare… Update NVD-CWE-noinfo
CVE-2022-48985 2024-11-8 04:35 2024-10-22 Show GitHub Exploit DB Packet Storm
113 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in do_sys… Update CWE-908
 Use of Uninitialized Resource
CVE-2024-26901 2024-11-8 04:35 2024-04-17 Show GitHub Exploit DB Packet Storm
114 - - - In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufd_test_syz_conv_iova Syzkaller reported the following bug: general protection fault, pr… Update - CVE-2024-26785 2024-11-8 04:35 2024-04-4 Show GitHub Exploit DB Packet Storm
115 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: skip expectations for confirmed conntrack nft_ct_expect_obj_eval() calls nf_ct_ext_add() for a confirmed connt… Update - CVE-2021-47129 2024-11-8 04:35 2024-03-16 Show GitHub Exploit DB Packet Storm
116 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy path_noexec check Both i_mode and noexec checks wrapped in WARN_ON stem from an artifact of the previou… Update NVD-CWE-noinfo
CVE-2024-50010 2024-11-8 04:32 2024-10-22 Show GitHub Exploit DB Packet Storm
117 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instruction… New CWE-476
 NULL Pointer Dereference
CVE-2023-52920 2024-11-8 04:31 2024-11-5 Show GitHub Exploit DB Packet Storm
118 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqi_sync_work before freeing oinfo ocfs2_global_read_info() will initialize and schedule dqi_sync_work at the end, … Update CWE-416
 Use After Free
CVE-2024-49966 2024-11-8 04:30 2024-10-22 Show GitHub Exploit DB Packet Storm
119 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the ext4 filesystem, if the default hash … Update NVD-CWE-noinfo
CVE-2024-49968 2024-11-8 04:28 2024-10-22 Show GitHub Exploit DB Packet Storm
120 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 [WHY & HOW] Mismatch in DCN35 DML2 cause bw v… Update NVD-CWE-noinfo
CVE-2024-50004 2024-11-8 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm