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":Nov. 7, 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
198511 9.3 危険 ヒューレット・パッカード - HP Easy Printer Care Software における任意のプログラムをダウンロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2011-4787 2012-01-16 15:01 2012-01-11 Show GitHub Exploit DB Packet Storm
198512 9.3 危険 ヒューレット・パッカード - HP Easy Printer Care Software における任意のプログラムをダウンロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2011-4786 2012-01-16 15:00 2012-01-11 Show GitHub Exploit DB Packet Storm
198513 6.9 警告 マイクロソフト - Microsoft Windows のクライアント/サーバランタイムサブシステムにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0005 2012-01-13 18:22 2012-01-10 Show GitHub Exploit DB Packet Storm
198514 6.9 警告 FreeBSD - FreeBSD の openpam_configure.c におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4122 2012-01-13 18:14 2011-11-17 Show GitHub Exploit DB Packet Storm
198515 4 警告 Openswan
レッドハット
- Openswan におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4073 2012-01-13 18:10 2011-10-28 Show GitHub Exploit DB Packet Storm
198516 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4372 2012-01-13 18:06 2012-01-10 Show GitHub Exploit DB Packet Storm
198517 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4370 2012-01-13 18:01 2012-01-10 Show GitHub Exploit DB Packet Storm
198518 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4373 2012-01-13 17:53 2012-01-10 Show GitHub Exploit DB Packet Storm
198519 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4371 2012-01-13 16:50 2012-01-10 Show GitHub Exploit DB Packet Storm
198520 9.3 危険 マイクロソフト - Microsoft Windows のカーネルにおける SafeSEH セキュリティ機能を回避される脆弱性 CWE-DesignError
CVE-2012-0001 2012-01-13 16:16 2012-01-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 7, 2024, 4:18 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
961 - - - In the Linux kernel, the following vulnerability has been resolved: net/rds: fix WARNING in rds_conn_connect_if_down If connection isn't established yet, get_mr() will fail, trigger connection afte… Update - CVE-2024-27024 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
962 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() nft_unregister_expr() can concurrent with __nft_expr_type_… Update CWE-362
Race Condition
CVE-2024-27020 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
963 - - - In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assigned in fabricate_dcb_output(), there may be out … Update - CVE-2024-27008 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
964 - - - In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: host: Fix dereference issue in DDMA completion flow. Fixed variable dereference issue in DDMA completion flow. Update - CVE-2024-26997 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
965 - - - In the Linux kernel, the following vulnerability has been resolved: clk: Fix clk_core_get NULL dereference It is possible for clk_core_get to dereference a NULL in the following sequence: clk_core… Update - CVE-2024-27038 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
966 - - - In the Linux kernel, the following vulnerability has been resolved: speakup: Avoid crash on very long word In case a console is set up really large and contains a really long word (> 256 characters… Update - CVE-2024-26994 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
967 - - - In the Linux kernel, the following vulnerability has been resolved: fs: sysfs: Fix reference leak in sysfs_break_active_protection() The sysfs_break_active_protection() routine has an obvious refer… Update - CVE-2024-26993 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
968 - - - In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential static_command_line memory overflow We allocate memory of size 'xlen + strlen(boot_command_line) + 1' … Update - CVE-2024-26988 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
969 - - - In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fat_encode_fh_nostale() encodes file handle without a parent it stores o… Update - CVE-2024-26973 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm
970 - - - In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with a… Update - CVE-2024-26970 2024-11-5 19:16 2024-05-1 Show GitHub Exploit DB Packet Storm