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":Jan. 12, 2025, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206891 5.1 警告 pon software - Explzh における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3159 2010-10-20 14:02 2010-10-20 Show GitHub Exploit DB Packet Storm
206892 6.8 警告 サイバートラスト株式会社
FreeType Project
ターボリナックス
レッドハット
- FreeType のデモプログラムにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2527 2010-10-19 15:22 2010-07-12 Show GitHub Exploit DB Packet Storm
206893 6.8 警告 サイバートラスト株式会社
FreeType Project
ターボリナックス
レッドハット
- FreeType の ftmulti.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2541 2010-10-19 15:20 2010-08-6 Show GitHub Exploit DB Packet Storm
206894 7.5 危険 The PHP Group
アップル
ターボリナックス
- PHP の SplObjectStorage における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2225 2010-10-19 15:20 2010-06-24 Show GitHub Exploit DB Packet Storm
206895 2.1 注意 The PHP Group
サイバートラスト株式会社
ターボリナックス
レッドハット
- PHP における同じ Web サーバ上でホストされた別サイトの振る舞いを変更される脆弱性 CWE-134
書式文字列の問題
CVE-2009-0754 2010-10-19 15:17 2009-03-3 Show GitHub Exploit DB Packet Storm
206896 5 警告 The PHP Group
アップル
ターボリナックス
レッドハット
- PHP の JSON_parser 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1271 2010-10-19 15:16 2009-04-8 Show GitHub Exploit DB Packet Storm
206897 7.5 危険 アップル
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- FreeType2 における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2008-1808 2010-10-19 15:15 2008-06-17 Show GitHub Exploit DB Packet Storm
206898 7.5 危険 アップル
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- FreeType2 におけるメモリ破壊の脆弱性 CWE-189
数値処理の問題
CVE-2008-1807 2010-10-19 15:15 2008-06-17 Show GitHub Exploit DB Packet Storm
206899 7.5 危険 アップル
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- FreeType2 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-1806 2010-10-19 15:15 2008-06-17 Show GitHub Exploit DB Packet Storm
206900 2.6 注意 The PHP Group
サイバートラスト株式会社
ターボリナックス
レッドハット
- PHP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5814 2010-10-19 15:14 2008-12-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 12, 2025, 4:59 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1871 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/reg_sr: Remove register pool That pool implementation doesn't really work: if the krealloc happens to move the memory and … - CVE-2024-56652 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1872 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: fix LED ID check in led_tg_check() Syzbot has reported the following BUG detected by KASAN: BUG: KASAN: sla… - CVE-2024-56650 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1873 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Use disable_delayed_work_sync This makes use of disable_delayed_work_sync instead cancel_delayed_work_sync a… - CVE-2024-56591 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1874 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet This fixes not checking if skb really contains an ACL head… - CVE-2024-56590 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1875 - - - In the Linux kernel, the following vulnerability has been resolved: net: enetc: Do not configure preemptible TCs if SIs do not support Both ENETC PF and VF drivers share enetc_setup_tc_mqprio() to … - CVE-2024-56649 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1876 - - - In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound access in fill_frame_info() syzbot is able to feed a packet with 14 bytes, pretending it i… - CVE-2024-56648 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1877 - - - In the Linux kernel, the following vulnerability has been resolved: net: Fix icmp host relookup triggering ip_rt_bug arp link failure may trigger ip_rt_bug while xfrm enabled, call trace is: WARNI… - CVE-2024-56647 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1878 - - - In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before register video device The video drvdata should be set before the video device is registe… - CVE-2024-56579 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1879 - - - In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Set video drvdata before register video device The video drvdata should be set before the video device is regist… - CVE-2024-56578 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1880 - - - In the Linux kernel, the following vulnerability has been resolved: efi/libstub: Free correct pointer on failure cmdline_ptr is an out parameter, which is not allocated by the function itself, and … - CVE-2024-56573 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm