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 17, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223001 9.3 危険 Nuance Communications - Nuance PDF Reader の PDFCore8.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0732 2014-03-28 13:47 2013-06-4 Show GitHub Exploit DB Packet Storm
223002 10 危険 アドビシステムズ - Adobe Reader における PDF サンドボックス保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0512 2014-03-28 13:35 2014-03-13 Show GitHub Exploit DB Packet Storm
223003 10 危険 アドビシステムズ - Adobe Reader におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0511 2014-03-28 13:34 2014-03-13 Show GitHub Exploit DB Packet Storm
223004 6.8 警告 Symphony CMS - Symphony CMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-7346 2014-03-28 12:12 2013-03-13 Show GitHub Exploit DB Packet Storm
223005 6.5 警告 Symphony CMS - Symphony CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-2559 2014-03-28 12:12 2013-03-20 Show GitHub Exploit DB Packet Storm
223006 7.8 危険 シーメンス - Siemens SIMATIC S7-1200 マイクロ PLC におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2780 2014-03-28 12:03 2012-12-20 Show GitHub Exploit DB Packet Storm
223007 7.8 危険 シーメンス - Siemens SIMATIC S7-1200 マイクロ PLC におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0700 2014-03-28 12:02 2012-12-20 Show GitHub Exploit DB Packet Storm
223008 4.9 警告 Virtual Access - Virtual Access GW6110A に権限昇格の脆弱性 CWE-Other
その他
CVE-2014-0343 2014-03-28 11:15 2014-03-25 Show GitHub Exploit DB Packet Storm
223009 7.6 危険 IBM - IBM Security AppScan Standard のアップデートプロセスにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0904 2014-03-27 18:33 2014-03-10 Show GitHub Exploit DB Packet Storm
223010 3.5 注意 IBM - IBM Netezza Performance Portal の Apache HTTP Server コンポーネントにおける暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2014-0848 2014-03-27 18:27 2014-03-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314061 - - - miniupnp before 4c90b87, as used in Bitcoin Core before 0.12 and other products, lacks checks for snprintf return values, leading to a buffer overflow and significant data leak, a different vulnerabi… - CVE-2015-20111 2024-11-18 13:15 2024-11-18 Show GitHub Exploit DB Packet Storm
314062 - - - A vulnerability, which was classified as critical, has been found in Altenergy Power Control Software up to 20241108. This issue affects some unknown processing of the file /index.php/display/databas… CWE-285
CWE-266
Improper Authorization
 Incorrect Privilege Assignment
CVE-2024-11306 2024-11-18 11:15 2024-11-18 Show GitHub Exploit DB Packet Storm
314063 - - - A vulnerability classified as critical was found in Altenergy Power Control Software up to 20241108. This vulnerability affects the function get_status_zigbee of the file /index.php/display/status_zi… CWE-89
CWE-74
SQL Injection
Injection
CVE-2024-11305 2024-11-18 10:15 2024-11-18 Show GitHub Exploit DB Packet Storm
314064 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in run_is_mapped_full Fixed deleating of a non-resident attribute in ntfs_create_inode() r… NVD-CWE-noinfo
CVE-2024-50243 2024-11-18 00:15 2024-11-9 Show GitHub Exploit DB Packet Storm
314065 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: do not delay dst_entries_add() in dst_release() dst_entries_add() uses per-cpu data that might be freed at netns dismantle f… NVD-CWE-noinfo
CVE-2024-50036 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
314066 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer Pass pointer reference to amdgpu_bo_unref to clear the correct pointer,… CWE-416
 Use After Free
CVE-2024-49991 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
314067 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors x86_android_tablet_remove() frees the … CWE-416
 Use After Free
CVE-2024-49986 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
314068 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring… CWE-787
 Out-of-bounds Write
CVE-2024-50067 2024-11-18 00:15 2024-10-28 Show GitHub Exploit DB Packet Storm
314069 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4_fill_super The del_timer_sync function can… CWE-416
 Use After Free
CVE-2024-49960 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
314070 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix uaf in l2cap_connect [Syzbot reported] BUG: KASAN: slab-use-after-free in l2cap_connect.constprop.0+0x10d8/… CWE-416
 Use After Free
CVE-2024-49950 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm