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 19, 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
209621 9.3 危険 Honeywell International Inc. - Honeywell Midas ガス検知器における平文のパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7908 2015-12-22 13:35 2015-12-3 Show GitHub Exploit DB Packet Storm
209622 10 危険 Schneider Electric - Schneider Electric Modicon M340 PLC BMXNOx および BMXPx デバイスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7937 2015-12-22 11:58 2015-12-10 Show GitHub Exploit DB Packet Storm
209623 7.5 危険 Moxa Inc. - Moxa OnCell Central Manager の MessageBrokerServlet サーブレットにおける管理アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2015-6480 2015-12-22 11:47 2015-11-24 Show GitHub Exploit DB Packet Storm
209624 6.4 警告 SearchBlox Software - SearchBlox における設定ファイルに書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7919 2015-12-22 11:34 2015-12-3 Show GitHub Exploit DB Packet Storm
209625 5 警告 シスコシステムズ - Cisco IOS および IOS XE の IKEv1 ステートマシンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-6429 2015-12-22 11:29 2015-12-18 Show GitHub Exploit DB Packet Storm
209626 6.8 警告 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat の AGM.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8458 2015-12-22 11:22 2015-10-13 Show GitHub Exploit DB Packet Storm
209627 6.9 警告 セイコーエプソン株式会社 - EPSON Network Utility に権限昇格の脆弱性 CWE-264
CWE-Other
CVE-2015-6034 2015-12-22 10:40 2015-10-27 Show GitHub Exploit DB Packet Storm
209628 9.3 危険 マイクロソフト - Microsoft Windows Server 2008 および 2012 の DNS サーバにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-6125 2015-12-22 10:20 2015-12-8 Show GitHub Exploit DB Packet Storm
209629 4.3 警告 Apache Software Foundation - Apache Cordova プラグイン cordova-plugin-file-transfer における HTTP ヘッダインジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2015-5204 2015-12-21 17:45 2015-09-29 Show GitHub Exploit DB Packet Storm
209630 3.5 注意 Token Insert Entity project - Drupal 用 Token Insert Entity モジュールにおけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2015-8602 2015-12-21 17:41 2015-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
298101 - 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
298102 - 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
298103 - 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
298104 - 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
298105 - 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
298106 - 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
298107 - 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
298108 - 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
298109 - 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
298110 - 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