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":May 9, 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
253471 9.3 危険 Google - Google Chrome の browser kernel におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2121 2010-10-19 14:50 2009-06-22 Show GitHub Exploit DB Packet Storm
253472 6.8 警告 Google - Google Chrome における任意の https サイトになりすまされる脆弱性 CWE-287
不適切な認証
CVE-2009-2071 2010-10-19 14:49 2009-03-23 Show GitHub Exploit DB Packet Storm
253473 6.4 警告 The PHP Group - PHP の zend_ini.c 内にある zend_restore_ini_entry_cb 関数における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2009-2626 2010-10-18 15:22 2009-12-1 Show GitHub Exploit DB Packet Storm
253474 4 警告 オラクル - Oracle iPlanet Web Server におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-3544 2010-10-18 12:03 2010-10-18 Show GitHub Exploit DB Packet Storm
253475 5 警告 ISC, Inc. - BIND の ACL の処理に問題 CWE-264
認可・権限・アクセス制御
CVE-2010-0218 2010-10-15 13:24 2010-10-1 Show GitHub Exploit DB Packet Storm
253476 5.1 警告 K2 Software - K2Editor における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3156 2010-10-15 11:22 2010-10-15 Show GitHub Exploit DB Packet Storm
253477 6.8 警告 kMonos.NET - XacRett における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3157 2010-10-15 11:22 2010-10-15 Show GitHub Exploit DB Packet Storm
253478 5 警告 The PHP Group - PHP における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2101 2010-10-14 16:20 2010-05-26 Show GitHub Exploit DB Packet Storm
253479 9.3 危険 レッドハット - Winamp および libmikmod の IN_MOD.DLL におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3996 2010-10-14 16:19 2009-12-18 Show GitHub Exploit DB Packet Storm
253480 9.3 危険 レッドハット - Winamp および libmikmod の IN_MOD.DLL におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3995 2010-10-14 16:19 2009-12-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312301 5.5 MEDIUM
Local
samsung android Incorrect use of privileged API in DualDarManagerProxy prior to SMR Sep-2024 Release 1 allows local attackers to access privileged APIs related to knox without proper license. NVD-CWE-noinfo
CVE-2024-34647 2024-09-6 03:00 2024-09-4 Show GitHub Exploit DB Packet Storm
312302 3.3 LOW
Local
samsung android Incorrect authorization in kperfmon prior to SMR Sep-2024 Release 1 allows local attackers to access information related to performance including app usage. CWE-863
 Incorrect Authorization
CVE-2024-34652 2024-09-6 02:59 2024-09-4 Show GitHub Exploit DB Packet Storm
312303 5.5 MEDIUM
Local
samsung android Improper authorization in My Files prior to SMR Sep-2024 Release 1 allows local attackers to access restricted data in My Files. CWE-863
 Incorrect Authorization
CVE-2024-34651 2024-09-6 02:59 2024-09-4 Show GitHub Exploit DB Packet Storm
312304 3.3 LOW
Local
samsung android Incorrect authorization in CocktailbarService prior to SMR Sep-2024 Release 1 allows local attackers to access privileged APIs related to Edge panel. CWE-863
 Incorrect Authorization
CVE-2024-34650 2024-09-6 02:59 2024-09-4 Show GitHub Exploit DB Packet Storm
312305 2.4 LOW
Physics
samsung android Improper access control in new Dex Mode in multitasking framework prior to SMR Sep-2024 Release 1 allows physical attackers to temporarily access an unlocked screen. NVD-CWE-Other
CVE-2024-34649 2024-09-6 02:59 2024-09-4 Show GitHub Exploit DB Packet Storm
312306 4.3 MEDIUM
Network
samsung assistant Improper handling of insufficient permissions in Samsung Assistant prior to version 9.1.00.7 allows remote attackers to access location data. User interaction is required for triggering this vulnerab… CWE-276
Incorrect Default Permissions 
CVE-2024-34661 2024-09-6 02:57 2024-09-4 Show GitHub Exploit DB Packet Storm
312307 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UAF in ip6_xmit() If skb_expand_head() returns NULL, skb has been freed and the associated dst/idev could … CWE-416
 Use After Free
CVE-2024-44985 2024-09-6 02:54 2024-09-5 Show GitHub Exploit DB Packet Storm
312308 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask() UBSAN reports the following 'subtraction overflow' error wh… CWE-190
 Integer Overflow or Wraparound
CVE-2024-44981 2024-09-6 02:54 2024-09-5 Show GitHub Exploit DB Packet Storm
312309 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register() bcm_sf2_mdio_register() calls of_phy_find_device() and t… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-44971 2024-09-6 02:54 2024-09-5 Show GitHub Exploit DB Packet Storm
312310 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6_send_skb() syzbot reported an UAF in ip6_send_skb() [1] After ip6_local_out() has returned, we no longe… CWE-416
 Use After Free
CVE-2024-44987 2024-09-6 02:53 2024-09-5 Show GitHub Exploit DB Packet Storm