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 17, 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
228451 6.8 警告 シスコシステムズ - 複数の Cisco 製品のコマンドラインインタフェースにおける root 権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1196 2013-05-1 12:34 2013-04-12 Show GitHub Exploit DB Packet Storm
228452 9.3 危険 IBM - IBM SPSS SamplePower の vsflex7l ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5947 2013-05-1 11:42 2013-04-26 Show GitHub Exploit DB Packet Storm
228453 9.3 危険 IBM - IBM SPSS SamplePower の C1sizer.ocx におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5946 2013-05-1 11:42 2013-04-26 Show GitHub Exploit DB Packet Storm
228454 9.3 危険 IBM - IBM SPSS SamplePower の Vsflex8l ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5945 2013-05-1 11:41 2013-04-26 Show GitHub Exploit DB Packet Storm
228455 4.3 警告 ヒューレット・パッカード - HP Managed Printing Administration におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5219 2013-05-1 11:22 2013-04-25 Show GitHub Exploit DB Packet Storm
228456 3.5 注意 IBM - 複数の IBM 製品で使用される IBM Sametime のクライアントの実装におけるコマンドを送信される脆弱性 CWE-noinfo
情報不足
CVE-2013-0553 2013-05-1 11:21 2013-04-22 Show GitHub Exploit DB Packet Storm
228457 3.5 注意 IBM - IBM Sametime の Sametime Links サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0533 2013-05-1 11:15 2013-04-22 Show GitHub Exploit DB Packet Storm
228458 9.3 危険 IBM - IBM SPSS SamplePower の olch2x32 ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-0593 2013-05-1 11:14 2013-04-26 Show GitHub Exploit DB Packet Storm
228459 2.3 注意 IBM - IBM Application Support Facility for z/OS の IBM Document Connect for Application Support Facility におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0572 2013-05-1 11:13 2013-04-25 Show GitHub Exploit DB Packet Storm
228460 2.9 注意 IBM - IBM Application Support Facility for z/OS の IBM Document Connect for Application Support Facility におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0571 2013-05-1 11:11 2013-04-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
273731 6.2 MEDIUM
Local
linux linux_kernel sound/core/timer.c in the Linux kernel before 4.4.1 retains certain linked lists after a close or stop action, which allows local users to cause a denial of service (system crash) via a crafted ioctl… CWE-20
 Improper Input Validation 
CVE-2016-2548 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273732 6.2 MEDIUM
Local
linux
novell
linux_kernel
suse_linux_enterprise_module_for_public_cloud
suse_linux_enterprise_server
suse_linux_enterprise_live_patching
suse_linux_enterprise_real_time_extension
suse_linux_enterpr…
fs/pipe.c in the Linux kernel before 4.5 does not limit the amount of unread data in pipes, which allows local users to cause a denial of service (memory consumption) by creating many pipes with non-… CWE-399
 Resource Management Errors
CVE-2016-2847 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273733 4.6 MEDIUM
Physics
linux
suse
linux_kernel
linux_enterprise_server
linux_enterprise_software_development_kit
linux_enterprise_debuginfo
linux_enterprise_real_time_extension
linux_enterprise_workstation_extension
The treo_attach function in drivers/usb/serial/visor.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or… CWE-476
 NULL Pointer Dereference
CVE-2016-2782 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273734 5.1 MEDIUM
Local
linux linux_kernel sound/core/timer.c in the Linux kernel before 4.4.1 employs a locking approach that does not consider slave timer instances, which allows local users to cause a denial of service (race condition, use… CWE-362
Race Condition
CVE-2016-2547 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273735 5.1 MEDIUM
Local
linux linux_kernel sound/core/timer.c in the Linux kernel before 4.4.1 uses an incorrect type of mutex, which allows local users to cause a denial of service (race condition, use-after-free, and system crash) via a cra… CWE-362
Race Condition
CVE-2016-2546 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273736 5.1 MEDIUM
Local
linux linux_kernel The snd_timer_interrupt function in sound/core/timer.c in the Linux kernel before 4.4.1 does not properly maintain a certain linked list, which allows local users to cause a denial of service (race c… CWE-362
Race Condition
CVE-2016-2545 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273737 5.1 MEDIUM
Local
linux linux_kernel Race condition in the queue_delete function in sound/core/seq/seq_queue.c in the Linux kernel before 4.4.1 allows local users to cause a denial of service (use-after-free and system crash) by making … CWE-362
Race Condition
CVE-2016-2544 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273738 6.2 MEDIUM
Local
linux linux_kernel The snd_seq_ioctl_remove_events function in sound/core/seq/seq_clientmgr.c in the Linux kernel before 4.4.1 does not verify FIFO assignment before proceeding with FIFO clearing, which allows local us… NVD-CWE-Other
CVE-2016-2543 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273739 4.6 MEDIUM
Physics
linux
novell
linux_kernel
suse_linux_enterprise_real_time_extension
Double free vulnerability in the snd_usbmidi_create function in sound/usb/midi.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (panic) or possibly … NVD-CWE-Other
CVE-2016-2384 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm
273740 5.5 MEDIUM
Local
linux
canonical
opensuse
linux_kernel
ubuntu_linux
leap
The adjust_branches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information fr… NVD-CWE-noinfo
CVE-2016-2383 2024-11-21 11:48 2016-04-28 Show GitHub Exploit DB Packet Storm