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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220381 3.3 注意 アップル - Apple OS X のパワーマネジメントにおける画面ロック状態への遷移を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1321 2014-04-25 12:21 2014-04-22 Show GitHub Exploit DB Packet Storm
220382 4.9 警告 アップル - 複数の Apple 製品の IOKit における ASLR 保護メカニズムを回避される脆弱性 CWE-200
情報漏えい
CVE-2014-1320 2014-04-25 12:20 2014-04-22 Show GitHub Exploit DB Packet Storm
220383 5.8 警告 yaSSL - wolfSSL CyaSSL におけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-2900 2014-04-25 12:19 2014-04-9 Show GitHub Exploit DB Packet Storm
220384 5 警告 yaSSL - wolfSSL CyaSSL におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2899 2014-04-25 12:12 2014-04-9 Show GitHub Exploit DB Packet Storm
220385 4 警告 シスコシステムズ - Cisco IOS の Cisco IOS Unified Border Element におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-5427 2014-04-24 18:45 2012-11-29 Show GitHub Exploit DB Packet Storm
220386 6.8 警告 シスコシステムズ - AS5400 デバイス上で稼働する Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5422 2014-04-24 18:44 2012-11-29 Show GitHub Exploit DB Packet Storm
220387 5.4 警告 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-5044 2014-04-24 18:43 2012-11-29 Show GitHub Exploit DB Packet Storm
220388 4.3 警告 シスコシステムズ - Cisco IOS の BGP ルータプロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5039 2014-04-24 18:43 2012-09-21 Show GitHub Exploit DB Packet Storm
220389 4.6 警告 シスコシステムズ - Catalyst 6500 および 7600 デバイス上で稼働する Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5037 2014-04-24 18:42 2012-10-15 Show GitHub Exploit DB Packet Storm
220390 6.8 警告 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5036 2014-04-24 18:41 2012-09-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
294691 - openstack
canonical
essex
folsom
grizzly
ubuntu_linux
OpenStack Compute (Nova) Grizzly, Folsom (2012.2), and Essex (2012.1) does not properly implement a quota for fixed IPs, which allows remote authenticated users to cause a denial of service (resource… CWE-399
 Resource Management Errors
CVE-2013-1838 2024-11-21 10:50 2013-03-23 Show GitHub Exploit DB Packet Storm
294692 - linux
canonical
linux_kernel
ubuntu_linux
Heap-based buffer overflow in the wdm_in_callback function in drivers/usb/class/cdc-wdm.c in the Linux kernel before 3.8.4 allows physically proximate attackers to cause a denial of service (system c… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-1860 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294693 - linux linux_kernel fs/ext3/super.c in the Linux kernel before 3.8.4 uses incorrect arguments to functions in certain circumstances related to printk input, which allows local users to conduct format-string attacks and … CWE-20
 Improper Input Validation 
CVE-2013-1848 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294694 - linux linux_kernel The sctp_getsockopt_assoc_stats function in net/sctp/socket.c in the Linux kernel before 3.8.4 does not validate a size value before proceeding to a copy_from_user operation, which allows local users… CWE-20
 Improper Input Validation 
CVE-2013-1828 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294695 - linux linux_kernel net/dccp/ccid.h in the Linux kernel before 3.5.4 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) by leveraging the CAP_NET_ADMIN capabil… NVD-CWE-Other
CVE-2013-1827 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294696 - linux linux_kernel The xfrm_state_netlink function in net/xfrm/xfrm_user.c in the Linux kernel before 3.5.7 does not properly handle error conditions in dump_one_state function calls, which allows local users to gain p… NVD-CWE-Other
CVE-2013-1826 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294697 - linux linux_kernel The ioapic_read_indirect function in virt/kvm/ioapic.c in the Linux kernel through 3.8.4 does not properly handle a certain combination of invalid IOAPIC_REG_SELECT and IOAPIC_REG_WINDOW operations, … CWE-20
 Improper Input Validation 
CVE-2013-1798 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294698 - linux linux_kernel Use-after-free vulnerability in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 allows guest OS users to cause a denial of service (host OS memory corruption) or possibly have unspecified other … CWE-399
 Resource Management Errors
CVE-2013-1797 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294699 - linux linux_kernel The kvm_set_msr_common function in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 does not ensure a required time_page alignment during an MSR_KVM_SYSTEM_TIME operation, which allows guest OS u… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-1796 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm
294700 - linux linux_kernel Race condition in the install_user_keyrings function in security/keys/process_keys.c in the Linux kernel before 3.8.3 allows local users to cause a denial of service (NULL pointer dereference and sys… CWE-362
Race Condition
CVE-2013-1792 2024-11-21 10:50 2013-03-22 Show GitHub Exploit DB Packet Storm