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 13, 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
258111 4.9 警告 VMware - 複数の VMware 製品の hcmon.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3761 2010-09-13 16:04 2008-08-21 Show GitHub Exploit DB Packet Storm
258112 2.1 注意 VMware - VMware VirtualCenter におけるパスワードを盗まれる脆弱性 CWE-200
情報漏えい
CVE-2008-4278 2010-09-13 16:04 2008-10-3 Show GitHub Exploit DB Packet Storm
258113 5 警告 VMware - VMware VirtualCenter における他のシステムユーザに権限を割り当てられる脆弱性 CWE-200
情報漏えい
CVE-2008-3514 2010-09-13 16:03 2008-08-12 Show GitHub Exploit DB Packet Storm
258114 5 警告 VMware - VMware Server の ISAPI 拡張におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3697 2010-09-13 16:02 2008-08-29 Show GitHub Exploit DB Packet Storm
258115 6.9 警告 VMware - 複数の VMware 製品の vmware-authd における権限を取得される脆弱性 CWE-Other
その他
CVE-2008-0967 2010-09-13 16:02 2008-06-4 Show GitHub Exploit DB Packet Storm
258116 7.2 危険 VMware - 複数の VMware 製品におけるメモリ破損の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4917 2010-09-13 16:01 2008-12-2 Show GitHub Exploit DB Packet Storm
258117 6.8 警告 VMware - 複数の VMware 製品の CPU ハードウェアエミュレーションにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-4279 2010-09-13 16:01 2008-10-3 Show GitHub Exploit DB Packet Storm
258118 2.1 注意 VMware - VMware ESX の VMware Consolidated Backup コマンドラインユーティリティにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-2101 2010-09-13 16:01 2008-08-29 Show GitHub Exploit DB Packet Storm
258119 9 危険 VMware - VMware ESXi および ESX の openwsman management service におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2097 2010-09-13 16:01 2008-06-4 Show GitHub Exploit DB Packet Storm
258120 6.9 警告 VMware - Windows 上で稼働する複数の VMware 製品の VMCI における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-2099 2010-09-13 16:00 2008-05-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314061 4.4 MEDIUM
Local
samsung blockchain_keystore Improper validation of integrity check value in Blockchain Keystore prior to version 1.3.16 allows local attackers to modify transaction. Root privilege is required for triggering this vulnerability. CWE-354
 Improper Validation of Integrity Check Value
CVE-2024-49406 2024-11-13 09:54 2024-11-6 Show GitHub Exploit DB Packet Storm
314062 4.6 MEDIUM
Physics
samsung pass Improper authentication in Private Info in Samsung Pass in prior to version 4.4.04.7 allows physical attackers to access sensitive information in a specific scenario. NVD-CWE-noinfo
CVE-2024-49405 2024-11-13 09:54 2024-11-6 Show GitHub Exploit DB Packet Storm
314063 4.6 MEDIUM
Physics
samsung flow Improper access control in Samsung Flow prior to version 4.9.15.7 allows physical attackers to access data across multiple user profiles. NVD-CWE-noinfo
CVE-2024-49407 2024-11-13 09:53 2024-11-6 Show GitHub Exploit DB Packet Storm
314064 6.7 MEDIUM
Local
samsung galaxy_s24_firmware Out-of-bounds write in Battery Full Capacity node prior to Firmware update Sep-2024 Release on Galaxy S24 allows local attackers to write out-of-bounds memory. System privilege is required for trigge… CWE-787
 Out-of-bounds Write
CVE-2024-49409 2024-11-13 09:51 2024-11-6 Show GitHub Exploit DB Packet Storm
314065 6.7 MEDIUM
Local
samsung galaxy_s24_firmware Out-of-bounds write in usb driver prior to Firmware update Sep-2024 Release on Galaxy S24 allows local attackers to write out-of-bounds memory. System privilege is required for triggering this vulner… CWE-787
 Out-of-bounds Write
CVE-2024-49408 2024-11-13 09:51 2024-11-6 Show GitHub Exploit DB Packet Storm
314066 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption syzbot found that nf_dup_ipv4() or nf_dup_ipv6() could write per-cpu v… NVD-CWE-noinfo
CVE-2024-49952 2024-11-13 09:46 2024-10-22 Show GitHub Exploit DB Packet Storm
314067 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdp_do_flush() from netpoll. Yury reported a crash in the sfc driver originated from netpoll_send_udp(). The ne… NVD-CWE-noinfo
CVE-2024-50094 2024-11-13 09:42 2024-11-6 Show GitHub Exploit DB Packet Storm
314068 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: netconsole: fix wrong warning A warning is triggered when there is insufficient space in the buffer for userdata. However, t… NVD-CWE-noinfo
CVE-2024-50092 2024-11-13 09:40 2024-11-6 Show GitHub Exploit DB Packet Storm
314069 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dm vdo: don't refer to dedupe_context after releasing it Clear the dedupe_context pointer in a data_vio whenever ownership of the… NVD-CWE-noinfo
CVE-2024-50091 2024-11-13 06:44 2024-11-6 Show GitHub Exploit DB Packet Storm
314070 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix overflow in oa batch buffer By default xe_bb_create_job() appends a MI_BATCH_BUFFER_END to batch buffer, this is n… NVD-CWE-noinfo
CVE-2024-50090 2024-11-13 06:41 2024-11-6 Show GitHub Exploit DB Packet Storm