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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228371 5 警告 サイバートラスト株式会社
VMware
Python Software Foundation
レッドハット
- Python の CGIHTTPServer モジュール内にある is_cgi メソッドにおけるスクリプトのソースコードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1015 2012-12-26 10:43 2009-04-6 Show GitHub Exploit DB Packet Storm
228372 4.3 警告 サイバートラスト株式会社
VMware
Python Software Foundation
レッドハット
- Python の smtpd モジュール内にある smtpd.py におけるサービス運用妨害 (Daemon Outage) の脆弱性 CWE-362
競合状態
CVE-2010-3493 2012-12-26 10:41 2010-08-23 Show GitHub Exploit DB Packet Storm
228373 2.6 注意 レッドハット
VMware
Samba Project
- Samba Web Administration Tool におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2694 2012-12-26 10:27 2011-07-26 Show GitHub Exploit DB Packet Storm
228374 3.3 注意 レッドハット
VMware
Samba Project
- Samba の smbfs における /etc/mtab ファイルを改ざんされる脆弱性 CWE-16
環境設定
CVE-2011-1678 2012-12-26 10:24 2011-04-10 Show GitHub Exploit DB Packet Storm
228375 5.7 警告 VMware
Linux
- Linux kernel の napi_reuse_skb 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-Other
その他
CVE-2011-1478 2012-12-25 18:45 2011-10-12 Show GitHub Exploit DB Packet Storm
228376 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の fs/nfs/nfs4proc.c 内にある __nfs4_proc_set_acl 関数における脆弱性 CWE-399
リソース管理の問題
CVE-2011-1090 2012-12-25 18:42 2011-05-9 Show GitHub Exploit DB Packet Storm
228377 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の mac_partition 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1010 2012-12-25 18:41 2011-02-24 Show GitHub Exploit DB Packet Storm
228378 2.1 注意 VMware
Linux
レッドハット
- Linux kernel の task_show_regs 関数における任意プロセスのレジスタ値を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0710 2012-12-25 18:39 2011-02-18 Show GitHub Exploit DB Packet Storm
228379 6.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の load_mixer_volumes 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-0521 2012-12-25 18:38 2011-02-2 Show GitHub Exploit DB Packet Storm
228380 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sctp_icmp_proto_unreachable 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-4526 2012-12-25 18:34 2011-01-11 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
275321 5.5 MEDIUM
Local
linux linux_kernel crypto/algif_skcipher.c in the Linux kernel before 4.4.2 does not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allows local u… CWE-476
 NULL Pointer Dereference
CVE-2015-8970 2024-11-21 11:39 2016-11-28 Show GitHub Exploit DB Packet Storm
275322 7.5 HIGH
Network
soap\ \ In Soap Lite (aka the SOAP::Lite extension for Perl) 1.14 and earlier, an example attack consists of defining 10 or more XML entities, each defined as consisting of 10 of the previous entity, with th… CWE-399
 Resource Management Errors
CVE-2015-8978 2024-11-21 11:39 2016-11-23 Show GitHub Exploit DB Packet Storm
275323 5.5 MEDIUM
Local
linux linux_kernel The tty_set_termios_ldisc function in drivers/tty/tty_ldisc.c in the Linux kernel before 4.5 allows local users to obtain sensitive information from kernel memory by reading a tty data structure. CWE-200
Information Exposure
CVE-2015-8964 2024-11-21 11:39 2016-11-16 Show GitHub Exploit DB Packet Storm
275324 7.0 HIGH
Local
linux linux_kernel Race condition in kernel/events/core.c in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect handling of an sweven… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2015-8963 2024-11-21 11:39 2016-11-16 Show GitHub Exploit DB Packet Storm
275325 7.3 HIGH
Local
linux linux_kernel Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service (memory corruption and… CWE-415
 Double Free
CVE-2015-8962 2024-11-21 11:39 2016-11-16 Show GitHub Exploit DB Packet Storm
275326 7.8 HIGH
Local
linux linux_kernel The __ext4_journal_stop function in fs/ext4/ext4_jbd2.c in the Linux kernel before 4.3.3 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging improper acc… CWE-416
 Use After Free
CVE-2015-8961 2024-11-21 11:39 2016-11-16 Show GitHub Exploit DB Packet Storm
275327 9.8 CRITICAL
Network
squareup git-fastclone git-fastclone before 1.0.5 passes user modifiable strings directly to a shell command. An attacker can execute malicious commands by modifying the strings that are passed as arguments to "cd " and "g… CWE-77
Command Injection
CVE-2015-8969 2024-11-21 11:39 2016-11-3 Show GitHub Exploit DB Packet Storm
275328 8.8 HIGH
Network
squareup git-fastclone git-fastclone before 1.0.1 permits arbitrary shell command execution from .gitmodules. If an attacker can instruct a user to run a recursive clone from a repository they control, they can get a clien… CWE-77
Command Injection
CVE-2015-8968 2024-11-21 11:39 2016-11-3 Show GitHub Exploit DB Packet Storm
275329 5.5 MEDIUM
Local
linux linux_kernel fs/overlayfs/copy_up.c in the Linux kernel before 4.2.6 uses an incorrect cleanup code path, which allows local users to cause a denial of service (dentry reference leak) via filesystem operations on… CWE-399
 Resource Management Errors
CVE-2015-8953 2024-11-21 11:39 2016-10-17 Show GitHub Exploit DB Packet Storm
275330 5.5 MEDIUM
Local
linux linux_kernel The mbcache feature in the ext2 and ext4 filesystem implementations in the Linux kernel before 4.6 mishandles xattr block caching, which allows local users to cause a denial of service (soft lockup) … CWE-19
 Data Processing Errors
CVE-2015-8952 2024-11-21 11:39 2016-10-17 Show GitHub Exploit DB Packet Storm