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. 29, 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
203361 6.2 警告 Puppet - Puppet Labs の Puppet における任意の Puppet コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3871 2011-11-4 15:02 2011-09-30 Show GitHub Exploit DB Packet Storm
203362 6.3 警告 Puppet - Puppet Labs の Puppet における任意のファイルのパーミッションを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-3870 2011-11-4 15:01 2011-09-30 Show GitHub Exploit DB Packet Storm
203363 6.3 警告 Puppet - Puppet Labs の Puppet における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-3869 2011-11-4 15:01 2011-09-30 Show GitHub Exploit DB Packet Storm
203364 5 警告 Puppet - Puppet Labs の Puppet におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-3848 2011-11-4 15:00 2011-09-28 Show GitHub Exploit DB Packet Storm
203365 4.3 警告 アップル - WebObjects におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3998 2011-11-4 14:03 2011-11-4 Show GitHub Exploit DB Packet Storm
203366 6.4 警告 Opengear - 複数の Opengear 製品における認証回避の脆弱性 CWE-287
不適切な認証
CVE-2011-3997 2011-11-4 14:02 2011-11-4 Show GitHub Exploit DB Packet Storm
203367 9.3 危険 アップル - Windows 上で稼動する Apple QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-3251 2011-11-4 11:52 2011-10-26 Show GitHub Exploit DB Packet Storm
203368 9.3 危険 アップル - Apple QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-3250 2011-11-4 11:38 2011-10-28 Show GitHub Exploit DB Packet Storm
203369 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3249 2011-11-4 11:38 2011-10-28 Show GitHub Exploit DB Packet Storm
203370 9.3 危険 アップル - Apple QuickTime における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3248 2011-11-4 11:37 2011-10-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 29, 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
131 - - - 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
132 - - - In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6_create() sock_init_data() attaches the allocated sk pointer to the provid… New - CVE-2024-56600 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
133 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem. Added… New - CVE-2024-56598 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
134 - - - 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
135 - - - 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
136 - - - 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… New - CVE-2024-56647 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
137 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: fix shift-out-of-bounds in dbSplit When dmt_budmin is less than zero, it causes errors in the later stages. Added a check to… New - CVE-2024-56597 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
138 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfs_readdir The stbl might contain some invalid values. Added a check to return error code … New - CVE-2024-56596 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
139 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it… New - CVE-2024-56595 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
140 - - - 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… New - CVE-2024-56591 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm