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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
243121 10 危険 シマンテック - Symantec Web Gateway の管理コンソールにおける任意のシェルコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-2976 2012-07-30 17:52 2012-07-20 Show GitHub Exploit DB Packet Storm
243122 10 危険 シマンテック - Symantec Web Gateway の管理コンソールにおける任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-2953 2012-07-30 17:44 2012-07-20 Show GitHub Exploit DB Packet Storm
243123 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンの nsWindow 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0463 2012-07-30 17:22 2012-03-13 Show GitHub Exploit DB Packet Storm
243124 5 警告 SAND STUDIO - AirDroid のログインの実装における多重ログイン防止機能を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3888 2012-07-30 16:53 2012-07-26 Show GitHub Exploit DB Packet Storm
243125 5 警告 SAND STUDIO - AirDroid における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-3887 2012-07-30 16:50 2012-07-26 Show GitHub Exploit DB Packet Storm
243126 5 警告 SAND STUDIO - AirDroid における平文データを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3886 2012-07-30 16:39 2012-07-26 Show GitHub Exploit DB Packet Storm
243127 7.5 危険 SAND STUDIO - AirDroid のデフォルト設定におけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2012-3885 2012-07-30 16:38 2012-07-26 Show GitHub Exploit DB Packet Storm
243128 5 警告 SAND STUDIO - AirDroid におけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2012-3884 2012-07-30 16:35 2012-07-26 Show GitHub Exploit DB Packet Storm
243129 5 警告 Igor Sysoev - nginx/Windows におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4963 2012-07-30 16:24 2012-07-26 Show GitHub Exploit DB Packet Storm
243130 7.5 危険 シトリックス・システムズ - Citrix Provisioning Services の SoapServer サービスにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4068 2012-07-30 16:22 2012-05-1 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