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. 28, 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
192021 3.5 注意 日立 - 日立の JP1/Integrated Management - Service Support におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2012-08-10 14:02 2012-08-8 Show GitHub Exploit DB Packet Storm
192022 4 警告 Linux - x86 プラットフォーム上の Linux Kernel におけるサービス運用妨害 (パニック) の脆弱性 CWE-362
競合状態
CVE-2012-2373 2012-08-10 11:43 2012-08-9 Show GitHub Exploit DB Packet Storm
192023 7.5 危険 Google - Google Chrome の PDF 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2863 2012-08-10 11:35 2012-08-8 Show GitHub Exploit DB Packet Storm
192024 6.8 警告 Google - Google Chrome の PDF 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2862 2012-08-10 11:32 2012-08-8 Show GitHub Exploit DB Packet Storm
192025 5.6 警告 Todd C. Miller
レッドハット
- RHEL 上で稼働する sudo 用の特定の Red Hat のスクリプトにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2012-3440 2012-08-10 10:33 2012-08-7 Show GitHub Exploit DB Packet Storm
192026 7.5 危険 IBM - IBM Global Security Kit における SSL サーバになりすまされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2203 2012-08-10 10:29 2012-08-8 Show GitHub Exploit DB Packet Storm
192027 5 警告 IBM - IBM Global Security Kit におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2191 2012-08-10 10:27 2012-08-8 Show GitHub Exploit DB Packet Storm
192028 6.5 警告 Chef Software, Inc. - Chef の Chef Server におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-5098 2012-08-10 10:13 2011-10-1 Show GitHub Exploit DB Packet Storm
192029 5.5 警告 Chef Software, Inc. - Chef の Chef Server における cookbooks をアップロードまたは削除される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-5097 2012-08-10 10:11 2011-06-23 Show GitHub Exploit DB Packet Storm
192030 6.5 警告 Chef Software, Inc. - Chef の API におけるユーザアカウントを管理される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-5142 2012-08-10 10:10 2010-06-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 28, 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
41 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: sysfs: Prevent div by zero Prevent a division by 0 when monitoring is not enabled. New - CVE-2024-56622 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
42 - - - In the Linux kernel, the following vulnerability has been resolved: af_packet: avoid erroring out after sock_init_data() in packet_create() After sock_init_data() the allocated sk object is attache… New - CVE-2024-56606 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
43 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() bt_sock_alloc() allocates the sk object and at… New - CVE-2024-56605 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
44 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: avoid UAF in btmtk_process_coredump hci_devcd_append may lead to the release of the skb, so it cannot be access… New - CVE-2024-56653 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
45 - - - 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 … New - CVE-2024-56652 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
46 - - - 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… New - CVE-2024-56650 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
47 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() bt_sock_alloc() attaches allocated sk object to the p… New - CVE-2024-56604 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
48 - - - In the Linux kernel, the following vulnerability has been resolved: net: af_can: do not leave a dangling sk pointer in can_create() On error can_create() frees the allocated sk object, but sock_ini… New - CVE-2024-56603 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
49 - - - 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 … New - CVE-2024-56649 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
50 - - - 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… New - CVE-2024-56648 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm