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 1, 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
248881 10 危険 アドビシステムズ - Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-2034 2012-06-13 16:25 2012-06-8 Show GitHub Exploit DB Packet Storm
248882 6.8 警告 アップル - Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0672 2012-06-13 16:22 2012-05-8 Show GitHub Exploit DB Packet Storm
248883 5.1 警告 BMC Software - BMC Identity Management Suite にクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2959 2012-06-13 11:44 2012-06-12 Show GitHub Exploit DB Packet Storm
248884 4.3 警告 ForeScout Technologies - ForeScout CounterACT にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1825 2012-06-13 11:43 2012-06-11 Show GitHub Exploit DB Packet Storm
248885 6 警告 dotCMS - dotCMS に任意のコードが実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1826 2012-06-12 15:54 2012-05-28 Show GitHub Exploit DB Packet Storm
248886 6.5 警告 CollabNet, Inc. - ScrumWorks Pro に権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2603 2012-06-12 15:51 2012-06-8 Show GitHub Exploit DB Packet Storm
248887 5 警告 Igor Sysoev - nginx における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1180 2012-06-12 15:48 2012-04-17 Show GitHub Exploit DB Packet Storm
248888 6.8 警告 Bloxx - Bloxx Web Filtering で使用される Microdasys におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-3343 2012-06-12 15:23 2011-06-9 Show GitHub Exploit DB Packet Storm
248889 5 警告 Bloxx - Bloxx Web Filtering における IP アドレスとドメインの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2566 2012-06-12 15:19 2011-06-9 Show GitHub Exploit DB Packet Storm
248890 5.8 警告 Bloxx - Bloxx Web Filtering における平文パスワードを容易に推測される脆弱 CWE-264
認可・権限・アクセス制御
CVE-2012-2565 2012-06-12 15:17 2011-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313101 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe This commit addresses a null pointer dereference … CWE-476
 NULL Pointer Dereference
CVE-2024-49914 2024-10-25 02:09 2024-10-22 Show GitHub Exploit DB Packet Storm
313102 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw This commit addresses a potential null pointer dereference issue in … CWE-476
 NULL Pointer Dereference
CVE-2024-49915 2024-10-25 02:08 2024-10-22 Show GitHub Exploit DB Packet Storm
313103 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw This commit addresses a potential null pointer d… CWE-476
 NULL Pointer Dereference
CVE-2024-49916 2024-10-25 02:03 2024-10-22 Show GitHub Exploit DB Packet Storm
313104 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw This commit addresses a potential null pointer de… CWE-476
 NULL Pointer Dereference
CVE-2024-49917 2024-10-25 01:54 2024-10-22 Show GitHub Exploit DB Packet Storm
313105 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer This commit addresses a potential… CWE-476
 NULL Pointer Dereference
CVE-2024-49918 2024-10-25 01:49 2024-10-22 Show GitHub Exploit DB Packet Storm
313106 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtw_wait_firmware_completion()', always wait for both (regular an… CWE-416
 Use After Free
CVE-2024-47718 2024-10-25 01:31 2024-10-21 Show GitHub Exploit DB Packet Storm
313107 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN() during iova allocation Userspace can supply an iova and uptr such that the target io… CWE-787
 Out-of-bounds Write
CVE-2024-47719 2024-10-25 01:21 2024-10-21 Show GitHub Exploit DB Packet Storm
313108 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. … CWE-763
 Release of Invalid Pointer or Reference
CVE-2024-50057 2024-10-25 01:12 2024-10-22 Show GitHub Exploit DB Packet Storm
313109 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpu_number1 to dummy_cpu_number The per cpu variable cpu_number1 is passed to xlnx_event_handler as argument … NVD-CWE-noinfo
CVE-2024-43851 2024-10-25 01:07 2024-08-17 Show GitHub Exploit DB Packet Storm
313110 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw KASAN report out-of-bounds read as follows: BUG: KASAN: global-ou… CWE-125
Out-of-bounds Read
CVE-2022-49032 2024-10-25 01:04 2024-10-22 Show GitHub Exploit DB Packet Storm