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":May 17, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202411 7.8 重要
Local
Google - Nexus 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/video/fbcmap.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9781 2016-07-13 11:51 2016-07-6 Show GitHub Exploit DB Packet Storm
202412 7.8 重要
Local
Google - 複数の Nexus デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/video/msm/mdss/mdp3_ctrl.c における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9780 2016-07-13 11:51 2016-07-6 Show GitHub Exploit DB Packet Storm
202413 7.8 重要
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm コンポーネントの arch/arm/mach-msm/qdsp6v2/msm_audio_ion.c におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9779 2016-07-13 11:51 2016-07-6 Show GitHub Exploit DB Packet Storm
202414 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2014-9778 2016-07-13 11:51 2016-07-6 Show GitHub Exploit DB Packet Storm
202415 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2014-9777 2016-07-13 11:51 2016-07-6 Show GitHub Exploit DB Packet Storm
202416 7.8 重要
Local
Google - Android の Qualcomm コンポーネントにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-7457 2016-07-13 11:51 2016-07-6 Show GitHub Exploit DB Packet Storm
202417 8.8 重要
Network
IBM - IBM Jazz Reporting Service の Report Builder および Data Collection Component におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-2889 2016-07-13 10:13 2016-06-24 Show GitHub Exploit DB Packet Storm
202418 5.4 警告
Network
IBM - IBM Jazz Reporting Service の Report Builder および Data Collection Component におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2888 2016-07-13 10:13 2016-06-24 Show GitHub Exploit DB Packet Storm
202419 5.4 警告
Network
IBM - IBM Jazz Reporting Service の Report Builder および Data Collection Component におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0350 2016-07-13 10:13 2016-06-24 Show GitHub Exploit DB Packet Storm
202420 8.8 重要
Network
IBM - IBM Jazz Reporting Service の Report Builder および Data Collection Component におけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2016-0315 2016-07-13 10:13 2016-06-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291061 - openstack glance The v1 API in OpenStack Glance Essex (2012.1), Folsom (2012.2), and Grizzly, when using the single-tenant Swift or S3 store, reports the location field, which allows remote authenticated users to obt… CWE-200
Information Exposure
CVE-2013-1840 2024-11-21 10:50 2013-03-23 Show GitHub Exploit DB Packet Storm
291062 - 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
291063 - 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
291064 - 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
291065 - 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
291066 - 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
291067 - 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
291068 - 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
291069 - 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
291070 - 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