Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Dec. 30, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
192891 4.3 警告 etracker
Drupal
- Drupal の eTracker モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1543 2012-06-26 16:19 2010-03-3 Show GitHub Exploit DB Packet Storm
192892 6.8 警告 dragonfrugal - DFD Cart の admin/configure.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-1542 2012-06-26 16:19 2010-04-26 Show GitHub Exploit DB Packet Storm
192893 4.3 警告 dragonfrugal - DFD Cart におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1541 2012-06-26 16:19 2010-04-26 Show GitHub Exploit DB Packet Storm
192894 7.5 危険 bluestrikeweb - phpRAINCHECK の print_raincheck.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1538 2012-06-26 16:19 2010-04-26 Show GitHub Exploit DB Packet Storm
192895 7.5 危険 francois bissonnette - phpCDB におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1537 2012-06-26 16:19 2010-04-26 Show GitHub Exploit DB Packet Storm
192896 5 警告 givesight
Joomla!
- Joomla! の givesight powermail コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1532 2012-06-26 16:19 2010-04-26 Show GitHub Exploit DB Packet Storm
192897 7.5 危険 Freestyle Software
Joomla!
- Joomla! の fsf コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1529 2012-06-26 16:19 2010-04-26 Show GitHub Exploit DB Packet Storm
192898 6.8 警告 glpng - glpng の glpng.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1519 2012-06-26 16:19 2010-08-16 Show GitHub Exploit DB Packet Storm
192899 10 危険 GIGABYTE Technology Co., Ltd. - GIGABYTE Dldrv2 ActiveX コントロールの SetDLInfo メソッドにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1518 2012-06-26 16:19 2010-08-2 Show GitHub Exploit DB Packet Storm
192900 10 危険 GIGABYTE Technology Co., Ltd. - GIGABYTE Dldrv2 ActiveX コントロールにおける任意のプログラムを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1517 2012-06-26 16:19 2010-08-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 31, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
51 - - - In the Linux kernel, the following vulnerability has been resolved: dlm: fix dlm_recover_members refcount on error If dlm_recover_members() fails we don't drop the references of the previous create… New - CVE-2024-56749 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
52 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() Hook "qed_ops->common->sb_init = qed_sb_init" does not release… New - CVE-2024-56748 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
53 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb() Hook "qedi_ops->common->sb_init = qed_sb_init" does not releas… New - CVE-2024-56747 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
54 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem() When information such as info->screen_base is not ready, call… New - CVE-2024-56746 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
55 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reset_method_store() memory leak In reset_method_store(), a string is allocated via kstrndup() and assigned to the local… New - CVE-2024-56745 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
56 - - - In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() Fix an unwind issue in mlx5vf_add_migration_pages(). If a set of … New - CVE-2024-56742 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
57 - - - In the Linux kernel, the following vulnerability has been resolved: rtc: check if __rtc_read_time was successful in rtc_timer_do_work() If the __rtc_read_time call fails,, the struct rtc_time tm; m… New - CVE-2024-56739 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
58 - - - In the Linux kernel, the following vulnerability has been resolved: net/9p/usbg: fix handling of the failed kzalloc() memory allocation On the linux-next, next-20241108 vanilla kernel, the coccinel… New - CVE-2024-56730 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
59 - - - In the Linux kernel, the following vulnerability has been resolved: smb: Initialize cfid->tcon before performing network ops Avoid leaking a tcon ref when a lease break races with opening the cache… New - CVE-2024-56729 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
60 - - - In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c Add error pointer check after calling otx2_mbox_get_rsp(). New - CVE-2024-56728 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm