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 3, 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
252491 9.3 危険 Google - Google Chrome の IFRAME 要素における脆弱性 CWE-noinfo
情報不足
CVE-2010-2646 2010-11-24 14:38 2010-07-2 Show GitHub Exploit DB Packet Storm
252492 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-noinfo
CVE-2010-2645 2010-11-24 14:38 2010-07-2 Show GitHub Exploit DB Packet Storm
252493 9.3 危険 Google - Google Chrome の WebKit 内にある WebCore における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2302 2010-11-24 14:38 2010-06-8 Show GitHub Exploit DB Packet Storm
252494 4.3 警告 Google - Google Chrome の WebKit 内にある editing/markup.cpp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2301 2010-11-24 14:37 2010-06-8 Show GitHub Exploit DB Packet Storm
252495 9.3 危険 Google - Google Chrome の Element::normalizeAttributes 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2300 2010-11-24 14:37 2010-06-8 Show GitHub Exploit DB Packet Storm
252496 9.3 危険 Google - Google Chrome の Clipboard::DispatchObject 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2299 2010-11-24 14:37 2010-06-8 Show GitHub Exploit DB Packet Storm
252497 10 危険 Google - Linux 上で稼働する Google Chrome におけるサンドボックスの制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2298 2010-11-24 14:36 2010-06-8 Show GitHub Exploit DB Packet Storm
252498 9.3 危険 Google - Google Chrome の WebKit 内にある rendering/FixedTableLayout.cpp における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2297 2010-11-24 14:36 2010-06-8 Show GitHub Exploit DB Packet Storm
252499 9.3 危険 Google - Google Chrome の DOM メソッドの実装における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2296 2010-11-24 14:36 2010-06-8 Show GitHub Exploit DB Packet Storm
252500 4.3 警告 Google - Google Chrome の WebKit 内にある page/EventHandler.cpp におけるキーストロークをリダイレクトされる脆弱性 CWE-Other
その他
CVE-2010-2295 2010-11-24 14:35 2010-06-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
303961 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: Register sysfs groups through driver core The driver core can register and cleanup sysfs groups already. Make use o… CWE-416
 Use After Free
CVE-2024-49925 2024-11-14 03:47 2024-10-22 Show GitHub Exploit DB Packet Storm
303962 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan() KASAN reported following issue: BUG: KASAN: stack… CWE-125
Out-of-bounds Read
CVE-2024-50227 2024-11-14 03:39 2024-11-9 Show GitHub Exploit DB Packet Storm
303963 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix data-race in shmem_getattr() I got the following KCSAN report during syzbot testing: ============================… CWE-362
Race Condition
CVE-2024-50228 2024-11-14 03:38 2024-11-9 Show GitHub Exploit DB Packet Storm
303964 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that page_symlink(), called by nilfs_symlink(), trigge… CWE-667
 Improper Locking
CVE-2024-50229 2024-11-14 03:35 2024-11-9 Show GitHub Exploit DB Packet Storm
303965 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects … CWE-787
 Out-of-bounds Write
CVE-2024-50230 2024-11-14 03:31 2024-11-9 Show GitHub Exploit DB Packet Storm
303966 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table() modprobe iio-test-gts and rmmod it, then the following mem… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-50231 2024-11-14 03:30 2024-11-9 Show GitHub Exploit DB Packet Storm
303967 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg() In the ad9832_write_frequency() function, clk_get_… CWE-369
 Divide By Zero
CVE-2024-50233 2024-11-14 03:25 2024-11-9 Show GitHub Exploit DB Packet Storm
303968 9.8 CRITICAL
Network
level1 wbr-6012_firmware A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can forc… CWE-798
 Use of Hard-coded Credentials
CVE-2024-31151 2024-11-14 03:19 2024-10-30 Show GitHub Exploit DB Packet Storm
303969 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() In the ad7124_write_raw() function, parameter val can potentia… CWE-369
 Divide By Zero
CVE-2024-50232 2024-11-14 03:17 2024-11-9 Show GitHub Exploit DB Packet Storm
303970 8.1 HIGH
Network
level1 wbr-6012_firmware A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can forc… CWE-798
 Use of Hard-coded Credentials
CVE-2024-28875 2024-11-14 03:10 2024-10-30 Show GitHub Exploit DB Packet Storm