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":April 30, 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
252801 7.6 危険 アップル - Apple Safari における window オブジェクトの処理に脆弱性 CWE-399
リソース管理の問題
CVE-2010-1939 2010-08-16 15:08 2010-05-12 Show GitHub Exploit DB Packet Storm
252802 7.6 危険 IBM - IBM Lotus Domino Web Access の ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0919 2010-08-16 15:05 2010-03-3 Show GitHub Exploit DB Packet Storm
252803 4.3 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品における重要な cross-origin 情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1207 2010-08-13 17:15 2010-07-20 Show GitHub Exploit DB Packet Storm
252804 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品におけるクローム特権で任意の JavaScript コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1215 2010-08-13 17:14 2010-07-20 Show GitHub Exploit DB Packet Storm
252805 7.8 危険 マイクロソフト - Microsoft Windows におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1892 2010-08-13 14:01 2010-08-13 Show GitHub Exploit DB Packet Storm
252806 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1212 2010-08-12 19:03 2010-07-20 Show GitHub Exploit DB Packet Storm
252807 4.3 警告 アップル
サイバートラスト株式会社
レッドハット
ターボリナックス
CUPS
- Apple Mac OS X の CUPS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2820 2010-08-12 17:29 2009-11-9 Show GitHub Exploit DB Packet Storm
252808 9.3 危険 アップル - Apple iTunes におけるバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1777 2010-08-11 18:31 2010-07-19 Show GitHub Exploit DB Packet Storm
252809 2.6 注意 ISC, Inc. - BIND におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0213 2010-08-11 18:30 2010-07-15 Show GitHub Exploit DB Packet Storm
252810 5 警告 ISC, Inc. - ISC DHCP にサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-2156 2010-08-11 18:29 2010-07-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 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
305971 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func This commit adds a null check for the set_… CWE-476
 NULL Pointer Dereference
CVE-2024-47720 2024-10-24 05:53 2024-10-21 Show GitHub Exploit DB Packet Storm
305972 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread() syzbot reports a f2fs bug as below: __dump_stack lib/dump_stack.c:88… CWE-416
 Use After Free
CVE-2024-47691 2024-10-24 05:42 2024-10-21 Show GitHub Exploit DB Packet Storm
305973 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on us… NVD-CWE-noinfo
CVE-2024-47729 2024-10-24 05:40 2024-10-21 Show GitHub Exploit DB Packet Storm
305974 9.8 CRITICAL
Network
piyushmca shipyaari_shipping_management Deserialization of Untrusted Data vulnerability in Piyushmca Shipyaari Shipping Management allows Object Injection.This issue affects Shipyaari Shipping Management: from n/a through 1.2. CWE-502
 Deserialization of Untrusted Data
CVE-2024-49626 2024-10-24 05:37 2024-10-20 Show GitHub Exploit DB Packet Storm
305975 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error For all non-tracing helpers which formerly had ARG_PTR_TO_{LONG,INT}… CWE-459
 Incomplete Cleanup
CVE-2024-47728 2024-10-24 05:36 2024-10-21 Show GitHub Exploit DB Packet Storm
305976 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix "in-kernel MMIO" check TDX only supports kernel-initiated MMIO operations. The handle_mmio() function checks if the … CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2024-47727 2024-10-24 05:32 2024-10-21 Show GitHub Exploit DB Packet Storm
305977 8.1 HIGH
Network
jsbroks coco_annotator A vulnerability, which was classified as problematic, was found in jsbroks COCO Annotator 0.11.1. This affects an unknown part of the component Session Handler. The manipulation of the argument SECRE… NVD-CWE-Other
CVE-2024-10141 2024-10-24 05:27 2024-10-20 Show GitHub Exploit DB Packet Storm
305978 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will make us send a host command to the transport while t… NVD-CWE-noinfo
CVE-2024-47673 2024-10-24 05:19 2024-10-10 Show GitHub Exploit DB Packet Storm
305979 4.3 MEDIUM
Network
- - Microsoft Edge (Chromium-based) Spoofing Vulnerability CWE-449
 The UI Performs the Wrong Action
CVE-2024-43577 2024-10-24 04:15 2024-10-19 Show GitHub Exploit DB Packet Storm
305980 7.3 HIGH
Network
djangoproject django An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a c… CWE-89
SQL Injection
CVE-2024-42005 2024-10-24 03:22 2024-08-8 Show GitHub Exploit DB Packet Storm