Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
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":June 8, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250881 6.9 警告 Linux
kernel.org
- Linux の udev のデフォルト設定における任意のプログラムを実行される脆弱性 CWE-16
環境設定
CVE-2011-0640 2012-03-27 18:42 2011-01-25 Show GitHub Exploit DB Packet Storm
250882 6.9 警告 アップル - Apple の Mac OS X における任意のプログラムを実行される脆弱性 CWE-16
環境設定
CVE-2011-0639 2012-03-27 18:42 2011-01-24 Show GitHub Exploit DB Packet Storm
250883 6.9 警告 マイクロソフト - Microsoft Windows における任意のプログラムを実行される脆弱性 CWE-16
環境設定
CVE-2011-0638 2012-03-27 18:42 2011-01-24 Show GitHub Exploit DB Packet Storm
250884 4.9 警告 IBM - IBM AIX の FC SCSI プロトコルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0637 2012-03-27 18:42 2011-01-25 Show GitHub Exploit DB Packet Storm
250885 2.1 注意 NVIDIA - NVIDIA CUDA Toolkit の cudaHostAlloc 関数における重要なメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-0636 2012-03-27 18:42 2011-01-22 Show GitHub Exploit DB Packet Storm
250886 6 警告 simploo - Simploo CMS における任意の PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0635 2012-03-27 18:42 2011-01-22 Show GitHub Exploit DB Packet Storm
250887 4.3 警告 Gisle Aas - WWW::Mechanize などの製品で使用される LWP の Net::HTTPS モジュールにおけるサーバをなりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-0633 2012-03-27 18:42 2011-03-27 Show GitHub Exploit DB Packet Storm
250888 6.8 警告 シマンテック - SEP の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0551 2012-03-27 18:42 2011-08-10 Show GitHub Exploit DB Packet Storm
250889 4.3 警告 シマンテック - Symantec SEP の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0550 2012-03-27 18:42 2011-08-10 Show GitHub Exploit DB Packet Storm
250890 7.5 危険 シマンテック - Symantec Web Gateway の forget.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0549 2012-03-27 18:42 2011-07-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266781 5.5 MEDIUM
Local
linux linux_kernel The mpi_powm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service (stack memo… CWE-20
CWE-399
 Improper Input Validation 
 Resource Management Errors
CVE-2016-8650 2024-11-21 11:59 2016-11-28 Show GitHub Exploit DB Packet Storm
266782 5.5 MEDIUM
Local
linux linux_kernel The hash_accept function in crypto/algif_hash.c in the Linux kernel before 4.3.6 allows local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a… CWE-476
 NULL Pointer Dereference
CVE-2016-8646 2024-11-21 11:59 2016-11-28 Show GitHub Exploit DB Packet Storm
266783 5.5 MEDIUM
Local
linux linux_kernel The TCP stack in the Linux kernel before 4.8.10 mishandles skb truncation, which allows local users to cause a denial of service (system crash) via a crafted application that makes sendto system call… CWE-284
Improper Access Control
CVE-2016-8645 2024-11-21 11:59 2016-11-28 Show GitHub Exploit DB Packet Storm
266784 6.8 MEDIUM
Physics
linux linux_kernel drivers/firewire/net.c in the Linux kernel before 4.8.7, in certain unusual hardware configurations, allows remote attackers to execute arbitrary code via crafted fragmented packets. CWE-119
CWE-284
Incorrect Access of Indexable Resource ('Range Error') 
Improper Access Control
CVE-2016-8633 2024-11-21 11:59 2016-11-28 Show GitHub Exploit DB Packet Storm
266785 7.8 HIGH
Local
linux linux_kernel The tipc_msg_build function in net/tipc/msg.c in the Linux kernel through 4.8.11 does not validate the relationship between the minimum fragment length and the maximum packet size, which allows local… CWE-264
CWE-119
Permissions, Privileges, and Access Controls
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-8632 2024-11-21 11:59 2016-11-28 Show GitHub Exploit DB Packet Storm
266786 5.5 MEDIUM
Local
linux linux_kernel The x86_decode_insn function in arch/x86/kvm/emulate.c in the Linux kernel before 4.8.7, when KVM is enabled, allows local users to cause a denial of service (host OS crash) via a certain use of a Mo… CWE-284
CWE-476
Improper Access Control
 NULL Pointer Dereference
CVE-2016-8630 2024-11-21 11:59 2016-11-28 Show GitHub Exploit DB Packet Storm
266787 8.8 HIGH
Network
siemens simatic_s7_300_cpu_firmware
simatic_cp_443-1_firmware
simatic_cp_343-1_firmware
simatic_s7_400_cpu_firmware
A vulnerability has been identified in SIMATIC CP 343-1 Advanced (incl. SIPLUS NET variant) (All versions < V3.0.53), SIMATIC CP 443-1 Advanced (incl. SIPLUS NET variant) (All versions < V3.2.17), SI… CWE-352
 Origin Validation Error
CVE-2016-8673 2024-11-21 11:59 2016-11-23 Show GitHub Exploit DB Packet Storm
266788 5.3 MEDIUM
Network
siemens simatic_cp_343-1_firmware
simatic_s7_300_cpu_firmware
simatic_s7_400_cpu_firmware
simatic_cp_443-1_firmware
A vulnerability has been identified in SIMATIC CP 343-1 Advanced (incl. SIPLUS NET variant) (All versions < V3.0.53), SIMATIC CP 443-1 Advanced (incl. SIPLUS NET variant) (All versions < V3.2.17), SI… CWE-200
Information Exposure
CVE-2016-8672 2024-11-21 11:59 2016-11-23 Show GitHub Exploit DB Packet Storm
266789 6.6 MEDIUM
Network
siemens simatic_cp_1543-1_firmware A vulnerability has been identified in SIMATIC CP 1543-1 (All versions < V2.0.28), SIPLUS NET CP 1543-1 (All versions < V2.0.28). Users with elevated privileges to TIA-Portal and project data on the … CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-8561 2024-11-21 11:59 2016-11-19 Show GitHub Exploit DB Packet Storm
266790 8.4 HIGH
Local
obdev little_snitch Little Snitch version 3.0 through 3.6.1 suffer from a buffer overflow vulnerability that could be locally exploited which could lead to an escalation of privileges (EoP) and unauthorised ring0 access… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-8661 2024-11-21 11:59 2016-11-16 Show GitHub Exploit DB Packet Storm