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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251211 6.4 警告 OpenSSL Project - OpenSSL の EVP_PKEY_verify_recover 関数における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1633 2010-06-15 18:26 2010-06-1 Show GitHub Exploit DB Packet Storm
251212 3.6 注意 レッドハット - RHEL の yum-rhn-plugin における Red Hat Network プロファイルを閲覧される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1439 2010-06-15 18:25 2010-06-1 Show GitHub Exploit DB Packet Storm
251213 9.3 危険 アドビシステムズ - Adobe Photoshop CS4 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1296 2010-06-15 18:25 2010-05-26 Show GitHub Exploit DB Packet Storm
251214 5 警告 日立 - Groupmax World Wide Web Desktop におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-06-14 16:24 2010-05-26 Show GitHub Exploit DB Packet Storm
251215 4.3 警告 日立 - Hitachi Web Server の SSL クライアント認証における CRL 失効確認不可の脆弱性 CWE-287
不適切な認証
- 2010-06-14 16:24 2010-05-17 Show GitHub Exploit DB Packet Storm
251216 5 警告 日立 - TP1/Message Control におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-06-14 16:23 2010-05-17 Show GitHub Exploit DB Packet Storm
251217 10 危険 日立
CA Technologies
- CA XOsoft におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1223 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
251218 5 警告 日立
CA Technologies
- CA XOsoft における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-1222 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
251219 5 警告 日立
CA Technologies
- CA XOsoft におけるユーザ名を列挙される脆弱性 CWE-287
不適切な認証
CVE-2010-1221 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
251220 6.8 警告 フェンリル株式会社 - ActiveGeckoBrowser における複数の脆弱性 CWE-Other
その他
CVE-2010-2420 2010-06-14 12:01 2010-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211771 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
211772 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
211773 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
211774 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
211775 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
211776 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
211777 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
211778 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
211779 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
211780 6.1 MEDIUM
Local
linux
google
linux_kernel
android
The rfcomm_sock_bind function in net/bluetooth/rfcomm/sock.c in the Linux kernel before 4.2 allows local users to obtain sensitive information or cause a denial of service (NULL pointer dereference) … CWE-476
 NULL Pointer Dereference
CVE-2015-8956 2024-11-21 11:39 2016-10-10 Show GitHub Exploit DB Packet Storm